Skip to content

Releases: microsoft/vscode-pylint

v2024.0.0

09 Oct 18:02
999b7e8
Compare
Choose a tag to compare

Changes:

Feature Requests:

  • #531: Engineering - cleanup TSA pipeline template parameter
  • #475: Add enabled setting to control linting

Bugs:

  • #524: Add logic to replace tilde with home environment
  • #457: Fix for code action performance issue with pylint
  • #449: Update glob pattern docs link
  • #452: Use fnmatch instead of pathlibs match
  • #447: Fix for ${fileDirname} crash

Others:

See More
  • #573: Update release version for extension
  • #571: Update to the latest pylint
  • #508: Bump actions/cache from 3 to 4 in /.github/actions/build-vsix
  • #507: Bump actions/cache from 3 to 4 in /.github/actions/lint
  • #566: Update to latest pylint
  • #545: add bug report template
  • #526: Update packages and fix linting issues
  • #497: Update dependencies
  • #496: Add link to pylint issue tracker to README
  • #477: Update README.md
  • #469: Bump actions/github-script from 6 to 7
  • #451: pip(deps-dev): bump black from 23.10.1 to 23.11.0
  • #440: Update ci and build scripts
  • #438: Bump sinon from 17.0.0 to 17.0.1
  • #439: Bump actions/setup-node from 3 to 4 in /.github/actions/build-vsix
  • #437: Bump actions/setup-node from 3 to 4 in /.github/actions/lint
  • #435: Update version for pre-release

This list of changes was auto generated.

2023.10.1

13 Nov 20:45
Compare
Choose a tag to compare

Bug fixes

Full Changelog: v2023.10.0...v2023.10.1

2023.10.0

02 Nov 17:18
f844704
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Code Health

  • Fixed capitalization of "Python" in user-facing text by @HVbajoria in #390
  • Clean up after deprecating legacy settings by @karthiknadig in #423
  • Add more details to README and settings descriptions by @luabud in #430

New Contributors

Full Changelog: v2023.8.1...v2023.10.0

2023.8.1

13 Oct 00:56
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v2023.8.0...v2023.8.1

v2023.8.0

05 Oct 22:19
01f9a73
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Code Health

New Contributors

Full Changelog: v2023.6.0...v2023.8.0

2023.6.0

06 Jul 21:29
60ee684
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Add support to open the online message documentation as quick fix action by @DudeNr33 in #298
  • Add code actions for simple Pylint items by @dciborow in #300
  • Add auto-fixes for C0113, C0121, C0123 by @dciborow in #303

Bug Fixes

Code Health

New Contributors

Full Changelog: 2023.4.0...2023.6.0

2023.4.0

06 Jul 00:18
5078926
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Code Health

Full Changelog: 2023.2.0...2023.4.0

2023.2.0

08 Feb 20:36
42ef0da
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Add support for quick fixes resolved by formatting or import organization by @karthiknadig in #218
  • Add support for legacy python.linting.cwd setting by @karthiknadig in #251

Bug Fixes

Code Health

Full Changelog: 2022.6.0...2023.2.0

2022.6.0

01 Nov 21:51
2d97d86
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Code Health

New Contributors

Full Changelog: 2022.4.0...2022.6.0

2022.4.0

04 Aug 21:30
0f5529b
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Code Health

Full Changelog: 2022.2.0...2022.4.0