rouge icon indicating copy to clipboard operation
rouge copied to clipboard

Add AutoIt lexer

Open devhid opened this issue 4 years ago • 0 comments

AutoIt https://www.autoitscript.com/autoit3/docs/

Implementation in other libraries

  • Pygments: https://github.com/pygments/pygments/blob/debda34e2d4f28d6d369cdafdcba4791702f63fc/pygments/lexers/automation.py (CTRL + F and search "AutoIt")
  • Highlight.js: https://github.com/highlightjs/highlight.js/blob/f0c4a36796262132a3559b2f7800bfea85484b8a/src/languages/autoit.js

Would love to see this get added. Thanks in advance.

devhid avatar Jan 25 '21 15:01 devhid