You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Split cdt-gdb-vscode into 2 packages, 1 which contains the extendable
code the other is the VS code extension itself.
Use Yarn workspaces to allow building both with a single command
Use vsce-yarn-patch to workaround microsoft/vscode-vsce#300
Kummallinen
added a commit
to Kummallinen/cdt-gdb-vscode
that referenced
this issue
Apr 22, 2022
Split cdt-gdb-vscode into 2 packages, 1 which contains the extendable
code the other is the VS code extension itself.
Use Yarn workspaces to allow building both with a single command
Use vsce-yarn-patch to workaround microsoft/vscode-vsce#300
Kummallinen
added a commit
to Kummallinen/cdt-gdb-vscode
that referenced
this issue
Apr 25, 2022
Split cdt-gdb-vscode into 2 packages, 1 which contains the memory view
code the other is the VS code extension itself.
Use Yarn workspaces to allow building both with a single command
Use vsce-yarn-patch to workaround microsoft/vscode-vsce#300
Currently cdt-gdb-adapter is published to NPM but not cdt-gdb-vscode
It would be useful for extenders if cdt-gdb-vscode was also published
The text was updated successfully, but these errors were encountered: