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

Code actions on save on write #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jpttrssn
Copy link
Owner

@jpttrssn jpttrssn commented Sep 3, 2024

No description provided.

* Add code-actions-on-save config
 * Match VS Code config to allow future flexibility
* Refactor lsp commands to allow for code reuse
* Attempt code actions for all language servers for the document
* Add lsp specific integration tests
* Update documentation in book
* Canonicalize path argument when retrieving documents by path
 * Resolves issue when running lsp integration tests in windows
@jpttrssn jpttrssn force-pushed the code-actions-on-save-on-write branch from 07ee6c9 to 9ec62f8 Compare September 3, 2024 17:28
@jpttrssn jpttrssn force-pushed the code-actions-on-save-on-write branch 4 times, most recently from 722ef15 to f9b1ca5 Compare September 8, 2024 08:16
@jpttrssn jpttrssn force-pushed the code-actions-on-save-on-write branch from f9b1ca5 to edca920 Compare September 8, 2024 08:36
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.

1 participant