Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE REQUEST: For TypeScript / JS add new refactor feature: if class method can be static add tooltip "make method static" #58588

Open
psnet opened this issue May 20, 2024 · 2 comments
Labels
Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Domain: Refactorings e.g. extract to constant or function, rename symbol Suggestion An idea for TypeScript

Comments

@psnet
Copy link

psnet commented May 20, 2024

TypeScript new refactor feature

If class method can be static (doesnt use this in code body) - add tooltip menu make method static with refactor all usages to call this method with static call (Class.Method)

@psnet psnet changed the title FEATURE REQUEST: For TypeScript add new refactor feature: if class method can be static add tooltip "make method static" FEATURE REQUEST: For TypeScript / JS add new refactor feature: if class method can be static add tooltip "make method static" May 20, 2024
@Kanu3690
Copy link

This is not related to specifically vscode and rather can be done through extension

@psnet
Copy link
Author

psnet commented May 20, 2024

Refactor feature is inside vscode

@mjbvz mjbvz transferred this issue from microsoft/vscode May 20, 2024
@RyanCavanaugh RyanCavanaugh added Suggestion An idea for TypeScript Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature labels May 22, 2024
@RyanCavanaugh RyanCavanaugh added the Domain: Refactorings e.g. extract to constant or function, rename symbol label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Domain: Refactorings e.g. extract to constant or function, rename symbol Suggestion An idea for TypeScript
Projects
None yet
Development

No branches or pull requests

4 participants