Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
HexCast Compiler Support
New to Visual Studio Code?
Get it now.
HexCast Compiler Support
Lanzr
|
4 installs
|
(
0
)
|
Free
Language support for .hex files loading keys from hexMap
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Hex Compiler Support
vscode 对
咒法学编译器插件
的支持
对.hex文件提供语法高亮、代码补全、跳转、定义等功能
必要须知
hexMap
文件需要放在工作目录的根目录下
特性
图案自动补全
: 会读取放在工作根目录的 hexMap 中的 hexMap 表的键值,在编写hex文件的时候自动补全
语法高亮
: 对函数定义导入以及图案映射函数调用等高亮化处理
函数补全
: 可以读取定义的函数,并实现跳转,显示定义,以及输入补全等功能
导入包
: 能直接链接到导入包中的函数使得能够调用函数补全功能