You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2023. It is now read-only.
Thanks for this extension. Is it possible to improve it to use the vscode indentation settings ?
For example I want to set the indentation to 2 spaces for the django HTML files but when running the plugin it forces to 4. It's the default of djhtml (-t option) but it would be better to use the vscode settings.
Hello,
Thanks for this extension. Is it possible to improve it to use the vscode indentation settings ?
For example I want to set the indentation to 2 spaces for the django HTML files but when running the plugin it forces to 4. It's the default of djhtml (-t option) but it would be better to use the vscode settings.
Regards,
Aurélien