]> Git Repo - pico-vscode.git/commit
Add `getSDKPath`, `getToolchainPath` and `switchSDK` commands
authorpaulober <[email protected]>
Mon, 3 Jul 2023 18:39:01 +0000 (20:39 +0200)
committerpaulober <[email protected]>
Mon, 3 Jul 2023 18:39:05 +0000 (20:39 +0200)
commit039c81e43f73a090e66769cd4a5c7396499bd32f
treeeeb59f7ef9241af572d4d7d5d69b4657f2e0aed5
parentff22c753bfbd5987de61baf31a5a6acec13f125d
Add `getSDKPath`, `getToolchainPath` and `switchSDK` commands
package.json
src/commands/getSDKPath.mts [new file with mode: 0644]
src/commands/getToolchainPath.mts [new file with mode: 0644]
src/commands/newProject.mts
src/commands/switchSDK.mts [new file with mode: 0644]
src/extension.mts
This page took 0.035461 seconds and 4 git commands to generate.