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
Is it possible to have built-in properties and methods appear separate from user-defined ones or at least have different icons/colors while on the intellisense window?
For example, this object only has 1 Method and 2 classes but at a glance it is impossible to determine what I created and what is derived from the base object.
In this example, endpoint and GetEvents are user defined, all others are derived from base, but it is not easy to tell because they are the same colors and are all grouped together.
Extension version: 2.4.7
VS Code version: Code 1.90.2 (5437499feb04f7a586f677b155b039bc2b3669eb, 2024-06-18T22:34:26.404Z)
OS version: Windows_NT x64 10.0.22621
Modes:
The text was updated successfully, but these errors were encountered:
RaptorX
changed the title
Separate Built-in vs User-Defined Methods/Properties in Intellisese?
[FEATURE REQUEST] Separate Built-in vs User-Defined Methods/Properties in Intellisese?
Jun 28, 2024
Type: Bug
Hi!
Is it possible to have built-in properties and methods appear separate from user-defined ones or at least have different icons/colors while on the intellisense window?
For example, this object only has 1 Method and 2 classes but at a glance it is impossible to determine what I created and what is derived from the base object.
In this example,
endpoint
andGetEvents
are user defined, all others are derived from base, but it is not easy to tell because they are the same colors and are all grouped together.Extension version: 2.4.7
VS Code version: Code 1.90.2 (5437499feb04f7a586f677b155b039bc2b3669eb, 2024-06-18T22:34:26.404Z)
OS version: Windows_NT x64 10.0.22621
Modes:
The text was updated successfully, but these errors were encountered: