Skip to content

TS formatting rules changed from 3.5.2 to 3.6.2 #80118

@joaomoreno

Description

@joaomoreno

I had to commit defb232 with --no-verify because the following errors were popping up in hygiene:

File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/browser/parts/views/customView.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/debug/browser/breakpointsView.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/debug/browser/callStackView.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/debug/browser/debugHover.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/debug/browser/variablesView.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/debug/browser/watchExpressionsView.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/extensions/electron-browser/runtimeExtensionsEditor.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/files/browser/views/explorerView.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/files/browser/views/openEditorsView.ts

Format Document doesn't seem to do anything on those documents.

Metadata

Metadata

Assignees

Labels

debtCode quality issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions