JumpToLine icon indicating copy to clipboard operation
JumpToLine copied to clipboard

Results 10 JumpToLine issues
Sort by recently updated
recently updated
newest added

I suggest adding a checkbox. ![image](https://user-images.githubusercontent.com/1150330/135094274-142548e0-8f9e-452a-ae2f-40d632cff66f.png)

In IDEA 2020.2.2 and 2020.3 the plugin forces the "scroll execution pointer to center" behaviour even if it is not set in Settings->Build, Execution, Deployment->Debugger->scroll execution pointer to center

When I run in debug mode, the orange arrow appears in the gutter, but nothig happens when I try to drag it with mouse or click on it with Ctrl...

The plugin does not work when debugging in decompiled classes. sample project: [untitled1.zip](https://github.com/igoriakovlev/JumpToLine/files/12331428/untitled1.zip)

When starting a project with jrebel debug mode, the cursor cannot be dragged. env: win 11 ide: 2022.3.2 - IU-223.8617.56

## Cannot invoke (class=JumpToLineDebuggerManagerListener, method=currentSessionChanged, topic=XDebuggerManager events) Starting Gradle Daemon... Gradle Daemon started in 2 s 221 ms > Configure project :shared w: Usage of 'Android Style' source directory shared/src/androidTest/kotlin...

IntelliJ IDEA 2024.2.0.2 (Ultimate Edition) unavailable

With IntelliJ IDEA 243.25659.39, the plugin doesn't work and fails to skip lines with the message in the title. (I'm on Windows, and trying to run a simple java test...

The plugin is nice, but for my workflow is unusable because I need some background thread to keep working.