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
OK, I see where the issue is. If I open the file from source control and I get an absolute path like this:
then dprint formatting fails even of the path is the same as the workspace path (and especially then).
If I open the file from the VS Code explorer then everything is fine and the formatter works.
Not sure if this is a regression to the fix done in 0.13.5, I literally set up dprint yesterday.
On 0.33.0 with 0.13.5, I'm trying to setup formatting on-save and got this when running format document by hand from the command palette:
workspace settings.json
I disabled formatting for JS and TS in user settings.json. It seems to format json:
dprint.json
The text was updated successfully, but these errors were encountered: