Below is a screenshot of item lore configuration (Credits: @LcorpOfficial):
🚧 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