-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Add Helix editor #3228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Helix editor #3228
Conversation
✅ Deploy Preview for vuejs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hongquan You say that it supports Vue out of the box, but the proposed changes mention a number of prerequisites. For us to include this on the list, there would need to be a separate dedicated docs page to match the rest of the mentioned editors.
Example:
Helix Editor support via [helix-plugin](...).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @bencodezen The prerequisites are just the neutral LSP servers, and please note that they are under @vue
namespace, they are not made specifically for Helix. They are not Helix plugins.
Description of Problem
Just want to introduce Helix editor, which has LSP built-in support (without any plugin) to Vue users.
Proposed Solution
Additional Information
https://helix-editor.com/