Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LSP: Fix spec violations that break the VSCode outline | HolonProduction | 2024-11-15 | 1 | -0/+2 |
| | |||||
* | Style: Trim trailing whitespace and ensure newline at EOF | Rémi Verschelde | 2024-05-08 | 4 | -10/+10 |
| | | | | Found by apply the file_format checks again via #91597. | ||||
* | Add unit test runner for autocompletion | HolonProduction | 2024-01-05 | 8 | -0/+0 |
| | |||||
* | Language Server: Improve hovered symbol resolution, fix renaming bugs, ↵ | BooksBaum | 2023-09-11 | 8 | -0/+529 |
implement reference lookup Co-Authored-By: Ryan Brue <56272643+ryanabx@users.noreply.github.com> Co-Authored-By: BooksBaum <15612932+booksbaum@users.noreply.github.com> |