Marcel Wilson

Avatar
  • 活动总数 223
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 26
  • 订阅数 73
  • 创建于

    Unable to drag tabbed editor

    I seem to have lost the ability to most tabbed editor windows.  I'm not sure if this occurred at 4.0 or afterward.Normally I should be able to left click and drag my open tabbed files, including de...
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    2.7.1 smart indent pasted lines small oddity

    First, let me say THANK YOU for fixing smart indent pasted lines in conjunction with using tabs. I can move blocks of code around now without realigning the indents!  However, I'm noticing a small ...
    • 1 个关注者
    • 2 条评论
    • 1 票
  • 创建于

    SOLVED: ImportError: cannot import name modname

    I just installed 2.6.2 and came across this error when attempting to debug a script.  Any ideas as to why this is coming up? C:\Python27\python.exe "C:\Program Files (x86)\JetBrains\PyCharm 2.6.2\h...
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    SOLVED: code inspection of modules imported in try/except

    Is there some way to get PyCharm to inspect modules which are imported via try/except? try:     import sys except ImportError:     sys = None def foo():     sys.exit() # <-- does not inspect sys....
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Annotation Color scale?

    Is there some way to alter the Annotation Color scale that appears with different users from Subversion?If not, is there some sort of logic to the colors picked?Attachment(s):annotation_colors.jpg
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Python Interpreter Paths ignored?

    I have a module library (mixture of compiled Python/C) that exists within my Project structure in PyCharm but not contained in the Lib/site-packages folder in Python26. This module is in the PYTHON...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    How do you send KeyboardInterrupt in debug?

    Is there a way to send a CTRL+C (KeyboardInterrupt) command to a running script in either Debug or Run modes?
    • 2 个关注者
    • 2 条评论
    • 1 票
  • 创建于

    How do you prevent removal of auto indents? - SOLVED

    Is there a way to prevent PyCharm from removing the auto indents?Current PyCharm version : 1.1Build:  #PY-101.8I like to space out my code with blank lines between sections.  When I hit enter on a ...
    • 4 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    Should the editor catch this?

    First, allow me to begin with saying, I'm a fairly novice Python user.  I've been learning over the last year and loving it, but I have no programming background whatsoever.  I realize there are (a...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Dark Blue Theme

    I created another 'Dark' theme that I have been using in Notepad++ forever.  Feel free to use/tweak/love/hate. Win7 users : Place the file in the following location. C:\Users\yourloginhere\.PyChar...
    • 1 个关注者
    • 0 条评论
    • 0 票