Zangdaarr Mortpartout

Avatar
  • 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...
    • 2 followers
    • 1 comment
    • 0 votes
  • 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 ...
    • 2 followers
    • 1 comment
    • 0 votes
  • 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 ?
    • 2 followers
    • 1 comment
    • 1 vote
  • Edited

    Is Pycharm completely broken ?

    Answered
    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...
    • 2 followers
    • 2 comments
    • -2 votes
  • Created

    Groovy: Why cannot I debug like in pycharm ?

    Answered
    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...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    IntelliJ Debug console: Execute code

    Answered
    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 ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Pom.xml outside intelliJ project root ?

    Answered
    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 ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Invaild .iml location and content when I choose "create new project" over "open existing project"

    Answered
    Hi, 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...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    PyCharm does not respect my keyboard layout

    Answered
    I 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....
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Trying to get hudson core 3.3.3, getting an error

    Answered
    Hi,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...
    • 2 followers
    • 2 comments
    • 0 votes