Skip to content

Jump definition implementation#12

Merged
kalifun merged 43 commits into
mainfrom
dev
Apr 30, 2026
Merged

Jump definition implementation#12
kalifun merged 43 commits into
mainfrom
dev

Conversation

@kalifun
Copy link
Copy Markdown
Owner

@kalifun kalifun commented Apr 30, 2026

No description provided.

kalifun and others added 10 commits February 4, 2024 16:17
* 🚀 Add more code snippets

Add more code snippets

* ✨ proto3 snippets && syntaxes

* 📝add image

* 📝update image

* Update package.json

 set language `proto3`

* 🚧  Add some features

🚧 Add some features

* ✨  代码高亮&代码提示

调整了生成样式

* 🚧  #1 CompletionItemProvider

CompletionItemProvider

* 🔧

丰富设置

* Create LICENSE

* Update package.json

* ✨ #2 proto file to markdown

:sparkles: #2 proto file to markdown

* 📝 enrich documentation

* ✨ #2 假设工具已安装后代码执行逻辑

* ✨ #2

支持语言设置

* ⚗️  #2

安装生成文档工具测试代码

* ✨ Automatic installation of generation tools

* #3 using clang-format

* #4 fixed: The request is abandoned.

* #4 remove @

* remove @, fixed #5

* #2 proto-doc download link is redirected.

* format code

* Fix the problem of downloading file failure,  close #2

* feat: update readme

* #3 feat: clang-format options config

* #3 feat: installation tips and parameter options

* update readme
* 🚀 Add more code snippets

Add more code snippets

* ✨ proto3 snippets && syntaxes

* 📝add image

* 📝update image

* Update package.json

 set language `proto3`

* 🚧  Add some features

🚧 Add some features

* ✨  代码高亮&代码提示

调整了生成样式

* 🚧  #1 CompletionItemProvider

CompletionItemProvider

* 🔧

丰富设置

* Create LICENSE

* Update package.json

* ✨ #2 proto file to markdown

:sparkles: #2 proto file to markdown

* 📝 enrich documentation

* ✨ #2 假设工具已安装后代码执行逻辑

* ✨ #2

支持语言设置

* ⚗️  #2

安装生成文档工具测试代码

* ✨ Automatic installation of generation tools

* #3 using clang-format

* #4 fixed: The request is abandoned.

* #4 remove @

* remove @, fixed #5

* #2 proto-doc download link is redirected.

* format code

* Fix the problem of downloading file failure,  close #2

* feat: update readme

* #3 feat: clang-format options config

* #3 feat: installation tips and parameter options

* update readme

Update version (#9)

* update version
…entation and features including Go to Definition, completion items, and CI workflows.
@kalifun kalifun linked an issue Apr 30, 2026 that may be closed by this pull request
kalifun and others added 3 commits April 30, 2026 14:34
- Improved error handling in document generation and directory creation functions.
- Updated the `.gitignore` to include `.direnv/`.
- Refactored `formatFile` to handle errors more gracefully.
- Enhanced `rightClickGenDoc` to catch and log errors during execution.

(cherry picked from commit 9ee2714)
@kalifun kalifun merged commit 6c39c00 into main Apr 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Jump definition implementation

1 participant