-
Notifications
You must be signed in to change notification settings - Fork 5
· 补充遗漏的协议 #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
WCKYWCKF
wants to merge
8
commits into
CppCXY:main
Choose a base branch
from
WCKYWCKF:languageclient-help
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
· 补充遗漏的协议 #12
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CppCXY
reviewed
Mar 4, 2025
LanguageServer.Framework/Protocol/Model/Union/MarkedStringsOrMarkupContent.cs
Outdated
Show resolved
Hide resolved
LanguageServer.Framework/Protocol/Model/Kind/UniquenessLevel.cs
Outdated
Show resolved
Hide resolved
· 将补充的类加入JsonProtocolContext的装饰中。
CppCXY
reviewed
Mar 4, 2025
LanguageServer.Framework/Protocol/Model/Union/MarkedStringsOrMarkupContent.cs
Outdated
Show resolved
Hide resolved
虽然我没有写测试, 只有一个测试项目, 但是否能拥有一个测试让我和用户更有信心 |
我正在使用此分支开发LSPDebuggingTool,你可以等待我发布第一个Beta版本后再将此PR合并。README.md还未修改,但这并不重要。也许今年第二季度中期或早期即可完成第一个Beta版本的发布 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
麻烦你看一下这些补充的协议应该放入哪些文件夹中。在你确认后我将进行第二次提交并修改命名空间。
close #11