language-mcfunction icon indicating copy to clipboard operation
language-mcfunction copied to clipboard

Syntax highlighting for mcfunction files.

Results 19 language-mcfunction issues
Sort by recently updated
recently updated
newest added

Some grammars have better support for things like NBT compounds while the other has better support for JSON text components. It would be better to consolidate this type of common...

enhancement

This issue became apparent in #16 but was deferred until more information was available. Here are the relevant details from the discussion in that report: > At some point -...

bug

**Is your feature request related to a problem? Please describe.** I like to make my projects as accessible as possible, which also includes translate-ability, but when I use the Minecraft...

Add NBT tags for block/text_display and interaction

**Is your feature request related to a problem? Please describe.** Unfortunatly the default VSCode extensions registry is closed down by microsoft so that it can't be used by anyone else....

add `random` command New form of the `execute` command: `execute if function` New form of the `return` command: `return run` Renamed `belowName` value in display slot argument in `scoreboard` command...

As of the update 1.19.4, Mojang has added `infinite` as an argument in `/effect give` This extension should highlight and accept `infinite` as a keyword Reference: [`/effect` syntax](https://minecraft.fandom.com/wiki/Commands/effect#Syntax)

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [plist](https://github.com/TooTallNate/node-plist). These dependencies need to be updated together. Removes `xmldom` Updates `plist` from 3.0.2 to 3.0.6 Changelog Sourced from plist's...

dependencies

**Bug report checklist:** [x] The language-mcfunction extension only provides syntax highlighting. Have you confirmed that your issue is with the syntax highlighting, and **not** other features such as squiggly underlines,...