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

Anmythgo

AkaruiNeko.space

|
8 installs
| (0) | Free
Powerful support for the Anmythgo (.anmythgo) language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🎈 Anmythgo – VS Code extension

A powerful helper that lets you write and run Anmythgo right inside VS Code.


✨ Features

Category What you get
Language basics • Automatic recognition of .anmythgo  files
• Syntax colouring for keywords, numbers, strings, single‑line -- … and block --[[ … ]] comments
Editing conveniences • Toggle comments (⌘ / / Ctrl /)
• Snippets for common constructs (val, fnc, if, till …)
Running code • Run Anmythgo file command (⇧⌘P / Ctrl‑Shift‑P)
 – Launches python ‑m anmythgo <current‑file> in a dedicated terminal
 – Uses the interpreter that ships inside the extension (runtime/anmythgo/.venv/…) – no global install required
Tasks integration • The command is wrapped in a VS Code Task, so the actual shell line stays hidden – you see only your program’s output

📋 Road‑map

  • [ ] IntelliSense for stdlib (str., dict. etc.)
  • [ ] Go‑to‑definition / Find references
  • [ ] Hover docs extracted from function comments
  • [ ] Debug adapter (breakpoints, variables view)

📝 License

MIT – do whatever, just keep the copyright and have fun balloon‑coding! 🎈

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