Roy Wright

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

    SQL PEP-249 named parameter support?

    已回答
    Howdy, Does PyCharm support all the paramstyles (https://www.python.org/dev/peps/pep-0249/#paramstyle) of PEP-249?  I've found references that it supports 'qmark' and 'numeric'. I'm using MysqlDB w...
    • 3 个关注者
    • 2 条评论
    • 1 票
  • 创建于

    PyCharm-5.0.2 Global Data Sources: re-sync required

    After upgrading from 5.0.1 to 5.0.2 I'm getting this event message on pycharm start:  Global Data Sources: re-sync required  Unsupported format version 2.2 (2.4 expected)Any idea what it means?  I ...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Is it possible to have per project menus?

    Howdy,I'd like to dynamically create a project menu based on the project contents.  Something like:project one:menu: File Edit ... Help MyMenu                         one                           ...
    • 2 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    PyCharm3 editor not PEP 263 compliant as does not recognize source encoding comment when on second line

    From: http://www.python.org/dev/peps/pep-0263/ To define a source code encoding, a magic comment must    be placed into the source files either as first or second    line in the file, such as:     ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    RST docstrings

    Howdy!PyCharm does not appear to have any support for RST in docstrings beyond bolding definition keys (:param foo:).  What would be really helpful would be at least basic RST error checking (Unexp...
    • 2 个关注者
    • 1 条评论
    • 0 票