主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Bjorn Pettersen
活动总数
30
最后的活动
2023年10月19日 00:13
成员加入日期
2013年09月03日 10:17
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
12
活动概览
帖子(3)
评论(13)
按最近的活动排序
最近的活动
投票数
创建于
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 票
创建于
2014年05月30日 18:14
You shouldn't be building up sql statements by string processing (can lead to xss attacks, it can kill performance, and it's just plain ugly). Instead, use placeholders and pass parameters (note t...
社区
PyCharm
3.4 complains about string formatting inside of sql instructions.
0 票
创建于
2014年01月13日 22:57
Thanks. I've installed the plugin – and copied the keymap file to Dropbox ;-) The path (for win7) was C:\Users\<username>\.PyCharm30\config\keymaps
社区
PyCharm
How do I share my keymap with my home version of PyCharm?
0 票
创建于
2013年09月03日 10:17
Check out http://youtrack.jetbrains.com/issue/IDEA-94942
社区
PyCharm
SVN error saying the client is too old
0 票
«
第一页
‹
上一页