Maybe we can have a VSCode plugin for nuclei sdk in future, which provide the following features:
- Automatically download or use existing Nuclei SDK source code base
- Create or use existing nuclei-sdk project as templates
- Create project wizard support choosen of SoC, Board, Core, Download
- Support build and debug application directly in VSCode using Makefile build system
Currently we have platformio-nuclei which also provide Nuclei SDK intergation in VSCode, but maybe there will be a good try to have a native plugin to directly use Nuclei SDK build system.
Maybe we can have a VSCode plugin for nuclei sdk in future, which provide the following features:
Currently we have
platformio-nucleiwhich also provideNuclei SDKintergation in VSCode, but maybe there will be a good try to have a native plugin to directly use Nuclei SDK build system.