Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
GioFar
Total activity
30
Last activity
March 19, 2024 17:28
Member since
January 26, 2022 19:09
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
10
Activity overview
Posts (5)
Comments (10)
Sort by recent activity
Recent activity
Votes
Edited
October 21, 2022 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, ...
Community
PyCharm
Problems with File Templates
0 votes
Created
October 20, 2022 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...
Community
PyCharm
Problems with File Templates
1 vote
Created
June 23, 2022 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...
Community
PyCharm
PyCharm and empty project
0 votes
Created
June 08, 2022 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...
Community
PyCharm
How does one share general pycharm setting from previous pycharm set up?
0 votes
Created
May 04, 2022 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.
Community
PyCharm
How to prevent PyCharm from reformatting my code
0 votes
Created
April 30, 2022 01:34
Found the solution to my problem, need to wrap my variable inside #[[$myVariable]]# on the template, and they won't break anymore.
Community
PyCharm
Pycharm breaks file templates on creation
0 votes
Created
April 09, 2022 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...
Community
PyCharm
How to turn on wordwrap in PyCharm.
0 votes
Created
February 11, 2022 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...
Community
IntelliJ IDEA Users
Webstorm pushes deleted commitments to Git/GitHub
0 votes
Created
February 04, 2022 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...
Community
IntelliJ IDEA Users
Webstorm pushes deleted commitments to Git/GitHub
0 votes
Created
February 03, 2022 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 ...
Community
IntelliJ IDEA Users
Webstorm pushes deleted commitments to Git/GitHub
0 votes