Skip to content

Commit d9f520d

Browse files
committed
move productivity section out of editor section of toc
1 parent 64836d4 commit d9f520d

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

docs/toc.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -415,20 +415,6 @@
415415
href: ide/reference/wrap-align-indent-parameters.md
416416
- name: "Walkthrough: Generate code from usage"
417417
href: ide/walkthrough-test-first-support-with-the-generate-from-usage-feature.md
418-
- name: Tips and tricks
419-
items:
420-
- name: Productivity features
421-
href: ide/productivity-features.md
422-
- name: Productivity shortcuts
423-
href: ide/productivity-shortcuts.md
424-
- name: Tips for C# developers
425-
displayName: ReSharper
426-
href: ide/csharp-developer-productivity.md
427-
- name: Customize keyboard shortcuts
428-
href: ide/identifying-and-customizing-keyboard-shortcuts-in-visual-studio.md
429-
- name: Use the keyboard exclusively
430-
displayName: accessibility
431-
href: ide/reference/how-to-use-the-keyboard-exclusively.md
432418
- name: IntelliSense
433419
items:
434420
- name: Use IntelliSense
@@ -672,6 +658,20 @@
672658
href: extensibility/visual-studio-sdk.md
673659
- name: Analyze and Model Architecture...
674660
href: modeling/analyze-and-model-your-architecture.md
661+
- name: Tips and tricks
662+
items:
663+
- name: Productivity features
664+
href: ide/productivity-features.md
665+
- name: Productivity shortcuts
666+
href: ide/productivity-shortcuts.md
667+
- name: Tips for C# developers
668+
displayName: ReSharper
669+
href: ide/csharp-developer-productivity.md
670+
- name: Customize keyboard shortcuts
671+
href: ide/identifying-and-customizing-keyboard-shortcuts-in-visual-studio.md
672+
- name: Use the keyboard exclusively
673+
displayName: accessibility
674+
href: ide/reference/how-to-use-the-keyboard-exclusively.md
675675
- name: Personalize
676676
items:
677677
- name: Customize the IDE
@@ -700,7 +700,7 @@
700700
displayName: marketplace, gallery, vsix
701701
- name: Manage external tools
702702
href: ide/managing-external-tools.md
703-
- name: Performance
703+
- name: Performance of Visual Studio
704704
items:
705705
- name: Optimize performance
706706
href: ide/optimize-visual-studio-performance.md

0 commit comments

Comments
 (0)