Honestly, this question is more about VS Code than it is Godot, but I'm looking into the Godot-Tools extension.
This extension is great, but it's a little obnoxious that is will tell my I've done something wrong on every keystroke until I have completed the line I was typing. Is there a way to only lint the code after the end of a line or on save?
Additionally, something like Autopep8 for python would be fantastic for this extension, anyone know of anything that'd work here?