-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
small symbol/data type rendering improvements
- Show more modifiers (accessibility, override, virtual, async, etc) on properties, fields, and methods. Show accessibility and some other modifiers only when hovering over a symbol definition. - Show `weak`/`unowned` data type attributes for fields, properties, and method return types. - Show `construct` attribute on property setters. - Show instantiated type parameters of construction methods. - Fix get_variable_representation() signature so that variable_sym is non-null.
- Loading branch information
Showing
1 changed file
with
60 additions
and
5 deletions.
There are no files selected for viewing
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