colin mcgowan
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
-
-
colin mcgowan created a post, Rubymine For M1 Mac Mini Guide?
Is there a definitive guide for getting Rubymine working correctly on Apple Silicon.So far it has been a real slog. I am using chruby as supposedly that is the new best thing for managing ruby vers... -
-
colin mcgowan created a post, AnsweredNew file : can't enter text into it
Anyone else getting a problem when they create a new file but then can't type anything into it? Had it happen a few times in a couple of days. Had to delete it and recreate to fix. -
colin mcgowan created a post, Tags inside quote marks
If I have some HTML <div> Test "<means is less than" </div> And do autoformat for HTML it splits the middle string to give this <div> Test " <means is less than "</div>Is there an op... -
-
colin mcgowan created a post, Extract Partial
I am having problems refactoring a file. In particular when I select the <header>...</header> section of the code below and go to the refactor -> extract option, I don't get the option to extract p... -
colin mcgowan created a post, Multiple Debuggers
I am getting the following when ever I start debugging.Fast Debugger (ruby-debug-ide 0.4.28, debase 0.1.2) listens on 127.0.0.1:63242Fast Debugger (ruby-debug-ide 0.4.28, debase 0.1.2) listens on 1... -