Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,11 @@ You can use the `LAUNCH_EDITOR` environment variable
LAUNCH_EDITOR=codium
```

For VSCode users, to easily add an enviroment variable to the terminal config,
![resim](https://github.com/Kambaa/launch-editor/assets/5601326/86648e57-29fc-42a0-9717-0e9b2041605c)
valus can be the names listed above. For more information, read about vscode custom env setup [here](https://code.visualstudio.com/docs/terminal/profiles#_configuring-profiles)


#### to run a custom launch script

```bash
Expand Down