Issue |
134564
|
Summary |
[lldb-dap] global `initCommands` settings for vscode extension
|
Labels |
new issue
|
Assignees |
|
Reporter |
eronnen
|
It would be nice to have a global vscode setting for `initCommands` that can be set in the workpsace/user scope, so that it will be possible to declare common init commands like loading init script or data formatters without copying it to every launch configuration.
In case there are init commands both in the global scope and in the launch configuration it seems reasonable to run the global commands first and then the launch commands
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs