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
I was testing formatting by adding a tab in front of a variable. When I save the file, the tab gets removed (which is good) but when I run Format Document (this calls Pint) it doesn't remove the tab.
I know it calls pint when doing calling Format Document because I can see it on the console: ["INFO" - 14:58:53] Formatting completed in 388ms.
When I do "Format Document With" then Pint is listed as the default.
I thought I was the only one experiencing a bug on this extension. For me, the extensions just doesn't work anymore. Format Document using... option on VSCode does fix the file I'm currently in.
I was testing formatting by adding a tab in front of a variable. When I save the file, the tab gets removed (which is good) but when I run Format Document (this calls Pint) it doesn't remove the tab.
I know it calls pint when doing calling Format Document because I can see it on the console:
["INFO" - 14:58:53] Formatting completed in 388ms.
When I do "Format Document With" then Pint is listed as the default.
Any ideas?
.vscode/settings.json:
pint.json
The text was updated successfully, but these errors were encountered: