nasc-vscode-mac-touchbar
nasc-vscode-mac-touchbar copied to clipboard
A customization for your the macbook pro touch bar buttons with features for VSCode.
Hi, I think it would be nice to have a word suggestion in the touch bar. I think it will help non-native speakers with docstrings.
The idea is to show the last line outputed in the terminal for a second. It is specially useful when you have a watch task running and don't want to...
Even when navigating within a file, GoToDefinition opens a new editor group My regular keybinding for "editor.action.goToDeclaration" or using `>go to definition` from the command pallet does not cause the...
As I understand it, the icons are created using ASCII characters. However, this causes some of the icons to be bigger and off-center (e.g. selectNext) or some to be colored...
Hi ! Currently only tested with JS but the rename button doesn't work. If I recall, there was a time where it only renamed the current occurence (which was also...
Option to change button order would be useful( simplest solution is to preserve the order in the config) I'll try to find some time to make a corresponding pull request
Build the extension with latest code changes and publish it as GitHub artifact for manual installation and testing. Build script does not run the tests because it requires VS Code...