Kaoru Shirai
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 5
-
Kaoru Shirai commented, -
Kaoru Shirai created a post, Answered[NewUI] How can I add "Modify Run Configuration" to Debug Header Toolbar?
“Modify Run Configuration…” is available under the three dot icon (…) in NewUI, while in the old UI it was quickly accessible as a spanner button .So I'd like to add this as a button in the Run/Deb... -
Kaoru Shirai commented, -
Kaoru Shirai created a post, Answered[RemoteHost] Way to go to pasted path? (equivalent to macOS's "Go to Folder")
In the [remote host tool](https://www.jetbrains.com/help/idea/remote-host-tool-window.html), is there a way to go to the directory by pasting a fullpath? (e.g. `/path/to/very/very/deep/entry/`)I of... -
Kaoru Shirai commented, -
Kaoru Shirai created a post, How to commit only the file in editing by default?
Cmd+K (Commit Action) pops up the Commit view and asks which files to get committed by checkbox. At IntelliJ IDEA 2017.2, it is checked for only the file in editing.**But after upgraded to 2021.2, ... -
Kaoru Shirai created a post, How to disable the behavior creating data sources from Rails projects ? (annoyed by many RemoteJdbcServer processes)
environment: IDEA 13.0.3 + Ruby plugin, Mac OS X 10.6.8I set up many modules with Ruby on Rails facets in a project,and some of RoR modules contains database.yml with many connection configurations...