What's Changed
- Even more TypeScript definitions by @tomasz-stefaniak in #2942
- build(deps): bump @75lb/deep-merge from 1.1.1 to 1.1.2 in /binary by @dependabot in #2921
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /binary by @dependabot in #2922
- build(deps): bump micromatch from 4.0.6 to 4.0.8 in /core by @dependabot in #2923
- build(deps): bump ws and engine.io-client in /core by @dependabot in #2924
- build(deps): bump mysql2 from 3.9.7 to 3.11.4 in /core by @dependabot in #2925
- build(deps): bump @75lb/deep-merge from 1.1.1 to 1.1.2 in /core by @dependabot in #2926
- Minisearch minor fix by @RomneyDa in #2940
- warn users when maxTokens too close to contextLength by @sestinj in #2937
- comment out autoscroll for now by @RomneyDa in #2955
- Remove state.contextItems by @RomneyDa in #2941
- bugfix: incorrect # diff lines in VSC by @Patrick-Erichsen in #2945
- bugfix: EDT issues w/ diff streaming by @Patrick-Erichsen in #2943
- refactor: group tree sitter queries by language by @tomasz-stefaniak in #2944
- Refresh Index for Files by @RomneyDa in #2946
- fix: Add ContinuePluginDisposable to avoid memory leaks in Jetbrains by @lkk214 in #2948
- fix: The selected item in inline chat is always the first one by @lkk214 in #2950
- TypeScript generics definitions by @tomasz-stefaniak in #2957
- Messaging Audit by @RomneyDa in #2958
New Contributors
Full Changelog: v0.0.82-jetbrains...v0.9.231-vscode