Skip to content

Tags: adambullmer/sublime_docblockr_python

Tags

1.7.0

Toggle 1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #40 from adambullmer/pipenv

Pipenv

1.6.1

Toggle 1.6.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
bumped version to 1.6.1

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
adambullmer Adam Bullmer
Bumped version to 1.6.0

1.5.3

Toggle 1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #29 from adambullmer/class-definition-content

Fixed bug where parser wasn't properly stopping class definition content

1.5.2

Toggle 1.5.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #26 from adambullmer/ignore-first-param

Stop checking `self` and `cls` params if not the first parameter

1.5.1

Toggle 1.5.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #25 from adambullmer/index-out-of-range

Fixed index out of bounds error

1.5.0

Toggle 1.5.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #22 from KM4YRI/master

Allow ''' in addition to """ for docstring quotes

1.4.0

Toggle 1.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #19 from adambullmer/tests

Added style tests to the project.

1.3.11

Toggle 1.3.11's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #18 from adambullmer/scope-updates

Fixed key bindings for new scopes in version 3126

1.3.10

Toggle 1.3.10's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #16 from adambullmer/fix-syntax

Fixed Python Extended syntax