Gergely Brautigam
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Gergely Brautigam commented, -
Gergely Brautigam created a post, 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 created a post, Answered[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" ....