Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>AT&TNew to Visual Studio Code? Get it now.
AT&T

AT&T

Fred_Bohr_Locke

|
2,310 installs
| (1) | Free
A highlight extension for AT&T assembly language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AT&T Highlight Extension for Visual Code Studio

vscode AT&T语法高亮插件

Screenshot 效果截屏

screenshot

Installation 安装方式

  1. vscode插件商店直接下载
    install from vscode extention marketplace
  2. 点击这里,进入gitee仓库,下载vsix安装包
    click here, go to the repository at gitee, and download the vsix package

Extension Architecture 插件架构

通过yo code扩展生成器产生了插件的主要架构。
Extention architecture is mainly created by yo code.

  • package.json   vscode插件的设置?
  • logo.jpg   图标文件
  • README.md & CHANGELOG.md   插件说明和版本更新说明
  • language-configuration.json   AT&T语言的符号匹配
  • .\syntax\att.tmLanguage.json   AT&T语言的语法词汇匹配
  • .\syntax\comments.txt   由于att.tLanguage.json不能写注释,把注释单独写在了comments.txt里,可以直接忽略
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft