jetbrains-plugin-mcp-refactoring
@Harineko0
Jetbrains MCP Server Plugin for Refactoring
概览
What is jetbrains-plugin-mcp-refactoring?
jetbrains-plugin-mcp-refactoring is an IntelliJ Platform Plugin template for implementing custom plugin ideas. It provides a starting point for plugin development with Gradle build support and a structure for plugin.xml.
How to use jetbrains-plugin-mcp-refactoring?
Install via IDE Settings → Plugins → Marketplace search, JetBrains Marketplace, or manually download the latest release and install from disk.
Key features of jetbrains-plugin-mcp-refactoring
—
Use cases of jetbrains-plugin-mcp-refactoring
—
FAQ from jetbrains-plugin-mcp-refactoring
What is the purpose of this plugin template?
It is a boilerplate for creating new IntelliJ Platform plugins, following the official template guidelines.
How do I install jetbrains-plugin-mcp-refactoring?
Use the IDE’s built-in plugin system, JetBrains Marketplace, or manual download and install from disk.
Where can I find the source code?
The GitHub repository is at https://github.com/Harineko0/jetbrains-plugin-mcp-refactoring.
Does this plugin provide any refactoring functionality?
No. The README describes it as a template; actual functionality is left for the developer to implement.
What dependencies are required?
It is built on the IntelliJ Platform Plugin Template and requires a compatible IntelliJ IDE.