Skip to content

Commit 5575c15

Browse files
authored
lsp: Add to support watch config file changes to reload. (#283)
- Removed `AutoCorrect Fix All` from CodeAction menu. - Fix open/close file to lint or cleanup details.
1 parent 6e8d5c4 commit 5575c15

File tree

9 files changed

+816
-133
lines changed

9 files changed

+816
-133
lines changed

.autocorrectignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ this-file-will-ignore.rs
22
tests/fixtures/*.json
33
**/*/tests/fixtures/*
44
**/*.rs
5-
README.md
5+
README.md
6+
Cargo.lock

0 commit comments

Comments
 (0)