Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$tsc-watch doesn't match problems in the initial compilation #152966

Closed
Tyriar opened this issue Jun 23, 2022 · 0 comments · Fixed by #152967
Closed

$tsc-watch doesn't match problems in the initial compilation #152966

Tyriar opened this issue Jun 23, 2022 · 0 comments · Fixed by #152967
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders tasks Task system issues verified Verification succeeded
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Jun 23, 2022

From #152671 (comment)

this isn't entered bc the initial /first start message is diff't from subsequent ones

IE [4:09:59 PM] File change detected. Starting incremental compilation... matches but [4:07:41 PM] Starting compilation in watch mode... does not
Screen Shot 2022-06-22 at 4 10 51 PM


Defined here:

"beginsPattern": {
"regexp": "^\\s*(?:message TS6032:|\\[?\\D*.{1,2}[:.].{1,2}[:.].{1,2}\\D*(├\\D*\\d{1,2}\\D+┤)?(?:\\]| -)) File change detected\\. Starting incremental compilation\\.\\.\\."
},

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug tasks Task system issues labels Jun 23, 2022
@Tyriar Tyriar added this to the June 2022 milestone Jun 23, 2022
@Tyriar Tyriar assigned Tyriar and meganrogge and unassigned meganrogge Jun 23, 2022
@VSCodeTriageBot VSCodeTriageBot added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Jun 23, 2022
@meganrogge meganrogge added the verified Verification succeeded label Jun 29, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Aug 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders tasks Task system issues verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants