emeraldwalk / vscode-runonsave

Visual Studio Code extension to run commands whenever a file is saved.
Apache License 2.0
182 stars 57 forks source link

README: add info how to see the logs #84

Closed d9k closed 2 months ago

d9k commented 1 year ago

Hello! Add info how to see the logs to the README for new VS Code users:

cmd-shift-p -> Search Developer: Show Logs -> Extension Host, then select Run on Save in drop-down list on upper-right :arrow_upper_right: corner

bmingles commented 2 months ago

This was recently added to the README in https://github.com/emeraldwalk/vscode-runonsave/pull/41

Also planning on making some changes on how this works, so going to close this.