Kaoru Shirai
- 活动总数 15
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 5
-
创建于 [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... -
创建于 [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... -
创建于 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, ... -
创建于 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...