You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,7 @@ If you use Luau in a different environment and are interested in using the langu
80
80
-[x] Semantic Tokens
81
81
-[x] Inlay Hints
82
82
-[x] Documentation Comments ([Moonwave Style](https://github.com/evaera/moonwave) - supporting both `--- comment` and `--[=[ comment ]=]`, but must be next to statement)
83
+
-[x] Code Actions
83
84
-[ ] Call Hierarchy
84
85
-[ ] Workspace Symbols
85
86
@@ -88,7 +89,6 @@ They can be investigated at a later time:
88
89
89
90
-[ ] Go To Declaration (do not apply)
90
91
-[ ] Go To Implementation (do not apply)
91
-
-[ ] Code Actions (not necessary - could potentially add "fixers" for lints)
0 commit comments