File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
docs/extensibility/visualstudio.extensibility Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,6 @@ items:
3131 href : ./command/menus-and-toolbars.md
3232- name : Editor
3333 items :
34- - name : Editor concepts
35- href : ./editor/editor-concepts.md
36- - name : Editor RPC
37- href : ./editor/editor-rpc.md
3834 - name : Extending the editor
3935 href : ./editor/editor.md
4036 - name : Walkthroughs
@@ -46,7 +42,11 @@ items:
4642 - name : Extending Visual Studio editor with a new margin
4743 href : ./editor/walkthroughs/textview-margin.md
4844 - name : Extending Visual Studio editor with a new CodeLens
49- href : ./editor/walkthroughs/codelens.md
45+ href : ./editor/walkthroughs/codelens.md
46+ - name : Editor concepts
47+ href : ./editor/editor-concepts.md
48+ - name : Editor RPC
49+ href : ./editor/editor-rpc.md
5050- name : Documents
5151 href : ./document/documents.md
5252- name : Output window
You can’t perform that action at this time.
0 commit comments