Ivan Smth

Avatar
  • Total activity 65
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 3
  • Subscriptions 24
  • Created

    Disable Ctrl+Mouse wheel for history (undo/redo)

    When i use Ctrl+Mouse wheel it does history undo and redo very annoying how to disable this?
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Disable console soft wraps

    Answered
    Console soft-wraps always happen on lines that are 1000+ characters long even when Use soft wraps disabled in options Editor>General>Console   
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    GIT commit message box is missing

    Every time i press commit, it uses previous message i had, I don't see comment box for commit anymore where did it go?  
    • 1 follower
    • 1 comment
    • 0 votes
  • Edited

    Import settings from Pycharm 2014.1.3 to 2014.3

    When installed 2014.3 it said settings will not be deleted if i do silent uninstall, but after installing and opening all my IDE settings are gone. How do i restore them? I found settings folder, b...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Some code grayed out?

    Answered
    I just opened the editor for first time and seing this why parts of code are grayed out like the if (kMinJpegSize > imageSize) block? 
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Run project Ctrl+10 when Pycharm is not a foreground window.

    Answered
    I want to be able to press Ctrl+10 or other shortcut to run the project even if Pycharm is not a foreground window.
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Fold/Collapse code in console output (not editor)

    I am printing different chunks of data in console for debugging i wonder if there is way to make data fordable (hide/show by clicking button)?e.g. print('Foldable Output') print('fold_start') pri...
    • 2 followers
    • 1 comment
    • 1 vote
  • Edited

    Vertical algin code

    I want to have vertical margin to align ‘type’ and 'descr' keys of array automatically rather than manually spacing every line, how can this be done.  Tried plugin Vertical Algin however it does no...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Highlight Method/Function body with custom color.

    Its difficult for me to see structure of a class (even with code indented and spaced) when i have tiny methods and long methods it all looks like big chunk of code that i have to spend time to look...
    • 2 followers
    • 6 comments
    • 4 votes