-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Better naming in hovers + more / better completions
We now also support completions without the `.` or `::`. VSCode automatically triggers a completion request when you start typing an identifier, and we now properly respond to it, making it much nicer to also complete variables in the local scope.
- Loading branch information
1 parent
49fb62e
commit 60ec575
Showing
6 changed files
with
461 additions
and
206 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.