jfoster

- Total activity 70
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 27
-
Created Can't drag files out of project tree
Running Build #PY-243.23654.177, I find i can't drag files in the project tree.I can drag tabs around in the editor.I do not have the require alt to drag-and-drop option selected. Even if I do sele... -
Created Option-Double Click Editor Tab no longer reveals file in project editor
AnsweredI could have sworn I was able to hold down the option key and double click an editor tab and it would reveal the file in the project editor tree.Now, this is just toggling the display of the projec... -
Edited Fixing Python's Function Collapse Arrow Placement
Writing Python in pycharm, the expand/collapse arrow for functions moves to the end of the function signature, aligning with the closing parenthesis.This becomes a problem when dealing with long, m... -
Created Way to import iTerm2 Color Scheme into IntelliJ or Pycharm console?
AnsweredIs there a way to use the color scheme export from iTerm2 to affect the console colorscheme used in IntelliJ or Pycharm specifically? The XML-based color scheme file does not seem to be directly im... -
Edited Expectations of PhpStorm's default WordPress Code Inspection Lint OR Unused Symbols / Unused Declaration in Wordpress Theme add_filter
I've imported a wordpress site as a PhpStorm project using Jetbrains' recommended step. The site's primary child theme's `functions.php` contains a variety of overridden commercial plugin functions... -
Created How to disable EAP / Only Upgrade to Official (point) Releases?
I use Jetbrains Toolbox to keep Pycharm updated. Somewhere along the line I decided to join the EAP. I've decided I don't want to do EAP releases anymore, mostly because they constantly break my fe... -
Edited Idea: Add AI-powered code completion to Pycharm and other Intellij Products
TabNine sometimes predicts code completion far and above what pycharm can do. However, that plugin maker is unlikely to tune it to work really well in any one of the IntelliJ tools. For example, on... -
Created Alternative to in-line Auto-Import
Is there any way to perform pycharm's auto-import behavior as a dialog instead of using the inline, control-control-type-autocomplete method? Reason I ask is that this feature conflicts with the Ta... -
Edited Can not access Environment Variables specified on Django Tests in sub-tests
I have a high level Django test that runs at the project-level and has the Environment variables needed specified in the Configuration tab of Run/Debug Configurations. When I try to run an individu... -
Created Commit Dialog: Keep Selected Files After Returning from Warning / Error Review
AnsweredAfter I select some but not all of the unstaged files for commit put in my commit message and click commit, I may be presented with a warning. Such as a left-behind To-Do comment. If I choose to re...