Jackson Chen
Jackson Chen
I'm wondering if I need to write a newer version of the headless online server.
**Please describe your idea.** Productivity mode is used to improve and force programmers to focus on their code, when productivity mode is activated, compile errors will make the pets sad...
- I've noticed that there are still a lot of classes and functions that don't have any description in the Obsidian API documentation. As a result, sometimes I have to...
This PR is relate issue #2673 - Fixes #2673 This PR addresses two main issues: - Managing the recentlyCommand list length: - Ensures that the list of recently used commands...
I have a suggestion to improve the documentation, which I believe will greatly benefit individual developers using Tabby. Currently, the documentation provides detailed instructions on how to install Tabby via...
This addresses the remaining part of the issue mentioned in #2581. - Retrieve client info based on the client configuration during client initialization. Example User-Agent format: ``` Node.js/v20.9.0 Visual-Studio-Code-desktop/1.91.1 TabbyML.vscode-tabby/1.8.0-dev...
#3028 - [ ] Before Merge, clear the naming Example: [demo](https://github.com/user-attachments/assets/438a3d85-a838-4940-9d59-14a1a872bf6e)
## Task List - [x] Moved NL outlines generation to the VSCode extension - [x] Added functionality to generate NL outlines for the visible range without selection - [x] Next...
**Please describe the feature you want** When renaming variables, functions, or other symbols in VSCode, provide a list of contextually appropriate alternative names to choose from. --- Please reply with...
**Please describe the feature you want** When in the Tabby chat panel, Ctrl + L can be used to return to the active editor. Similarly, when in the active editor,...