Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Gmcmonty
Total activity
17
Last activity
January 03, 2023 20:51
Member since
May 23, 2019 15:18
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (11)
Sort by recent activity
Recent activity
Votes
Created
January 03, 2023 20:51
Sounds like the root cause here was a broken version of syntax tree: https://github.com/ruby-syntax-tree/syntax_tree/issues/159.
Community
RubyMine
Process hangs while running ruby formatter(stree) as external tool
0 votes
Created
October 24, 2022 20:46
I struggled a bit trying to get redirection or piping to work, but I eventually got something to going by using a custom script and writing to a tmp file. Not ideal, but its fast enough and gets th...
Community
RubyMine
Process hangs while running ruby formatter(stree) as external tool
0 votes
Created
October 24, 2022 19:49
Good suggestion. It appears that passing an input seems to be breaking things. It doesn't hang, but it no longer works either. Looks like when you pass it in an input, it tries to format the input ...
Community
RubyMine
Process hangs while running ruby formatter(stree) as external tool
0 votes
Edited
October 20, 2022 16:02
Yep that worked ❯ /bin/zsh -c " export RBENV_VERSION=3.1.2 && /Users/gm/.rbenv/shims/stree write /Users/gm/foo.rb > /tmp/stree2.out" > /tmp/stree3.out❯ cat /tmp/stree2.out/Users/gm/foo.rb 1ms
Community
RubyMine
Process hangs while running ruby formatter(stree) as external tool
0 votes
Edited
October 20, 2022 16:00
Looks like I'm on 2022.2.3, not .3... Is .3 a development build? Check for updates says I'm on latest. Redirecting to a file doesn't appear to be creating the file at all. I also tried the foll...
Community
RubyMine
Process hangs while running ruby formatter(stree) as external tool
0 votes
Created
October 20, 2022 11:52
Updated RubyMine and used the same settings. Still hangs. I'm on MacOS v12.4.Replacing /usr/bin/env with `cat` works as expected. Not sure whats going on. Are there any logs I can look at?
Community
RubyMine
Process hangs while running ruby formatter(stree) as external tool
0 votes
Created
October 19, 2022 19:22
RubyMine 2022.1.2Build #RM-221.5787.34, built on June 1, 2022
Community
RubyMine
Process hangs while running ruby formatter(stree) as external tool
0 votes
Edited
October 19, 2022 12:44
Good thought, but still no luck. External tool hangs, but works fine in a run tab:Shell script run configuration: run tab:❯ /bin/zsh -c " export RBENV_VERSION=3.1.2 && /Users/me/.rbenv/shims/stree...
Community
RubyMine
Process hangs while running ruby formatter(stree) as external tool
0 votes
Created
October 18, 2022 15:39
I'm not sure if this is what you mean, but if I copy the same command from the run tab and paste it inside of a Terminal in RubyMine to run it, it works fine.
Community
RubyMine
Process hangs while running ruby formatter(stree) as external tool
0 votes
Edited
August 27, 2020 16:10
Okay... disabling literally every plugin seems to have fixed things. I guess I'll try turning them back on to see what the culprit is.EDIT: So weird. I re-enabled the plugins slowly, and everything...
Community
RubyMine
Run/Debug Configurations freezes RubyMine with blank page
0 votes
«
First
‹
Previous