-
After I upgraded RubyMine to the current version, 5.4.3.2.1 the plugin stopped working and causes an exception upon starting up the IDE:
```
Stopped working after upgrading RubyMine to v 5.4.3.2.1. …
-
## Environment
* **IntelliJ Rust plugin version:** 0.3.139.3615-203
* **Rust toolchain version:** 1.49.0
* **IDE name and version:** RubyMine 2020.3.1
* **Operating system:** Ubuntu 20.04 x6…
-
**Describe the bug**
When Typing a module name followed by dot menu appears showing module's members. This list of members includes private functions as well.
When such function is used, no warning …
-
Support with RubyMine please!
-
----------------------
- Julia Version:
- Plugin Name: Julia
- Plugin Version: 0.4.2
- OS Name: Windows
- Java Version: 21.0.3
- App Name: PyCharm
- App Full Name: PyCharm
- App Version na…
-
There have been several requests from customers to add Ruby support to the toolkit. This issue acts as a tracking feature to gauge interest.
-
I've just discovered this plugin and it seems working great! I'm using it with Rubymine.
One thing that I've noticed is that it formats html files, but not Ruby ones. I'm having Ruby classes with c…
-
I tried this version of the plugin with CLion (the original one works) but it doesn't show up in views or in settings. Do you have a guess why that is?
hofst updated
7 years ago
-
# 🐞 Bug report
### Description
.stop and .prevent syntax is not correctly handled by angular language service. This leads to errors being displayed by IDE when such syntax is used:
![Screenshot…
-
We are able to run a single test using for example:
```
rake test_derby TEST=test/db/derby/simple_test.rb TESTOPTS="--name=/test_count_with_limit/"
```
This also works in an IDE like Rubymine. Howe…