Gergely Brautigam
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
Gergely Brautigam 进行了评论, -
Gergely Brautigam 创建了一个帖子, 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... -
-
Gergely Brautigam 创建了一个帖子, 已回答[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" ....