主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Bjorn Pettersen
活动总数
30
最后的活动
2023年10月19日 00:13
成员加入日期
2013年09月03日 10:17
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
12
活动概览
帖子(3)
评论(13)
按最近的活动排序
最近的活动
投票数
创建于
2017年05月20日 18:57
That's now Settings | Editor > File Types > Ignore files and folders (for those coming here from google).
社区
PyCharm
Hide files *only* from Project view
3 票
创建于
2014年05月31日 13:38
I think you completely misunderstand what the %s does in my example code – it is not used for string formatting (and hence any reference to Python 3's use of {} for string formatting is irrelevant)...
社区
PyCharm
3.4 complains about string formatting inside of sql instructions.
1 票
创建于
2023年10月19日 00:13
I think you're missing the point. What is asked for is an attach to process, but initiated from the process. The attach to process functionality is great, but very cumbersome to use. What the pdb f...
社区
PyCharm
Equivalent to pdb.set_trace()?
0 票
创建于
2022年10月02日 12:24
The correct arguments seem to be: --load-path $ProjectFileDir$/node_modules $FileName$:$FileNameWithoutExtension$.css
社区
WebStorm
SCSS Error: Can't find stylesheet to import.
0 票
创建于
2017年01月15日 11:49
I don't know if there is a problem in PyCharm or not, but the syntax is not correct (data['hostname']) is a parenthesized expression, what you need is a 1-element tuple: (data['hostna...
社区
PyCharm
3.4 complains about string formatting inside of sql instructions.
0 票
创建于
2014年11月05日 23:57
PyCharm 4 (EAP) has integration with Vagrant (you can of course use Vagrant by itself too). Vagrant maps your project directory to /vagrant on the guest, so you can continue using PyCharm and then...
社区
PyCharm
PyCharm on Windows to develop on Ubuntu server in local VM?
0 票
创建于
2014年04月28日 07:42
This isn't the correct forum for homework questions (it's for PyCharm related functionality, of which there is none in your question). Please try attending class (or ask in a forum that is created...
社区
PyCharm
Need help for a project in Pycharm...im newbie
0 票
创建于
2014年02月07日 09:28
Ctrl+Shift+N (Navigate | File) will let you type in just the salient bits of the file name and provide you with a list of matches. The new double-shift will do it too. Both are more of a find-fil...
社区
PyCharm
Pycharm Ido equivalent?
0 票
创建于
2014年09月30日 11:15
You have two directories named superlists, and it looks like the top one is part of your sys.path. If you move lists inside the inner superlists folder it should work (or import it as just `lists`).
社区
PyCharm
ImportError: No module named 'superlists.lists'
0 票
创建于
2014年11月06日 12:51
My use is limited to very simple tool calls from PyCharm, otherwise I use the commandline in linux. The tool calls are all of the form: vagrant ssh -c "touch /vagrant/www/foosite/wsgi.py"you ca...
社区
PyCharm
PyCharm on Windows to develop on Ubuntu server in local VM?
0 票
下一页
›
最后
»