Lance E Sloan
Application Developer Senior at the University of Michigan.
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 9
-
Created IntelliJ IDEA Terminal doesn't set locale on macOS
AnsweredUsing the Terminal in IntelliJ IDEA on macOS, I get error messages from some shell utilities like Unknown locale, assuming C. The locale command in the terminal tells me my settings are…$ localeLA... -
Created TabFolder equivalent?
AnsweredI'd been using the TabFolder plugin (https://plugins.jetbrains.com/plugin/5997-tabfolder) with IntelliJ IDEA for a while to see the name of files' enclosing folders in the editor tabs. That plugin... -
Created prevent auto-folding after reformatting? (IntelliJ IDEA Python plugin)
AnsweredI'm using the latest (as far as I know) version of the Python plugin for IntelliJ IDEA. I use the "Reformat Code" feature often. However, depending on where my cursor is when I ask it to reformat...