未验证 提交 78c37ee4 编写于 作者: L Lars Hvam 提交者: GitHub

editor, modes.ts: fix broken link

fix broken link, the anchor did not work
上级 f2d41726
...@@ -922,7 +922,7 @@ export interface DocumentSymbol { ...@@ -922,7 +922,7 @@ export interface DocumentSymbol {
/** /**
* The document symbol provider interface defines the contract between extensions and * The document symbol provider interface defines the contract between extensions and
* the [go to symbol](https://code.visualstudio.com/docs/editor/editingevolved#_goto-symbol)-feature. * the [go to symbol](https://code.visualstudio.com/docs/editor/editingevolved#_go-to-symbol)-feature.
*/ */
export interface DocumentSymbolProvider { export interface DocumentSymbolProvider {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册