Matthew Cornell

- 活动总数 152
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 8
- 订阅数 45
-
创建于 process is not allowed to run in parallel
已回答Hi Folks. I just downloaded the 2018.3 update, and now I get a new-to-me message when I try to run multiple RQ (in Django) worker processes: Process 'manage.py rqworker postgres' is Running.'manage... -
创建于 Symbol lookup no longer finding Python field definitions
已回答When I search for a symbol (cmd-option-o on my Mac), and type a Python class's field, IDEA no longer finds the definition. For example, my `NamedDistribution` (Django) class has a `family` field, b... -
创建于 How do I see multiple Git tags in Version Control tool window?
已回答Hi Folks. I find the tags shown in the version control tool window to be a little hard to identify. It's OK in the case of only a few tags, but more than that and it's hard to see them all. What I ... -
创建于 How do I specify a run configuration's environment variables all at once?
已回答Hi Guys. Longtime IDEA user here with a simple question. My programs often use multiple environment variables, which are set in run configurations using the Environment variables dialog box as docu... -
创建于 IntelliJ IDEA 2021.2 (Ultimate Edition) broke the "Wrap to Column" plugin
已回答I just upgraded IDEA and got a message that the https://plugins.jetbrains.com/plugin/7234-wrap-to-column plugin is now broken: Plugin 'com.andrewbrookins.wrap_to_column' failed to initialize and w... -
创建于 Where did "Reveal in Finder" in Git > LocalChanges go?
已回答Previously I could right click on a file in the Git > LocalChanges tool window and select "Reveal in Finder" to, well you know. However, that menu item is apparently gone now. What happened to it? ... -
已编辑于 Python debugger now defaulting to "Show Value"
Hi Folks. I think I accidentally changed the behavior when clicking a some prompt during another session. How do I change the debugger to show values without my having to click the "Show Value" links? -
已编辑于 Has code folding behavior and keystrokes recently changed?
已回答I just updated to IntelliJ IDEA 2020.3.1 (Ultimate Edition), and Python code folding seems to be working differently, plus the keystrokes don't always "take". For example, it used to be that comman... -
已编辑于 Hide "Data importer supporting *.csv file found" message in csv editor
已回答Is there a way to hide the yellow message bar? I'm guessing it's coming from the SciView feature, but I don't use that. Thanks! -
创建于 IDEA 2020.3: Empty tool windows (Find, Run) can be shown, and don't responde to Hide Active Tool Window
已回答Hi Folks. I just updated to IDEA 2020.3, and I see new behavior WRT tool windows. Formerly, the keystroke for showing a tool window (e.g., Find via command-3 on my mac) would do nothing if there we...