RSS Bot Posted September 9, 2023 Share Posted September 9, 2023 This contribution declares default.code-workspace which is used to open a development environment with tools and configuration needed to make development of armbian more efficien, reliable and easier through integrated linting, formatting, visual improvements and configuration for non-standard file extensions Additionally to that it also implements compatibility for nix(os) which opens the vscod{e,ium} with tools needed for development to avoid issues of missing binaries and dependencies for the build and linting for nix files How Has This Been Tested? Verifying functionality in the editor, checking linting, formatting and adjusting file extension integrations. Checklist: [X] My code follows the style guidelines of this project [X] I have performed a self-review of my own code [X] I have commented my code, particularly in hard-to-understand areas [X] I have made corresponding changes to the documentation [X] My changes generate no new warnings [X] Any dependent changes have been merged and published in downstream modules View the full article Link to comment Share on other sites More sharing options...
Recommended Posts