Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>NuttX Dev PackNew to Visual Studio Code? Get it now.
NuttX Dev Pack

NuttX Dev Pack

NuttX

|
285 installs
| (0) | Free
VS Code extension pack for NuttX developper.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NuttX Dev Pack

CI

This pack just want to make nuttx developper's work easier. Build tools for ourselves. Welcome any comment.

致力于改善 NuttX 相关开发体验,欢迎共建。

This tool is not officially operated by the NuttX team.

本工具非 NuttX 团队官方运营。

Installation 安装方法

  • Search NuttX Dev Pack in extension marketplace and install it
  • Use command palette to run "nuttx-dev-pack.run", the extension will do things for you to develop NuttX easier.

Feature 功能

Care about Makefile 优化 Makefile 相关体验

  • Makefile support, 基本 Makefile 功能开发支持,function provided by Makefile Tools
  • By default, only Makefile is in makefile language mode. Make *.defs default to makefile language mode also.
  • 默认增加 .defs 后缀文件也以 makefile 的模式打开

  • better align and sort lines. Hotkey: Ctrl+Alt+A or command: nuttx-dev-pack.align_sort. 快速对齐和排序代码

Care about Kconfig 优化 Kconfig 相关体验

  • Highlight Kconfig file, 高亮显示 Kconfig 文件,function provided by kconfig

Care about git 优化 Git 相关体验

  • Enable git signoff by default in workspace,默认在 VS Code 的 Workspace 范围内开启 git.alwaysSignOff 开关

Care about python to develop tools, 优化 Python 相关体验方便开发工具

  • Provide some python snippets,添加部分 Python 代码 Snippets

Care about shell, 优化 shell 相关体验

  • provide shellcheck linter, 添加 shellcheck 的代码静态检查

Care about cpp, 优化 cpp 相关体验

  • Provide some cpp snippets,添加部分 cpp 代码 Snippets

Other

  • Align related
    • Better Align
  • Bookmarks related
    • Bookmarks
  • Other ……
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft