Skip to content
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

doc(lsp): add some editor client integration doc of oxc_language_server #1836

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

IWANABETHATGUY
Copy link
Collaborator

No description provided.

@IWANABETHATGUY IWANABETHATGUY changed the title Doc/nvim doc(lsp): add some editor client integration doc of oxc_language_server Dec 27, 2023
@Boshen
Copy link
Member

Boshen commented Feb 20, 2024

@IWANABETHATGUY Can you update this PR and merge?

injection-regex = "(js|javascript)"
language-id = "javascript"
language-servers = ["typescript-language-server", "oxc_language_server"]
roots = []

Choose a reason for hiding this comment

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

The roots field is no longer needed, see helix-editor/helix#8803

tab-width = 2
unit = " "

```

Choose a reason for hiding this comment

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

The user language.toml inherits from the default, there is no need to repeat all the fields, only add new ones or overwrite existing ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants