Git Product home page Git Product logo

mac-touchbar-commands's Introduction

Touch Bar Commands

Touch Bar commands for easy and fast access for common tasks.

Features

Touch Bar commands for easy and fast access.

Touch Bar with commands

// -> Toggle comments of all selected lines on/off.
Commands -> Open the command pallette, esc to close.
Qopen -> Quick Open any file etc., esc to close.
Term -> Toggle the built in terminal on/off.
Sidebar -> Toggle sidebar on/off.
FTP→ -> FTP sync files *.

* Requires extension: ftp-sync Turned off by default, see configuration to allow.

Note: If the commands are not showing then turn one of them off (see configuration) for additional space for the commands to show up.

Configuration

Add settings in your "User Settings" for turning Touch Bar commands off/on:

"touchBar.comment": false,
"touchBar.commands": false,
"touchBar.qopen": false,
"touchBar.term": false,
"touchBar.toggleSidebar": false,
"touchBar.ftpSync": true,

Goto CodePreferencesSettings and then paste in command from above.

Requirements

A computer or keyboard with Touch Bar is required. Version 1.17 minimum of VS Code. For the ftp command, the ftp extension is required: ftp-sync

Source

Please send requests for commands or changes on Github: https://github.com/sverrisson/mac-touchbar-commands

Release Notes

1.6.0

Updated dependencies.

1.5.2

Updated packages.

1.5.1

Improved instructions.

1.4.0

FTP command added (note: requires ftp-sync extension).

1.3.5

Removed Preview for Markdown command.

1.3.4

Colors added and image updated.

1.3.0

Configuration to turn off commands.

1.2.1

Fixed images.

1.1.0

Fixed grouping of menus.

1.0.0

Initial release.

Authors

  • Hannes Sverrisson
  • Adam Prancz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.