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

Problem matchers can't match correctlly if output line is longer than width of Integrated Terminal #30550

Closed
MasaakiSonoda opened this issue Jul 12, 2017 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) tasks Task system issues terminal Integrated terminal issues

Comments

@MasaakiSonoda
Copy link

  • VSCode Version: 1.14.0
  • OS Version: Windows7 and 8.1
  • Extensions: C/C++ 0.12.0

Steps to Reproduce:

  1. Narrow down the width of Integrated Terminal.
  2. Run build task with problem matchers.

VSCode 1.14.0 with tasks.json 2.0.0 executes tasks in Integrated Terminal and compiler's outputs are wrapped to match with terminal width. This causes issue on problem matchers.

Here is example.
image
image

image
image

Reproduces without extensions: Yes

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Jul 12, 2017
@Tyriar
Copy link
Member

Tyriar commented Jul 12, 2017

@dbaeumer should we close this in favor of #29840?

@Tyriar Tyriar assigned dbaeumer and unassigned Tyriar Jul 12, 2017
@Tyriar Tyriar added the tasks Task system issues label Jul 12, 2017
@dbaeumer
Copy link
Member

dbaeumer commented Jul 13, 2017

@Tyriar I will keep it open so that I can still track it. Will add comments to #29840

@dbaeumer dbaeumer added this to the August 2017 milestone Jul 13, 2017
@dbaeumer
Copy link
Member

Dups #32042

@dbaeumer dbaeumer added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 25, 2017
@Tyriar Tyriar removed this from the August 2017 milestone Aug 30, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) tasks Task system issues terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

4 participants