v0.189.2
✨ Features
- (lsp) Add keywords in query to autocompete (#4638) @benfdking
- (lsp) Add support for go to and find all References for CTEs (#4652) @themisvaltinos
- Add position details to linter (#4663) @benfdking
🪲 Bug fixes
- Escape backslash to prevent syntax error in string (#4662) @themisvaltinos
🧹 Chore
- (vscode) Make the e2e tests more robust (#4664) @benfdking
- Automatically mark lsp tests as fast (#4665) @benfdking