Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Mention dependency of codeDescription on code#830

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
dbaeumer merged 1 commit intomicrosoft:mainfromdc-mak:patch-1
Oct 19, 2021
Merged

Mention dependency of codeDescription on code#830

dbaeumer merged 1 commit intomicrosoft:mainfromdc-mak:patch-1
Oct 19, 2021

Conversation

dc-mak
Copy link
Contributor

@dc-makdc-mak commentedOct 11, 2021
edited
Loading

This was, in retrospect, obvious, but took me a while to figure out.

functionasDiagnostic(diagnostic:ls.Diagnostic):code.Diagnostic{
letresult=newProtocolDiagnostic(asRange(diagnostic.range),diagnostic.message,asDiagnosticSeverity(diagnostic.severity),diagnostic.data);
if(diagnostic.code!==undefined){
if(ls.CodeDescription.is(diagnostic.codeDescription)){

@dbaeumerdbaeumer merged commitc605d75 intomicrosoft:mainOct 19, 2021
@dc-makdc-mak deleted the patch-1 branchOctober 20, 2021 15:55
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@dc-mak@dbaeumer

[8]ページ先頭

©2009-2025 Movatter.jp