Mcfunction

September 29, 2025 ยท View on GitHub

The completion text that is generated for mcfunctions, is made from the comment that is found on the first line

# This is a comment about some function
foo.bar

The completion text will become: This is a comment about some function