Gmcmonty
- 活动总数 17
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 Process hangs while running ruby formatter(stree) as external tool
There is a new ruby formatter in town called syntax_tree. I'm attempting to use its write cli : https://github.com/ruby-syntax-tree/syntax_tree#writeIt works fine in my shell:```❯ bundle exec stree... -
已编辑于 Run/Debug Configurations freezes RubyMine with blank page
已完成SOLVED I recently updated Rubymine from 2019.2 to 2020.2. After the update, any time I try and open Run/Debug Configurations, I get a frozen empty window and my whole ide freezes. Force kill Ruby... -
创建于 In-editor run test button requirements
已回答Hi, I'm wondering if someone could explain a bit more about how exactly to get the little green play button on tests to show up. I find it much easier to run single tests this way instead of using ...