主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jarad
活动总数
166
最后的活动
2025年10月20日 16:54
成员加入日期
2018年02月14日 05:36
关注
0 名用户
关注者数
0 名用户
投票数
63
订阅数
36
活动概览
帖子(25)
评论(42)
按最近的活动排序
最近的活动
投票数
创建于
2025年10月16日 17:42
Hi Petru,Thanks for taking a look. I don't think it's a CTRL+Q issue that can solve it, but I could misunderstand. What I noticed is, to recreate this, you have to use the “Replace in Files” WITH t...
社区
PyCharm
How do I disable this Find/Replace / Replace in Files pop-up that's constantly getting in the way?
0 票
创建于
2024年12月18日 19:36
I think you can get rid of the lightbulb entirely in newer versions.Editor > General > Appearance > “Show intention bulb”
社区
PyCharm
Get rid of lightbulb icon
1 票
创建于
2024年11月05日 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...
社区
PyCharm
Django JavaScript debugging not working - how to do it?
0 票
已编辑于
2023年07月01日 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...
社区
PyCharm
Newbie question: Pycharm is stuck with processes running: REPL Communication
0 票
创建于
2023年03月16日 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.
社区
PyCharm
Unresolved reference red line error when using from import* and sys.path.append("..")
0 票
创建于
2022年01月31日 21:21
Nice! Of course. Exactly what I needed. Thank you.
社区
PyCharm
PyCharm - Reformat Selected Text but Optimize Imports and MERGE Duplicate Import Sources to Single Import Line
0 票
创建于
2022年01月15日 21:47
An unfortunate inconvenience. Thanks for informing me of the feature request.
社区
PyCharm
Project-level Environment Variables on a Project-Basis?
0 票
已编辑于
2021年12月11日 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/...
社区
PyCharm
PyCharm Run npm command that compiles js and runs django collectstatic?
0 票
已编辑于
2021年12月10日 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...
社区
PyCharm
PyCharm Run npm command that compiles js and runs django collectstatic?
0 票
创建于
2021年12月10日 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: ------------------------...
社区
PyCharm
PyCharm Run npm command that compiles js and runs django collectstatic?
0 票
«
第一页
‹
上一页
下一页
›
最后
»