Releases: vigo/textmate2-ruff-linter
Releases · vigo/textmate2-ruff-linter
v1.1.7
Bump version: 1.1.6 → 1.1.7
v1.1.5
Bump version: 1.1.4 → 1.1.5
v1.1.4
- fix manual autofix caret position
v1.1.3
- Improve code structure (modules)
- Add report errors (rule description) preview with option+R
- Add import sort disabler (
noq<TAB>
)
v1.1.2
- Improve code structure (modules)
- Add report errors (rule description) preview with option+R
v1.0.2
- Add toggle format enable/disable with option+D
- Improve README file
v1.0.1
- Remove
TextMate::UI.tooltip
due to TextMate memory leaks/crashes and M-CPU problems. Return back to basic/safe tool tip.
- Improve error handling
- Improve logging
- Add extra snippets
- Add
tm_properties
helpers
- Add
.ruff.toml
config helper
v1.0.0
Giga refactoring, improved code, structure and features.
- Improve error handling and alert windows
- Add go to error line feature
- Improve document will/did save error handling
v0.3.1
Bump version: 0.3.0 → 0.3.1
v0.3.0
add noqalizer all feature