Skip to content

Improve intellisense for classes that have static methods #39830

@GuskiS

Description

@GuskiS

Search Terms

intellisense static methods on top

Suggestion

Static methods should appear on top of intellisense suggestions.
Or, add a way to hide other methods (see screenshot)

Use Cases

It would allow to access method name faster rather than search through whole of unneeded methods.

Examples

link to playground
image

Checklist

My suggestion meets these guidelines:

  • This wouldn't be a breaking change in existing TypeScript/JavaScript code
  • This wouldn't change the runtime behavior of existing JavaScript code
  • This could be implemented without emitting different JS based on the types of the expressions
  • This isn't a runtime feature (e.g. library functionality, non-ECMAScript syntax with JavaScript output, etc.)
  • This feature would agree with the rest of TypeScript's Design Goals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions