v0.9.230-vscode
prerelease
What's Changed
- Fix an edge case when stop token is not filtered out in completion response. by @Pyroboomka in https://github.com/continuedev/continue/pull/2912
- bugfix: get codeblocks for pretoolbar by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/2909
- [JetBrain IDE] Fix
continue-binaryprocess does not properly exit by @jnhyperion in https://github.com/continuedev/continue/pull/2902 - Go context (extend + test) by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/2911
- TypeScript definitions + tests by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/2914
- Add more models to Nebius provider. Add more models to models list by @vadjs in https://github.com/continuedev/continue/pull/2932
- only override cmd+shift+enter/backspae when diff visible by @sestinj in https://github.com/continuedev/continue/pull/2934
- TypeScript more type definitions captures by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/2916
New Contributors
- @Pyroboomka made their first contribution in https://github.com/continuedev/continue/pull/2912
- @jnhyperion made their first contribution in https://github.com/continuedev/continue/pull/2902
Full Changelog: https://github.com/continuedev/continue/compare/v0.9.229-vscode...v0.9.230-vscode