1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/.vscode
Stefan Haller fc2f8b7b20 Make debugger config work when changing repos while debugging
When changing repos while debugging, the current working directory changes,
which means that a daemon lazygit doesn't find the debugger_config.yml file any
more when you do an interactive rebase. Fix this by using an absolute path for
the --use-config-file option.
2023-04-04 10:26:42 +02:00
..
debugger_config.yml better debug setup 2022-05-17 22:14:24 +10:00
launch.json Make debugger config work when changing repos while debugging 2023-04-04 10:26:42 +02:00
tasks.json sync test list whenever running a test in vscode 2023-02-20 19:01:08 +11:00