Skip to content

Pull requests: arduino/vscode-arduino-tools

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: programmer is optional for debug -I check topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#47 by kittaakos was merged Feb 19, 2024 Loading…
feat: flag to limit the thread count used by LS topic: code Related to content of the project itself type: enhancement Proposed improvement
#46 by kittaakos was merged Feb 7, 2024 Loading…
fix(ci): run tests with a $DISPLAY for the release build
#45 by kittaakos was merged Dec 13, 2023 Loading…
chore: prepare 0.1.0 release.
#44 by kittaakos was merged Dec 13, 2023 Loading…
feat: adjust to new debug -I -P format in topic: code Related to content of the project itself type: enhancement Proposed improvement
#41 by kittaakos was merged Dec 13, 2023 Loading…
fix: use CLI config path for debug command topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#40 by kittaakos was merged Mar 27, 2023 Loading…
chore: bumped version for the next release topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
#39 by kittaakos was merged Jan 11, 2023 Loading…
feat: let the editor handle any debug errors topic: code Related to content of the project itself type: enhancement Proposed improvement
#38 by kittaakos was merged Jan 10, 2023 Loading…
Can start the LS without an Output channel. topic: code Related to content of the project itself type: enhancement Proposed improvement
#37 by kittaakos was merged Jul 28, 2022 Loading…
Can start the LS without real-time diagnostics. topic: code Related to content of the project itself type: enhancement Proposed improvement
#36 by kittaakos was merged Jul 15, 2022 Loading…
Bumped to 0.0.2-beta.3
#34 by kittaakos was merged Jul 11, 2022 Loading…
Notify running LS about build complete. topic: code Related to content of the project itself type: enhancement Proposed improvement
#33 by kittaakos was merged Jul 11, 2022 Loading…
ATL-972: Can customize the launch.json location. topic: code Related to content of the project itself
#22 by kittaakos was merged Mar 3, 2021 Loading…
Updated the extension name. topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
#15 by kittaakos was merged Feb 26, 2021 Loading…
2
1
Added stop/restart LS commands. topic: code Related to content of the project itself
#12 by kittaakos was merged Feb 25, 2021 Loading…
Guard LS start with mutex. topic: code Related to content of the project itself
#10 by kittaakos was merged Feb 18, 2021 Loading…
Removed the output channels for the LS. topic: code Related to content of the project itself
#9 by kittaakos was merged Feb 8, 2021 Loading…
Document selector for .pde files. topic: code Related to content of the project itself
#8 by kittaakos was merged Jan 29, 2021 Loading…
ATL-804: Support for custom debug config. topic: code Related to content of the project itself type: enhancement Proposed improvement
#7 by kittaakos was merged Jan 22, 2021 Loading…
Integration with the latest Arduino LS topic: code Related to content of the project itself
#6 by kittaakos was merged Dec 17, 2020 Loading…
Better error handling when sketch was not compiled topic: code Related to content of the project itself
#5 by kittaakos was merged Dec 9, 2020 Loading…
Fixed the path to openocd. topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#4 by kittaakos was merged Dec 8, 2020 Loading…
Exposed a command to start the debugger from the IDE. topic: code Related to content of the project itself
#3 by kittaakos was merged Dec 8, 2020 Loading…
Forward the compilation database path to the LS. topic: code Related to content of the project itself
#2 by kittaakos was merged Nov 4, 2020 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.