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

feat(javascript): implement TypeScript refactoring tool and language … #77

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

JayClock
Copy link
Contributor

@JayClock JayClock commented Sep 7, 2024

…support

Adds a new TypeScript refactoring tool to handle safe deletion, moving, and renaming of elements within TypeScript files. Includes utility classes to determine JavaScript/TypeScript applicability and a language toolchain provider to integrate with the project. Also, updates the .idea/gradle.xml to include the new JavaScript language module.

…support

Adds a new TypeScript refactoring tool to handle safe deletion, moving, and renaming of elements within TypeScript files. Includes utility classes to determine JavaScript/TypeScript applicability and a language toolchain provider to integrate with the project. Also, updates the `.idea/gradle.xml` to include the new JavaScript language module.
@phodal phodal merged commit 54c4cc8 into phodal:main Sep 7, 2024
4 checks passed
@phodal
Copy link
Owner

phodal commented Sep 7, 2024

Merge 早了,你应该少了好多代码 没有修改,build.gradle, settings.gradle.kts, plugin/src/main/resources/META-INF/plugin.xml

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

Successfully merging this pull request may close these issues.

2 participants