Commit Graph

11 Commits (edca92063823b46924696cf58053d38f2b84a5fc)

Author SHA1 Message Date
Jonatan Pettersson af5a16f6e3 Add code actions on save
* 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
3 months ago
lynn pepin 29439116b8
Documented ulimit fix for error during integration tests (#11356) 4 months ago
Em Zhan fe6b556f51
Fix search highlighting for the default docs theme (#8270) 1 year ago
Jonatan Pettersson f435f3b2e9
Document how to run tests (#6268)
Co-authored-by: Jonatan Pettersson <jonatan.pettersson@proton.me>
2 years ago
Mathieu Agopian 31b0c75832
Expand contributing docs (#5967) 2 years ago
Skyler Hawthorne 6cffc7f05d Add note about log level for integration tests 2 years ago
Pascal Kuthe 4133f1f424
Document MSRV policy (#3913) 2 years ago
Itay123TheKing 80dde577b0
Fix hyperlink at the bottom of CONTRIBUTING.md (#3392) 2 years ago
Skyler Hawthorne 65bf6836b7 update docs for integration tests 2 years ago
Gokul Soumya a78b789406 Auto generate docs for language support 3 years ago
Gokul Soumya 71292f9f11 docs: Auto generate command list 3 years ago