Assorted Languages扩展为VSCode用户提供了一套全面的解决方案,专门针对杂项文件的语法高亮问题。无论您是处理配置文件、脚本还是其他特殊格式的文件,都能通过此扩展获得清晰的语法高亮支持,提升您的开发体验。
安装指南:
只需简单的一行命令,即可将Assorted Languages扩展安装到您的VSCode中:
code --install-extension install EdwinKofler.vscode-assorted-languages
支持的语言:
Assorted Languages扩展支持以下多种语言和文件格式:
- ASL (.asl, .dsl)
- 汇编 - Intel x86 Generic (.asm, .nasm, .yasm, .inc, .s)
- M4 (configure.ac, configure.in, .m4)
- Automake (.am, .am.inc, Makefile.in)
- AWK (.awk, .gawk, .mawk)
- AWK正则表达式
- BATS (.bats)
- Cisco (.ios)
- 桌面文件 (.desktop, .theme)
- Dircolors (.dircolors, .dir_colors)
- Digrc (.digrc)
- DSDL (.uavcan)
- EDK2 DSC (.dsc)
- EDK2 DEC (.dec)
- EDK2 FDF (.fdf)
- EDK2 INF (.inf)
- EDK2 UNI (.uni)
- EDK2 VFR (.vfr, .Vfr, .hfr)
- 环境变量 (.env, .env.sample, .env.example, .env.development, .env.staging, .env.production, .env.local)
- Expect (.exp, .expect)
- Flatbuffers (.fbs, .idl)
- Gnuplot (.gp, .gnuplot, .gnu, .plot, .plt)
- Haml (.haml)
- Handlebars (.handlebars, .hbr, .hbs, .tpl)
- HLA (.hla, .hhf)
- i3 (.i3.config)
- iCalendar (.ical, .icalendar, .ics, .ifb)
- 忽略文件 (.agignore, .mignore, .cvsignore, .chefignore, .boringignore, ignore-glob, .bzrignore, .gitignore, .hgignore, .mtn-ignore, .nodemonignore, .p4ignore, .tfignore, .npmignore, .earthlyignore, .dockerignore, .containerignore, .atomignore, .vscodeignore, .coffeelintignore, .jshintignore, .tslintignore, .eslintignore, .prettierignore, .stylelintignore, .markdownlintignore, .gcloudignore, .artifactignore)
- 忽略文件 - Slug (.slugignore)
- 忽略文件 - Mercurial (.hgignore)
- Infokey (infokey)
- Inputrc (inputrc)
- IO (.io)
- JQ (.jq)
- JSON5 (.json5)
- JSONL (.jsonl)
- Lesskey (.lesskey)
- 链接脚本 (.ld, .dld, .lds, .x)
- LLVM (.ll)
- 日志文件 (.log)
- Logstash
- M3U (.m3u, .m3u8)
- Mapfile (.map)
- Ninja (.ninja)
- Nix (.nix)
- Odin (.odin)
- PO (.po, .pot, .potx)
- Proto3 (.proto)
- Psqlrc (.psqlrc)
- PBXProj (.pbxproj)
- Textproto (.pbtxt, .prototxt, .textproto)
- Qlik (.qvs)
- HLSL (.sf)
- Robots.txt
- Stylus (.styl, .stylus)
- Sxhkdrc (.sxhkdrc.conf)
- Systemd Unit (.link, .netdev, .network, .service, .socket, .device, .mount, .automount, .swap, .target, .path, .timer, .snapshot, .slice, .scope)
- T4 (.t4, .tt, .ttinclude)
- Tablegen (.td)
- Terminfo (.termcap, .src)
- Thrift (.thrift)
- Todo (todo.txt, done.txt)
- TypoScript (.typoscript)
- Tsconfig (.tsconfig)
- VCard (.vcard, .vcf)
- Xdefaults (.Xresources, .xresources, .Xdefaults, .xdefaults)
- Yarnlock (yarn.lock)
- Zone (.zone, .signed, .db, .dns)
- Ruby
致谢:
Assorted Languages扩展在开发过程中,得到了多位开发者的贡献和支持。我们在此对他们表示衷心的感谢:
- vscode-robots-dot-txt-support by BeardedFish (MIT)
- vscode-asl by marysaka (MIT)
- x86_64-assembly-vscode by 13xforever (MIT)
- vscode_autotools by maelvls (GPL-3.0)
- vscode-awk by luggage66 (MIT)
- bats by jetmartin (MIT)
- vscode-cisco-syntax by woodjme (MIT)
- desktop-file-support by nico-castell (MIT)
- vscode-dircolors by duniul (MIT)
- vscode-dsdl by OpenCyphal (MIT)
- edk2-vscode by WalonLi (GPL-3.0)
- ejs-grammar by Digitalbrainstem (MIT)
- vscode-env by IronGeek (MIT)
- expect by bdavs (MIT)
- FlatbuffersSchema by gaborv (MIT)
- vscode-gnuplot by MarioSchwalbe (GPL-3.0)
- haml-vscode by karuna (MIT)
- vscode-handlebars by andrejunges (MIT)
- vscode-hla by GreenXenith (MIT)
- i3wm-syntax by dcasella (Apache-2.0)
- vscode-iCalendar by af4jm (MIT)
- terminfo.sublime-syntax by zgracem (MIT)
- vscode-io-extension by KennethanCeyer (MIT)
- jq-syntax-highlighting by orentrutner (MIT)
- vscode-json5 by mrmlnc (MIT)
- jsonl by Alpha4 (MIT)
- vscode-linkerscript by TheNetAdmin (MIT)
- llvm-syntax-highlighting by colejcummins (MIT)
- vscode-llvm-tablegen by jakoberzar (MIT)
- vscode-log-output-colorizer by IBM-Cloud (MIT)
- vscode-logstash-configuration-syntax by randomchance (MIT)
- vscode-m3u by af4jm (Apache-2.0)
- vscode-gnu-map by trond-snekvik (MIT)
- vscode-ninja-syntax by melak47 (MIT)
- vscode-nix by bbenoist (MIT)
- odin-vscode by fivemoreminix (MIT)
- vscode-gettext by MrOrz (MIT)
- syntax-project-pbxproj by MarioMatheus (MIT)
- vscode-proto3 by zxh0 (MIT)
- textproto-grammar by thejustinwalsh (MIT)
- vscode-qlik by Gimly (MIT)
- language-stylus by d4rkr00t (MIT)
- sxhkdrc-syntax by mosbasik (MIT)
- vscode-systemd by hangxingliu (MIT)
- t4-support by zbecknell (MIT)
- vscode-infokey-plugin by UI-Apps (MIT)
- thrift.tmbundle by textmate (custom)
- todotxt by dunstontc (MIT)
- vscode-typo3-typoscript by benjaminkott (MIT)
- vscode-vcard by cstrachan88 (MIT)
- xresources by antcap96 (MIT)
- vscode-yarn-lock-syntax by mariusschulz (MIT)
- vscode-zonefile by compilenix (MIT)
- VS-code-vagrantfile by mastazi (MIT)
- regex-syntax-highlighter-vscode by RedCMD (MIT)
图标致谢:
扩展图标由Pierre Bamin在Unsplash上提供,感谢他的慷慨分享。
通过安装Assorted Languages扩展,您可以让VSCode更好地支持多种杂项文件的语法高亮,提升您的开发效率和体验。
本站所有资源都是由网友投稿发布,或转载各大下载站,
请自行检测软件的完整性!
本站所有资源仅供学习与参考,请勿用于商业用途,否则
产生的一切后果将由您自己承担!
如有侵权请联系我们删除下架,联系方式:study_golang@163.com