Andrew Kreps

- Total activity 126
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 45
-
Andrew Kreps created a post, AnsweredCommand line launcher is kinda pretty much broken, aka no migration path
Situation. You have a command line launcher aka `mine` from pre-toolbox mgmt of said launcher. mine . returns: The file /Users/akreps/Library/Application Support/JetBrains/Toolbox/apps/RubyMine/c... -
Andrew Kreps created a post, AnsweredWhy is selecting a new virtualenv such an arduous process?
Have you tried enabling a new virtualenv in your Pycharm project lately? It's pretty terrible. The dialog to select the interpreter takes a very long time to load everything in /usr/bin, and when... -
-
Andrew Kreps commented, -
Andrew Kreps created a post, Whatever happened to the "always remember" on "How would you like to open the project"?
Honestly, I don't understand the extra dialog. I never, ever, ever open a project in the same rubymine IDE, so why do I need to choose this option every single time? -
Andrew Kreps created a post, Where do I file a bug against a Jetbrains plugin?
Specifically speaking, the AWS Cloudformation plugin commits a bit of a UX faux pas: it steals the top rank of a content menu from our collective muscle memory. It situates itself on top of File, ... -
Andrew Kreps created a post, AnsweredCannot color variables and method calls in PyCharm?
I can't seem to change the color of variables and function calls in PyCharm, my only option is to color parameters. Why has this been omitted? PyCharm 2017.2 EAPBuild #PY-172.2827.18, built on... -
-
Andrew Kreps created a post, Run reloads running app instead of creating new?
I did this once upon a time, I swear. RubyMine 2016.3, OSX 10.12.3 Sinatra app. I frequently run rackup from the Run Configurations using the cmd-R shortcut key, and I recall, in years past, there... -
Andrew Kreps created a post, Can I stop the in-IDE terminal from stealing focus of cmd-`, cmd-f and others?
Whenever I have a Terminal open and active in Rubymine, I can't use my favorite keyboard shortcuts for things like Find in files and switch windows. Is there a way to customize what it steals and ...