
🚀 Getting Started
Thank you for choosing claude-ide-tools! This application provides unofficial JetBrains IDE tools designed for Claude Code. With these tools, you can easily rename, move, and find usages. This guide will help you download and run the software smoothly, even if you have no programming background.
📥 Download & Install
To get started, visit the following page to download the latest version of claude-ide-tools:
Download claude-ide-tools
- Click on the link above.
- You will see a list of available versions. Choose the latest one.
- Look for the file that matches your operating system:
- For Windows, it may look like
claude-ide-tools-windows.exe.
- For macOS, it may look like
claude-ide-tools-mac.dmg.
- For Linux, it may be named
claude-ide-tools-linux.tar.gz.
- Click on the file name to start the download.
💻 System Requirements
Before installing, ensure your system meets the following requirements:
- Operating System:
- Windows 10 or later
- macOS Mojave or later
- Any recent Linux distribution
- Memory:
- At least 4 GB of RAM is recommended.
- Disk Space:
- 100 MB of free disk space for installation.
⚙️ Installation Steps
For Windows Users
- Locate the downloaded file, usually in your “Downloads” folder.
- Double-click the
claude-ide-tools-windows.exe file.
- Follow the prompts in the installation wizard.
- Once installed, you can find claude-ide-tools in your Start Menu.
For macOS Users
- Open your “Downloads” folder and locate
claude-ide-tools-mac.dmg.
- Double-click to open the disk image.
- Drag the claude-ide-tools icon to your Applications folder.
- You can now find it in your Applications directory.
For Linux Users
- Open a terminal window.
- Navigate to your “Downloads” directory using the command:
cd ~/Downloads.
- Extract the downloaded tarball with this command:
tar -xzf claude-ide-tools-linux.tar.gz
- Go into the extracted folder with:
- Run the application by typing:
Once you have installed claude-ide-tools, follow these general steps to get started:
-
Open the Application: Find claude-ide-tools via your system’s application launcher (Start Menu, Applications, etc.) and click to open it.
-
Load Your Project: Use the “File” menu to open your Claude Code project. Navigate to your project directory and select it.
- Using the Tools:
- Rename: Select an element you want to rename and choose “Rename” from the menu.
- Move: Highlight the item you wish to move, then select “Move” to relocate it in the project.
- Find Usages: Right-click on an item to see all its usages throughout the project.
- Save Your Changes: After making any modifications, don’t forget to save your work!
🛠️ Features
- Rename Elements: Change names without breaking the code.
- Move Components: Easily relocate files and folders.
- Find Usages: Quickly locate where different elements are used in your project.
- User-Friendly Interface: Designed for easy navigation and accessibility.
- Lightweight: Minimal impact on system resources.
📞 Support
For any issues or questions, please check the Issues tab on our repository. You can report bugs or ask for help there. Our community is here to support you.
Visit our repository for more information and updates.
💡 Tips
- Regularly check for updates on the Releases page to benefit from new features and improvements.
- Explore online forums related to JetBrains IDEs to connect with other users and share tips.
🔗 Additional Resources
Thank you for using claude-ide-tools! We hope it enhances your experience with Claude Code.