]> Git Repo - pico-vscode.git/commit
Added Documentation and debugLayout
authorpaulober <[email protected]>
Tue, 16 Jan 2024 22:59:42 +0000 (23:59 +0100)
committerpaulober <[email protected]>
Tue, 16 Jan 2024 22:59:42 +0000 (23:59 +0100)
commit06188bbabd258ae49e4e4bc9b854614b6e8d892b
treefba44088a366994216d6cff908898f2b0f9b7899
parent754fd1139ee4b35368bcbae46ca5bede141613b6
Added Documentation and debugLayout

Signed-off-by: paulober <[email protected]>
14 files changed:
images/.gitkeep [deleted file]
package.json
src/commands/command.mts
src/commands/conditionalDebugging.mts
src/commands/debugLayout.mts [new file with mode: 0644]
src/commands/openSdkDocumentation.mts [new file with mode: 0644]
src/extension.mts
src/webview/activityBar.mts
src/webview/newProjectPanel.mts
web/docs/docstyle.css [new file with mode: 0644]
web/docs/hardware.html [new file with mode: 0644]
web/docs/high_level.html [new file with mode: 0644]
web/docs/networking.html [new file with mode: 0644]
web/docs/runtime.html [new file with mode: 0644]
This page took 0.031916 seconds and 4 git commands to generate.