Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Releases: iansan5653/vscode-format-python-docstrings

1.2.1

02 Dec 18:56

Choose a tag to compare

  • Support workspace variables in python.pythonPath setting (#36)
  • Support local paths in python.pythonPath setting (#36)
  • Check to ensure that the Python version being used is 3.x.x (#40)
  • Check for python3 command as a possible Python command (#40)

1.2.0

06 Nov 22:14

Choose a tag to compare

  • Respect the VSCode python.pythonPath setting
  • Provide some more helpful / detailed error messages

1.1.0

04 Sep 20:44

Choose a tag to compare

Add support for formatting files whose paths contain spaces.

1.0.2

13 Aug 14:44

Choose a tag to compare

  • Add button to submit bug report in error messages
  • Use compress-tag module instead of custom method
  • Improve marketplace listing style
  • Format code and ensure code quality
  • Update dependencies

1.0.1

09 Jul 19:05

Choose a tag to compare

  • Update dependencies
  • Implement new vscode-test library
  • Improve code quality and format

1.0.0 - First Production Release

17 May 19:32

Choose a tag to compare

No significant changes besides updated README; version bump is to move out of preview given the absence of any found bugs or feature requests.

0.6.0

26 Mar 14:26

Choose a tag to compare

0.6.0 Pre-release
Pre-release

Unregister formatter upon extension deactivation

0.5.2

22 Mar 14:18

Choose a tag to compare

0.5.2 Pre-release
Pre-release
  • Added new changelog
  • Updated readme
  • Fixed text color in marketplace
  • Made settings descriptions easier to understand

0.5.1

22 Mar 14:10

Choose a tag to compare

0.5.1 Pre-release
Pre-release

Adds icon and some metadata.

0.5.0 - Initial Public Release

22 Mar 14:09

Choose a tag to compare

Pre-release

Preview release. May contain bugs; if you encounter any issues or have feature requests, please submit an issue on this repository!