Semeon Risom

Avatar
  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4
  • Semeon Risom created a post,

    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 created a post,

    Build my own version of py jar

  • Semeon Risom created a post,
    Answered

    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 created a post,
    Answered

    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...