Semeon Risom

Avatar
  • 活动总数 8
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 4
  • Semeon Risom 创建了一个帖子,

    Edit pycharm internal jar files

    Ultimately I'm hoping to make changes to the jar files associated with processing docstring, specifically https://github.com/JetBrains/intellij-community/blob/54cf7c2d31afa79f7d5b0cf250b311e427109d...
  • Semeon Risom 创建了一个帖子,

    Build my own version of py jar

  • Semeon Risom 创建了一个帖子,
    已回答

    Exclude path using mask (/*/bin)

    Is it possible to exclude paths using something similar to masks in Deployment > Excluded Path? For example: /*/node_modules  
  • Semeon Risom 创建了一个帖子,
    已回答

    Expand docstring to include 'attributes', 'raises', 'notes'.

    I'm hoping to be able to customize the docstring that's auto-populated to allow content like attributes, yields, raises, notes, etc. Is there a way to do this? If not, where would I need to go in t...