主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
GioFar
活动总数
32
最后的活动
2025年08月19日 11:11
成员加入日期
2022年01月26日 19:09
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
11
活动概览
帖子(6)
评论(10)
按最近的活动排序
最近的活动
投票数
创建于
2022年10月20日 22:23
Works fine here and it's something that I use very often. I'm not an expert but I got it working fine so I might be able to help you with some of your issues. 1. The new file template lets you put...
社区
PyCharm
Problems with File Templates
1 票
已编辑于
2022年10月21日 17:04
No, I definitely had that option from the beginning as default, and didn't do anything special to get it, I'm wondering what version of Pycharm you are running, I'm using the Professional version, ...
社区
PyCharm
Problems with File Templates
0 票
创建于
2022年06月23日 14:16
That would be nice indeed, so far the only way to create a project without a Python interpreter is to click on open, navigate to the desired location, create a folder, and select it, this will open...
社区
PyCharm
PyCharm and empty project
0 票
创建于
2022年06月08日 22:14
About the settings, you can export and import them easily, and give you the option to choose which one you want. As for the UI layout, you cannot export it as far as I know, but you can save i...
社区
PyCharm
How does one share general pycharm setting from previous pycharm set up?
0 票
创建于
2022年05月04日 17:17
What version of PyCharm, and did you try to copy from different sources just for testing? My PyCharm has all the settings pretty much at default and doesn't happen to me.
社区
PyCharm
How to prevent PyCharm from reformatting my code
0 票
创建于
2022年04月30日 01:34
Found the solution to my problem, need to wrap my variable inside #[[$myVariable]]# on the template, and they won't break anymore.
社区
PyCharm
Pycharm breaks file templates on creation
0 票
创建于
2022年02月11日 01:23
Hi Ruslan Kuleshov Thank you very much for the help, now I start putting the pieces together. I did already try those steps, but always failed because I have never been able to do a force push, but...
社区
IntelliJ IDEA Users
Webstorm pushes deleted commitments to Git/GitHub
0 票
创建于
2022年02月04日 19:17
Ok, after some digging I found the solution. After deleting the commits locally and remotely with the Git Bash and Updating the project in WebStorm, I have to select the commits in the Git tab unde...
社区
IntelliJ IDEA Users
Webstorm pushes deleted commitments to Git/GitHub
0 票
创建于
2022年02月03日 01:01
Hi Ruslan Kuleshov Apologies for the explanation. Yes, I had to delete some commits, and I used those two commands, one to remove locally, and the other to remove from GitHub, and was fine, they ...
社区
IntelliJ IDEA Users
Webstorm pushes deleted commitments to Git/GitHub
0 票
创建于
2022年04月09日 20:07
Not sure about the soft wrap, but hard wrap yes, you can. Just go to Settings>Editor>Code Style, inside there you'll have the option for different filetypes, but if you actually select the CodeStyl...
社区
PyCharm
How to turn on wordwrap in PyCharm.
0 票