]> Git Repo - pico-vscode.git/history - src/commands
Merge branch 'main' into main
[pico-vscode.git] / src / commands /
2024-09-09 will-v-piMerge branch 'main' into main main
2024-09-09 pauloberAdded Flash (SWD) command
2024-09-06 pauloberAdded uninstallPicoSDK command
2024-09-03 William VinnicombeFix check for arm_any support in system gdb
2024-09-02 William VinnicombeUpdate Risc-V toolchains, and add picotool version...
2024-09-02 pauloberFix #67, Launch target path contains backslashes
2024-08-29 William VinnicombeAdd Use Risc-V option when switching board
2024-08-26 William VinnicombeAdd getChipUppercase command, for use in launch.json
2024-08-26 William VinnicombeTest system gdb for arm_any support
2024-08-23 will-v-piUse common pico-vscode.cmake file (#41)
2024-08-19 pauloberUpdate dependencies + auto-format
2024-08-19 pauloberAdded support for macOS and Linux folder names that...
2024-08-15 William VinnicombeAdd switchBoard command
2024-08-12 pauloberFix #36, Downgrading SDK >= 2.0.0 with unsupported...
2024-08-08 William VinnicombeAdd rp2350 support
2024-05-22 William VinnicombeFix #19 - throw error when debugging if compilation...
2024-05-08 pauloberFix linting errors
2024-05-08 pauloberAdded reload window button after SDK change
2024-05-08 PaulMerge pull request #1 from raspberrypi/feature-platform...
2024-04-26 William VinnicombeFix linting issues
2024-04-26 William VinnicombeFix compile project concurrency
2024-04-17 will-v-piMerge pull request #10 from raspberrypi/cmake-tools...
2024-04-08 William VinnicombeAdd compilation with CMake Tools
2024-04-08 William VinnicombeAdd support for cmake-tools extension
2024-04-05 pauloberSome code refactoring
2024-04-05 William VinnicombeFix C++ debugger use
2024-03-18 PaulMerge pull request #42 from paulober/docs-update
2024-03-13 William VinnicombeFix up pico_w examples
2024-02-26 PaulMerge pull request #41 from paulober/sdk-docs
2024-02-23 William VinnicombeRemove references to docstyle
2024-02-12 William VinnicombeOnly have one panel open at a time
2024-02-12 William VinnicombeUse SDK documentation instead
2024-01-27 pauloberNew example pico project command + custom create from...
2024-01-22 pauloberFix #14, Cmake, ninja and python auto-install if projec...
2024-01-21 pauloberAdded import project and create for exmaples feature
2024-01-17 pauloberAdded search button to docs
2024-01-17 pauloberAdded Configure CMake command (with quick access) ...
2024-01-17 pauloberFix #36, Get versionBundles and supportedToolchains...
2024-01-16 pauloberAdded Documentation and debugLayout
2024-01-16 pauloberAdded activity bar menu
2024-01-16 pauloberFix #33, Caching support
2024-01-15 PaulMerge pull request #32 from paulober/pages
2024-01-14 PaulMerge pull request #34 from paulober/examples
2024-01-12 pauloberSettings class singleton
2024-01-12 pauloberFix #26, SwitchSDK command outdated
2024-01-09 PaulMerge pull request #20 from paulober/tools
2024-01-09 William VinnicombeInstall OpenOCD and tools from github
2024-01-09 William VinnicombeAdd elf2uf2 and pioasm for sdk 1.5.1
2023-12-05 pauloberCMake, ninja, python and git installation support
2023-12-05 pauloberCMake and ninja installation support (only a few tweaks...
2023-12-03 pauloberCMake and ninja installation support (doesn't work...
2023-11-30 pauloberRemove unused code
2023-11-30 pauloberStability improvements
2023-11-30 pauloberImplemented Webview based project configuration
2023-11-06 pauloberRemoved reload VS Code warning
2023-11-06 pauloberBetter requirements missing errors
2023-11-06 pauloberAdded git and compiler requirement
2023-11-02 pauloberFix #2, Switched to git for sdk installation
2023-10-01 pauloberReplaced global-env with sdk-toolchain management
2023-09-10 pauloberDependencies update
2023-08-09 pauloberBeta 5 RC 1
2023-08-09 pauloberAdded .editSdks command (linux & macOS)
2023-07-27 pauloberPATH env var separator platform dependent
2023-07-16 pauloberFix pico project generator not detecting path and exit...
2023-07-16 pauloberFix pico project generator not detecting parsed on...
2023-07-15 pauloberAdd warning messages + modify process.env when setting...
2023-07-15 pauloberAdd wireless and code options to newProject command
2023-07-12 pauloberAdd Pico SDK detection from uninstallers on Windows
2023-07-07 pauloberUpdate environment suffix also in c_cpp_properties
2023-07-07 pauloberRemove semver dependency
2023-07-07 pauloberAdd global env vars and compile button
2023-07-06 pauloberFix settings
2023-07-06 pauloberversion check fix
2023-07-06 pauloberRemove cpp-tools workaround; replace by hard-coding
2023-07-06 pauloberAdd SDK background auto install for Windows
2023-07-06 pauloberAdd reset cmake tools dependency command
2023-07-05 pauloberVersion check and settings check improvements
2023-07-05 pauloberRemove helloWorld command
2023-07-05 pauloberAdded support for macOS, Linux and the remaining settings
2023-07-04 pauloberFix Windows issues
2023-07-04 pauloberReplace winreg with custom vscode-windows-registry...
2023-07-04 pauloberv0.1.0
2023-07-03 pauloberAdd `getSDKPath`, `getToolchainPath` and `switchSDK...
2023-07-03 pauloberAdd CommandWithResult
2023-07-03 pauloberProject root support
2023-07-02 pauloberBasic project generation setup
2023-07-01 pauloberAdded abstract command system
This page took 0.077715 seconds and 7 git commands to generate.