GoToSocial/.vscode
Daenney 83be140f0b
[chore] Update vscode launch configuration (#1556)
In order to get testrig we have to build with the debugenv tag and run
with the DEBUG environment variable. Since this is a Debug build this
also updates the launch configuration name to reflect that.

We do not build with `-ldflags="-s -w"` since that strips debug info.

This makes it possible to launch GtS from VS Code in debug mode, set
breakpoints in the editor etc.
2023-02-25 17:15:30 +00:00
..
launch.json [chore] Update vscode launch configuration (#1556) 2023-02-25 17:15:30 +00:00
settings.json [chore] Settings refactor fix4 (#1383) 2023-01-25 09:47:55 +01:00