-
Please can you add a RustRover to the list of supported IDE's? It's literally the same as PyCharm, WebStorm and RubyMine...
-
Repeating errors in the log:
```
[2023-08-20 01:47:33] [SEVERE ] Attempt to get line out of bounds: -1 < 0
[2023-08-20 01:47:34] [SEVERE ] Attempt to get line out of bounds: -1 < 0
[2023-08-20 01:…
-
-
Hi,
Thanks for the great gem - the proxy is generally working fine via the command line.
However when I use it via my IDE Rubymine ( http://www.jetbrains.com/ruby/ ), I get the above error or perhap…
-
Routes tool window is not visible and is not available to be opened from any menu since upgrading to 2022.1
-
**Describe the bug**
Im trying to jump source (CMD + B) in some standard library such as (String, File, IO, etcs) and nothing is happening. Webstorm is not able to find the source code. The SDK Elixi…
Fgabz updated
1 month ago
-
Hi there
To my knowledge, JetBrains RubyMine does not support MRuby (not sure if it does partially though). What IDEs / Editors are with a good support to MRuby at this point of time?
Sorry if t…
-
### Provide environment information
**System:**
OS: macOS 14.5
CPU: (10) arm64 Apple M1 Pro
Memory: 57.50 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
**Binaries:**
Node: 20.1…
-
It would be really cool if idea was able to support completion in sbt console.
Perhaps it would be eaiser to split the console view in two panes - one for input and one for output.
Looks like this is …
-
I am trying to use your gem with RubyMine. The code is patching a lot of byebug methods and includes modules from byebug without requiring them first. I tried to track the loading of your gem, and add…