Zangdaarr Mortpartout
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
Edited 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... -
Created 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 ... -
Created 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 ? -
Edited Is Pycharm completely broken ?
AnsweredI 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... -
Created Groovy: Why cannot I debug like in pycharm ?
AnsweredWhen 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... -
Created IntelliJ Debug console: Execute code
AnsweredIs 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 ... -
Created Pom.xml outside intelliJ project root ?
AnsweredHi,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 ... -
Edited Invaild .iml location and content when I choose "create new project" over "open existing project"
AnsweredHi, I have several question about how the project structure is created and stored. Here is the context: I have a git repository containing some groovy files which I use for a Jenkins library. So wh... -
Created PyCharm does not respect my keyboard layout
AnsweredI have seen this post numerous times but it seems it is not fixed. Pycharm is not capable to respect my keyboard layout. I am using a "Standard Multi languages Canadian (french)" keyboard layout.... -
Created Trying to get hudson core 3.3.3, getting an error
AnsweredHi,I am trying to create a dependency to the following maven repository in a groovy project https://mvnrepository.com/artifact/org.eclipse.hudson/hudson-core/3.3.3 In the "download library from m...