toradex / vscode-torizon-templates

VS Code Torizon Integrated Development Environment Templates
MIT License
14 stars 20 forks source link

C++ CMake Console Application Template has no torizonPackages.json autocomplete feature #205

Closed brunoaamello closed 1 month ago

brunoaamello commented 3 months ago

The Ctrl+Space Autocomplete for packages on the torizonPackages.json file is not working for the (C++ CMake Console Application) template.

When Ctrl+Space is pressed, it only gives suggestions for the local words in the file:

Screenshot_20240524_100047

The template also has the following warning for the torizonPackages.json file, which seems to be related to this problem:

Unable to load schema from 'debian://schemas/packages': cannot open debian://schemas/packages. Detail: Unable to resolve resource debian://schemas/packages.
sunny52266 commented 2 months ago

I am affected by this issue as well.

https://community.toradex.com/t/unable-to-resolve-packages-in-torizonpackages-json-in-a-c-cmake-project/24055/5