Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

doc(editors): how to use rome as a language server in helix #3225

Merged
merged 6 commits into from
Sep 16, 2022

Conversation

IWANABETHATGUY
Copy link
Contributor

@IWANABETHATGUY IWANABETHATGUY commented Sep 14, 2022

Summary

  1. Add a basic manual about how to use rome language server in helix editor
  2. From ☂️ Editor Support #2131 (reply in thread)

Test Plan

  1. Nope, I guess.

@netlify
Copy link

netlify bot commented Sep 14, 2022

Deploy Preview for docs-rometools ready!

Name Link
🔨 Latest commit 112a6ce
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/63233931dc425f00090949a3
😎 Deploy Preview https://deploy-preview-3225--docs-rometools.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@IWANABETHATGUY
Copy link
Contributor Author

helix_codeaction.mp4
helix_format.mp4

@IWANABETHATGUY IWANABETHATGUY marked this pull request as ready for review September 14, 2022 16:13
@IWANABETHATGUY IWANABETHATGUY requested a review from a team September 14, 2022 16:13
@MichaReiser
Copy link
Contributor

Woahh this is cool.

@IWANABETHATGUY
Copy link
Contributor Author

Because I am not a native speaker, so maybe some expressions are not appropriate, feel free to change them.

editors/helix/manual.md Outdated Show resolved Hide resolved
```toml
[[language]]
name = "javascript"
scope = "source.js"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn't find this scope in their wiki... do you have a link that shows how it's used?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

editors/helix/manual.md Outdated Show resolved Hide resolved
editors/helix/manual.md Outdated Show resolved Hide resolved
editors/helix/manual.md Outdated Show resolved Hide resolved
IWANABETHATGUY and others added 2 commits September 15, 2022 22:39
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
@ematipico ematipico merged commit 4e2403b into rome:main Sep 16, 2022
@IWANABETHATGUY IWANABETHATGUY deleted the feat/helix-manual branch September 16, 2022 13:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants