You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(svn): Add SVN context function support, and is turned off by default
In chat, it supports citing SVN submission records and working directory changes through @svn, @svn-changes, @r123, etc. Add relevant configuration options, type definitions, and test cases and integrate into existing context mention processing logic.
- Added enableSvnContext configuration switch control function to enable
- Extended Webview and Extension message interface definitions
- Update settings interface to add SVN context options
- Modify and mention the parsing logic to support SVN-related functions
- Add international Chinese and English documents
0 commit comments