Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>touchBar-vscodeNew to Visual Studio Code? Get it now.
touchBar-vscode

touchBar-vscode

LeJoW

|
67 installs
| (0) | Free
A litle extension to add only block comments and navigate between openned files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

touchBar-vscode README

I was searching a way to navigate between openned files with the touchbar rather than navigate in history. As I found nothing, I created this extension with only navigate editor and block comment.

Capture

Features

This tool has just three commands (built-in, so there is nothing in src/extension.ts) :

  • editor.action.blockComment, to toggle block comments
  • workbench.action.previousEditor, to navigate left
  • workbench.action.nextEditor, to navigate right

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft