geddski / macros

macros support for VS Code
MIT License
165 stars 36 forks source link

Better documentation? #59

Closed a0s closed 3 years ago

a0s commented 3 years ago

Create your own custom macros by adding them to your settings.json (Code|File > Preferences > User Settings)

I am a newcomer to vscode. File > Preferences > User Settings doesn't open settings.json, but only GUI settings. How to add macros in GUI?

Screenshot 2020-12-03 at 14 09 03
alexmcmillan commented 3 years ago

@a0s: see at the very top-right there are a couple of white-outline icons? The first one is Open Settings (JSON) - clicking that will open the settings.json file.