- Notifications
You must be signed in to change notification settings - Fork1.5k
Open
Description
IDE/Extensions integration is critical to a developer's efficiency. Here, we have listed ideas that we believe are useful for improving Tabby's current integration (focusing user experience)
Ideas
- [VSCode] Add a 'Generate Commit Message' icon button #2873
- Support http proxy config in VSCode settings #2893
- Having min length for code shown to complete (e.g ignore completions <=3 characters) #2953
- [VSCode] support switching between backend servers #2962
- [VSCode] When a code completion is selected, automatically invoke
import fix
code action if possible #2965 - [VSCode] add
Inline Edit
to quick fix bar #2966 - [VSCode] Allow attaching file context to inline editor #2964
- support "smart" apply code from chat #3028
- [VSCode] Fix This: add IDE & LSP error message as LLM context. #3129
- [VSCode] Should show inline diff when Tabby suggest changes #3422
- [VSCode] Add inline edit option to Tabby's right-click menu #3423