issues
search
ayecue
/
greybel-vs
VSCode extension for GreyScript.
https://marketplace.visualstudio.com/items?itemName=ayecue.greybel-vs
MIT License
16
stars
7
forks
source link
2.3.7
#212
Closed
ayecue
closed
4 months ago
ayecue
commented
5 months ago
Includes:
improve beautifier formatting - related to
#176
add formatter - related to
#176
separate webview from greyscript-meta
fix behavior of val intrinsic on leading comma
support funcRef intrinsic
add repeat keyword - related to
#213
implement new type manager which keeps better track of types and properties
fix and improve documentation regarding intrinsics
support defining argument and return types for functions through comments to which the hover and auto complete features will react accordingly
Includes: