Skip to content

Darukshock/mcfunction-commenter

Repository files navigation

mcfunction commenter aims to automate useful comments for mcfunction files

Features

Command: Declare Origins

When used in a mcfunction file in a open datapack, will insert a header comment that shows where the function is called from. For example:

#> from: namespace:load, namespace:install

Requirements

None

Extension Settings

Coming soon

Known Issues

No issues found yet You can report them on the repository

Release Notes

1.0.0

  • Initial release of mcfunction commenter
  • Command Declare Origins basic functionnality was implemented

1.0.1

Removed debug messages

1.0.3

Removed error when no origins functions were found

1.0.4

Smarter filtering: function foo:bar/qux no longer counts as calling foo:bar

TODO

  • Config
    • Multiline
    • Customise 'this'
    • Comment position / condition
  • Detect from advancements, tags etc...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published