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

TypeScript's built-in "inline variable" refactoring should be declared as an overlapping code assist #74

Open
OliverJAsh opened this issue Aug 1, 2023 · 1 comment

Comments

@OliverJAsh
Copy link

OliverJAsh commented Aug 1, 2023

https://devblogs.microsoft.com/typescript/announcing-typescript-5-2-beta/#inline-variable-refactoring

I think we need to define this as an overlapping code assist for inline-variable. Is that correct?

image
@lgrammel
Copy link
Contributor

lgrammel commented Aug 1, 2023

Yes, thanks for bringing this up. Not sure when I'll have time to look into this - the hidden typescript refactorings are configured here if you want to take a stab at it:

https://github.com/p42ai/js-assistant/blob/main/app/vscode-refactor/hide-typescript-refactors/src/index.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants