JetBrains / JetBrains/mcp-server-plugin
Open file with line number/scroll to line
- Dominant language
- Kotlin
- Stars
- 134
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
open_file_in_editor tool added in https://github.com/JetBrains/mcp-server-plugin/commit/0587c5198b4dc9fc38c1033ea79766b645cbad5b lack ability to open file on specified line. It will be very usefull in cases when user ask agent to show part of code in editor.
For example mcp__rider__search_symbol returns file, line and column but my claude agent can not open the editor at this location.
Bets regards, Evgenii.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the open_file_in_editor tool added in commit 0587c5198b4dc9fc38c1033ea79766b645cbad5b, then compare its inputs with the file, line, and column returned by mcp__rider__search_symbol. Done means the tool can open a file at a specified line so an agent can navigate directly to the requested code location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100