doesn't provide built-in language support in the core editor#7679
doesn't provide built-in language support in the core editor#7679ntrogh merged 3 commits intomicrosoft:mainfrom
Conversation
|
@Cecil0o0 Thanks for pointing out this confusion. I've suggested a modification to your PR to make sure it's technically correct. |
|
@ntrogh would you please describe more for me to work it out about the modification to "make sure it’s technically correct"? I might not understand for now, that is to say, how could I make a modification to verify "technically correct"? |
|
@Cecil0o0 I've added a suggestion in the review comments to make the text correct. |
1890425 to
3fbb031
Compare
|
@ntrogh I try to modify my edit for technically correct as well as fix of confusion. In my opinion, I think this "VS Code" points to "workbench" which means |
|
@Cecil0o0 I already added a suggestion for you to commit. You can just scroll up and commit my suggestion. |
|
@ntrogh 😂 I would like to commit your suggestion but I couldn't see it even if scroll up, I don't know what happen and how to deal with it |
ntrogh
left a comment
There was a problem hiding this comment.
I've re-added the text suggestion.
Co-authored-by: Nick Trogh <1908215+ntrogh@users.noreply.github.com>

Inside "API" outline, "LANGUAGE EXTENSIONS" section, "Overview" article, there is a paragraph on the top.
I was puzzled with sentence "VS Code doesn't provide built-in language support", because we have multiple language extension inside "extensions" at the root of VS Code codebase.
If I'm right, this pr would like to fix it to make this sentence clear~