Gergely Brautigam
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
创建于 Show lint errors in the editor
Hi. How can I set up file watcher's lint errors to be visible in the Editor? They are only displayed in the console output but not in the editor itself. I tried setting up my filewatcher like t... -
已编辑于 [HELP] Point RubyMine to the correct function to use in the future
已回答Hi. I'm using RubyMine on a fairly large project, around 3100 ruby files. We are also using Thor for example. And so when I'm declaring something like, desc "list WHATEVER", "Description" ....