-
**Describe the bug**
The plugin has begun producing StackOverflowError errors that freeze the IDE, requiring a force quit. It happens in both IntelliJ IDEA and RubyMine, and all I have to do is edit …
-
It works fine when project located on local machine, but when I use Remote SDK and Vagrant dev machine - it throws following error
(I am not sure that Remote SDL is real issues, but it seems so)
```…
-
Enhance the debugger to support stepping from JRuby to Java and back again without resorting to tricks like attaching a [separate debugger for JRuby and Java](https://intellij-support.jetbrains.com/hc…
-
I want to import the green-chaud color scheme but I can't seem to find any instructions on how to do it in RubyMine.
-
It can have an improved version of the [celluloid config](https://github.com/celluloid/celluloid/blob/master/.rubocop.yml) or just the standard setup. I think I'll probably start off with `RubyMine` l…
-
https://github.com/awslabs/git-secrets/blob/master/git-secrets#L206
There at least a few IDEs/editors (JetBrains RubyMine, VS Code) that choke on the git hooks that get installed. If you try to com…
-
![error](https://i.imgur.com/etiBeJs.png)
It's definitely installed and available.
![working](https://i.imgur.com/qyWC8ZW.png)
![seen by rubymine](https://i.imgur.com/jrXtggo.png)
Could this be a …
-
Relevant telemetry events missing in JetBrains:
- [ ] `appmap:upload`: Upload needs to be implemented in JetBrains first
- [ ] `copy_command`: Not high priority because there aren't commands to copy …
-
With Intellij IDEA 2017.3.2, I am unable to execute code inside docker for any run configuration. It always use my local ruby which is pointless.
> Uncaught exception: Unknown MySQL server host 'db…
-
hey folks 👋
I have a problem. When I run the Rails project that I have that contains a `.shadowenv.d` dir with the following file:
`.shadowenv.d/100_default.lisp`
```lisp
(env/set "PORT" "3000…