-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
insiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders
Milestone
Description
indentation.test.ts,autoIndent.test.ts
in the VS Code Repo
Output:
./scripts/test test/unit/electron/index.js --reporter full-json-stream --grep /^(Auto\-Reindentation \- TypeScript/JavaScript )/ --run src/vs/editor/contrib/indentation/test/browser/indentation.test.ts --run src/vs/workbench/contrib/codeEditor/test/node/autoindent.test.ts
√ Auto-Reindentation - TypeScript/JavaScript Issue #25437
√ Auto-Reindentation - TypeScript/JavaScript Enriching the hover
√ Auto-Reindentation - TypeScript/JavaScript Issue #86176
√ Auto-Reindentation - TypeScript/JavaScript Issue #141816
√ Auto-Reindentation - TypeScript/JavaScript Issue #29886
√ Auto-Reindentation - TypeScript/JavaScript Issue #209859: do not do reindentation for tokens inside of a string
The problem is the grep.
Metadata
Metadata
Assignees
Labels
insiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders