Skip to content

Commit 8e779cd

Browse files
committed
Merged main into live
2 parents e19cb18 + 3eb406a commit 8e779cd

File tree

1 file changed

+5
-5
lines changed
  • docs/extensibility/visualstudio.extensibility

1 file changed

+5
-5
lines changed

docs/extensibility/visualstudio.extensibility/toc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)