wurstscript / wurst4vscode

Wurst extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=peterzeller.wurst
Apache License 2.0
24 stars 2 forks source link

Add compiletime function decorator #49

Closed Frotty closed 5 years ago

Frotty commented 5 years ago

Adds a visual hint + hover text to functions that will be executed at compiletime. @peq reason for PR: Is this fine in the plugin, or would you want this in the langServer?