Skip to content

Commit

Permalink
增加内链引流
Browse files Browse the repository at this point in the history
  • Loading branch information
imbant committed Feb 17, 2025
1 parent dd720ca commit 9ce563c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/_posts/VS-Code-Thankyou.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,6 @@ class MyClass {
`class``number``1` 这样的关键字、字面量,都是有明确的语法规定的,可以通过正则匹配快速高亮。
渲染这段 markdown 代码块,应该也是基于语法的,更轻量的高亮。

详细内容,可以参考[官方文档](https://code.visualstudio.com/api/language-extensions/semantic-highlight-guide)
## 深入语言服务器协议

我写了[系列文章](/blog/2024/08/24/LSP1/),记录开发语言服务器过程中的经验与知识,欢迎访问。

0 comments on commit 9ce563c

Please sign in to comment.