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

feat: oxc-language-server #3586

Merged
merged 1 commit into from
Jan 27, 2025
Merged

feat: oxc-language-server #3586

merged 1 commit into from
Jan 27, 2025

Conversation

marekvospel
Copy link
Contributor

This pull request adds the minimal working config for oxlint github.
The configuration is highly inspired by the biome config. The oxc_language_server binary is part of the oxlint package (It has 2 binaries, oxlint and oxlint_language_server).

Sadly I was unable to generate the config.md and config.txt docs files. After executing the command in CONTRIBUTING.md, I got no error and the file was unchanged...

Related to #3062

@marekvospel marekvospel requested a review from glepnir as a code owner January 25, 2025 11:04
@marekvospel
Copy link
Contributor Author

marekvospel commented Jan 25, 2025

It should be possible to implement commands like --fix, --fix-suggestions (possibly --fix-dangerously with !) oxc docs, however at this moment I wanted to push out a configuration, as it seems to have been wanted for a while - see related issue.

I'll try to make another PR in the future implementing these commands.

@justinmk justinmk merged commit 8981192 into neovim:master Jan 27, 2025
11 checks passed
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.

2 participants