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

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…
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…
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…
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…
Integration with the latest Arduino LS topic: code Related to content of the project itself
#6 by kittaakos was merged Dec 17, 2020 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…
Document selector for .pde files. topic: code Related to content of the project itself
#8 by kittaakos was merged Jan 29, 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…
Guard LS start with mutex. topic: code Related to content of the project itself
#10 by kittaakos was merged Feb 18, 2021 Loading…
Add apache2.0 LICENSE.txt file
#11 by silvanocerza was merged Feb 25, 2021 Loading…
Added stop/restart LS commands. topic: code Related to content of the project itself
#12 by kittaakos was merged Feb 25, 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
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…
Add security policy link to readme criticality: medium Of moderate impact topic: documentation Related to documentation for the project topic: security Related to the protection of user data type: enhancement Proposed improvement
#23 by per1234 was merged Mar 9, 2021 Loading…
Pass cliConfigPath to Language Server topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#25 by fstasi was merged May 5, 2021 Loading…
3 tasks
Add GitHub Actions workflow to synchronize with shared repository labels topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
#26 by per1234 was merged Oct 20, 2021 Loading…
Update Language Server flags topic: code Related to content of the project itself
#28 by fstasi was merged Jan 13, 2022 Loading…
Use major version ref of carlosperate/download-file-action topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
#29 by per1234 was merged Dec 21, 2021 Loading…
Update check on debug config generation fail topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#30 by per1234 was merged Aug 1, 2022 Loading…
Don't force "format on save" setting on contributors topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project
#31 by per1234 was merged Jul 11, 2022 Loading…
Change terminateProcess.sh permissions to 755 topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project
#32 by AlbyIanna was merged Feb 23, 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…
Bumped to 0.0.2-beta.3
#34 by kittaakos was merged Jul 11, 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…
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…
ProTip! Exclude everything labeled bug with -label:bug.