Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-mythicNew to Visual Studio Code? Get it now.
vscode-mythic

vscode-mythic

0TickPulse

|
1,139 installs
| (0) | Free
A Visual Studio Code extension that adds language support for MythicMobs configurations.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

THIS EXTENSION IS DEPRECATED

This extension is no longer maintained, but there is a new one here.


VSCode Mythic

Discord

A Visual Studio Code extension that adds language support for MythicMobs configurations.

📖 Table of Contents

  • THIS EXTENSION IS DEPRECATED
    • 📖 Table of Contents
    • 🚀 Features
      • 🎉 Current
        • Basic Syntax Highlighting
        • Go to definition and references
        • Color decorations
      • 🚧 Planned
    • 🚩 Current Limitations
    • 🛣️ Roadmap
    • 📦 Installation
    • 📝 License
    • ❤️ Credits and Acknowledgements

🚀 Features

🎉 Current

Basic Syntax Highlighting

Syntax Highlighting

(Using the One Dark Pro theme and the CodeSnap extension)

Go to definition and references

(Todo: Add gif)

Color decorations

Below is a screenshot of item lore configuration (Credits: @LcorpOfficial):

Color Decorations

🚧 Planned

  • Complete data set
  • Autocompletions

🚩 Current Limitations

  • The extension is not built with YAML aliases in mind. This might be changed in the future, but for now, they will lead to unexpected behavior.
  • The extension is meant to be used in one single workspace/server. It is not (yet?) possible to use it in multiple workspaces/servers at once.
  • The extension does not recognize submappings. This means that keys like Options.B: 1 will be recognized as Options.B literally instead of Options and B.

🛣️ Roadmap

  • [ ] Complete data set
  • [ ] Major code cleanup - the current code is quite messy with tons of duplicate code, global state, etc. To make the extension more stable and easier to maintain, I'll have to rewrite a major portion of the code. This will probably come with a major version bump.
  • [ ] Sublime Text port - this will require a rename of the extension
  • [ ] Autocompletions

📦 Installation

Install the extension from the Visual Studio Marketplace

📝 License

This project is licensed under AGPLv3. A copy can be found here.

❤️ Credits and Acknowledgements

  • Microsoft and the VSCode team, for providing the Language Server Protocol, VSCode Extension API, YAML tmLanguage, and more.
  • MythicMobs and its community, for creating and maintaining the plugin.
  • Every contributor on my discord server, for helping me with testing and providing feedback.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft