PyScripter v5.3.0 is now available at Sourceforge. There are exciting new features in this release, such as the integrated code diagnostics with automated quick fixes, the refactoring support. and the built-in code formatter. Projects have also received a facelift with the support for auto-updating folders, which was a long standing request.
- New features:
- Code diagnostics using ruff a very fast linter and language server
- File Check, with issues shown in the editor
- Fixable issues flagged in the gutter
- Quick Fix or Ignore fixable found issues
- Fix all command
- Refactoring support: Organize Imports, rename, extract variable, extract function, inline
- Built-in code formatting (Edit, Source Code, Format)
- Added auto-refreshing project folders that mirror physical folders (#521)
- Scrollbar annotation for highlighted search term
- Issues addressed:
No comments:
Post a Comment