Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jarad
Total activity
159
Last activity
December 18, 2024 19:36
Member since
February 14, 2018 05:36
Following
0 users
Followed by
0 users
Votes
62
Subscriptions
35
Activity overview
Posts (24)
Comments (38)
Sort by recent activity
Recent activity
Votes
Created
December 18, 2024 19:36
I think you can get rid of the lightbulb entirely in newer versions.Editor > General > Appearance > “Show intention bulb”
Community
PyCharm
Get rid of lightbulb icon
0 votes
Created
November 05, 2024 19:48
“(program):105:30” is likely a script where 105 is the line number and 30 is the column number.You can right-click that row and a context menu might appear allowing you to click “Open Actual Source...
Community
PyCharm
Django JavaScript debugging not working - how to do it?
0 votes
Edited
July 01, 2023 22:29
For me, I'm using Django, and I had many `@property` that were computationally heavy in the class (several checked if a file existed in S3 for example). I removed the `@property` and the Python Con...
Community
PyCharm
Newbie question: Pycharm is stuck with processes running: REPL Communication
0 votes
Created
March 16, 2023 08:13
Marking directories is such a non-intuitive, obscure and nuanced thing to need to know about PyCharm. I've been using PyCharm for years and even I still get tripped up on this time and again.
Community
PyCharm
Unresolved reference red line error when using from import* and sys.path.append("..")
0 votes
Created
January 31, 2022 21:21
Nice! Of course. Exactly what I needed. Thank you.
Community
PyCharm
PyCharm - Reformat Selected Text but Optimize Imports and MERGE Duplicate Import Sources to Single Import Line
0 votes
Created
January 15, 2022 21:47
An unfortunate inconvenience. Thanks for informing me of the feature request.
Community
PyCharm
Project-level Environment Variables on a Project-Basis?
0 votes
Edited
December 11, 2021 21:49
YES! Adding "scripts": { "build": "parcel build content/static/content/js/s3direct.js --dist-dir content/static/content/dist/", "cs": "python manage.py collectstatic --no-input --ignore content/...
Community
PyCharm
PyCharm Run npm command that compiles js and runs django collectstatic?
0 votes
Edited
December 10, 2021 19:05
If I do this: venv\Scripts\activate && "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" run bp I get this error: "C:\Program Files\nodejs\node.exe" venv\Scripts\activate && "C:\Program Fil...
Community
PyCharm
PyCharm Run npm command that compiles js and runs django collectstatic?
0 votes
Created
December 10, 2021 18:57
I am so appreciative of your help Elena. I am 90% of the way there thanks to you. When the file watcher executes, an "Output" window appears. It shows the following output: ------------------------...
Community
PyCharm
PyCharm Run npm command that compiles js and runs django collectstatic?
0 votes
Created
December 10, 2021 18:20
Thanks for the tip. I'll try what you recommended in the future!
Community
PyCharm
PyCharm Javascript Debugger "Do not step into scripts" is Ignored / Not Honored or Followed
0 votes
Next
›
Last
»