Skip to content

Enable running extension on-save only#220

Merged
charliermarsh merged 1 commit intomainfrom
charlie/type
Jun 17, 2023
Merged

Enable running extension on-save only#220
charliermarsh merged 1 commit intomainfrom
charlie/type

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

Summary

Now supported in the LSP (astral-sh/ruff-lsp#146): The API exactly mimics that of the ESLint extension: we have a new setting, run, that accepts either onType (default) or onSave.

Closes #110.

@charliermarsh charliermarsh merged commit b40e97d into main Jun 17, 2023
@charliermarsh charliermarsh deleted the charlie/type branch June 17, 2023 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extension causes high CPU usage

1 participant