Releases: fox-projects/vscode-assorted-languages
Releases · fox-projects/vscode-assorted-languages
v0.31.1
v0.31.0
Features
- Support
robots.txt
- Support iCalendar format
v0.30.0
Features
- Basic support for
.psqlrc
files - Recognize
.agignore
as an ignore file
v0.29.0
Features
- Add basic syntax highlighter for
.digrc
files
v0.28.0
Features
- Implement regex syntax highlighting for AWK files
v0.27.0
Features
- Improve consistensy of language/syntax names/ids (this changed some language
id
s in the process) - Improve quality of language list in
README.md
v0.26.2
Fixes
*.emu
files now recognized as HTML
v0.26.1
Fixes
- Ignore syntax (including
.gitignore
) now uses#
instead of//
for line-comment style
v0.26.0
Features
- Add todotxt syntax highlighting
- Add rudimentary
lesskey
syntax highlighting
v0.25.0
Features
- Add support for LLVM IR
- Add support for LLVM TableGen