Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>AutoModNew to Visual Studio Code? Get it now.
AutoMod

AutoMod

yulih

|
799 installs
| (1) | Free
AutoMod langugage support for VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AutoMod README

AutoMod language support for VS Code.

(Primary for internal use. Developed during master's thesis)

Features

  • Comment blocks
  • Syntax highlighting
  • Snippets
  • Auto-completion (AutoMod reserved keywords)
  • Generator scripts (Snippets, keywords)
  • CodeMap (outliner/mapper)

*Syntax highlight.

Alt text

Snippets (procedure, subroutine, functions, methods, other examples).

Alt text

Auto-completion (AutoMod reserved keywords)

Alt text

Generate paste-ready snippets from plain AutoMod code. Paste and configure generated .json inside snippet management file.

SnippetBody_Input.asy -> python script -> SnippetBody_Output.json -> paste & configure in automod.json

Requires installation of Python and Code Runner extension.

Alt text

CodeMap for AutoMod. Requires installation of CodeMap extension.

Alt text

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Known Issues

...

Release Notes

0.0.1

Initial release of AutoMod language support for VS Code

0.0.2

Clean up

0.0.3

Added .gif's for readme

Credits

  • vscode-docs on GitHub
  • markdown-docs on GitHub

Links

  • AutoMod Integration tutorial (deprecated)

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft