issues
search
ayecue
/
miniscript-vs
VSCode extension for MiniScript.
https://marketplace.visualstudio.com/items?itemName=ayecue.miniscript-vs
MIT License
3
stars
0
forks
source link
0.5.3
#23
Closed
ayecue
closed
4 months ago
ayecue
commented
5 months ago
Includes:
improve beautifier formatting - related to
#4
add formatter - related to
#4
fix behavior of val intrinsic on leading comma
support funcRef intrinsic
add repeat keyword
implement new type manager which keeps better track of types and properties
fix and improve documentation regarding intrinsics
add description to signature help provider
support defining argument and return types for functions through comments to which the hover and auto complete features will react accordingly
Includes: