Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>RustedWarfareModSupportNew to Visual Studio Code? Get it now.
RustedWarfareModSupport

RustedWarfareModSupport

xingwangzhe

|
87 installs
| (0) | Free
A VS Code extension that provides in-editor completions, documentation hints, and development tools for RustedWarfare mod development. Supports INI file editing with intelligent autocompletion for game configuration properties.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RustedWarfare Mod Support

Rustedwarfare

正在开发的一个 RustedWarfare 模组开发工具,提供编辑器内的补全与文档提示功能。

A RustedWarfare mod development tool that provides in-editor completions and documentation hints.

已实现的功能

Implemented features

节属性自动补全

Section property completion

  • 绝大部分节的属性键悬停信息提示(说明、示例、版本、弃用提示)

  • Hover information for most section property keys (description, example, version, deprecation notes)

complete_section

  • 节折叠

  • Section folding

sections_folding

属性值自动补全

Property value completion

  • 布尔值属性补全(true/false)

  • Boolean property completion (true/false)

  • 逻辑布尔表达式补全

  • Logic boolean expression completion

  • 单位生成属性补全(单位名建议)

  • Unit spawn property completion (unit name suggestions)

  • 图片预览

  • Image preview

showpng1

showpng2

  • 列表/枚举/特定类型的值补全(只完成了一些)

  • List/enum/other type-specific value completion (only partially implemented)

其他功能

Other features

  • mod-info.txt 文件识别与补全

  • File recognition and completion for mod-info.txt

  • 多语言支持(中文/英文 将来会有更多语言支持),翻译由 merge.js 合并

  • Multi-language support (Chinese/English, more languages will be supported in the future), translations merged by merge.js

参考资料

References

  • NDT 代码表

  • NDT code table

  • Google 代码表

  • Google code table

您可以通过在 GitHub 上提交问题来改进本插件。

you can improve this plugin by submitting issues on GitHub.

许可证

License

本插件遵循 AGPL-3.0 协议(详见仓库 LICENSE.md)。

This extension is licensed under AGPL-3.0 (see LICENSE.md in the repository).

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft