Zangdaarr Mortpartout

- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
Zangdaarr Mortpartout created a post, Update prompt broken ?
For the last few months, I have been constantly bothered by update prompts. Either we receive several updates a day, or the update manager is broken, or the update do not perform well. Current inst... -
Zangdaarr Mortpartout created a post, Pylint plugin broken ?
The pylint plugin has been broken for a while for me (a few months actually), it keeps telling me there's no issue in my code, when there is.I ended up using pylint as an external tool, but I miss ... -
Zangdaarr Mortpartout created a post, Use firefox instead of chrome ?
When I try to run html code, the IDE request Chrome, which I do not have.Can I configure the IDE so it can work with Firefox, and debug with Firefox ? -
-
Zangdaarr Mortpartout created a post, AnsweredIs Pycharm completely broken ?
I am a year long user of pycharm, and initially, I really enjoyed this IDE.Now, it seems to me completely broken in its basic functions. Long terms bugs never fixed (when are you going to fix pylin... -
Zangdaarr Mortpartout commented, -
-
Zangdaarr Mortpartout created a post, AnsweredGroovy: Why cannot I debug like in pycharm ?
When running unit tests with pytest, using pycharm, I can break and execute commands in a debug console. With IntelliJ and Groovy, while running unit tests with mavan, I do not have access to suc... -
Zangdaarr Mortpartout created a post, AnsweredIntelliJ Debug console: Execute code
Is there anyway to execute code while debugging groovy code, such as provided by pycharm for python ?There's the "Evaluate Expression" box but honestly it is excruciating.Any better way to execute ... -
Zangdaarr Mortpartout created a post, AnsweredPom.xml outside intelliJ project root ?
Hi,I have a intelliJ project for which all sources are located in other folders, which are not sub-directories of the project root.The pom.xml file that define the build is located in one of those ...