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

[WIP] Inline all decorations - attempt 2 #27218

Closed
wants to merge 3 commits into from
Closed

[WIP] Inline all decorations - attempt 2 #27218

wants to merge 3 commits into from

Conversation

Krzysztof-Cieslak
Copy link
Contributor

This is follow up on #20042.
Original issue: #19749

CC: @jrieken

This is not ready yet, but I just would love to get some input whether I'm moving in right direction.
Right now I'm just trying to replicate current behavior [without adding possibility to display all errors] but moving implementation to IViewZone as described in comments in original PR.

@mention-bot
Copy link

@Krzysztof-Cieslak, thanks for your PR! By analyzing the history of the files in this pull request, we identified @alexandrudima and @egamma to be potential reviewers.

@msftclas
Copy link

@Krzysztof-Cieslak,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@jrieken
Copy link
Member

jrieken commented Jun 8, 2017

Can you resolve conflicts and we start looking into this?

@Krzysztof-Cieslak
Copy link
Contributor Author

Rebased to latest master

@jrieken
Copy link
Member

jrieken commented Jun 9, 2017

Your live will be a lot easier if you start fresh and I strongly recommend that. Don't get hung up with massaging the old code, just start with a new thing that simply always shows all errors/warning inline

@Krzysztof-Cieslak
Copy link
Contributor Author

So I guess the question is whether I should only add new functionality ( inline all errors / warnings) or also try to replace old functionality with implementation using View Zones as suggested in #20042 (comment)

@jrieken
Copy link
Member

jrieken commented Jun 16, 2017

Sorry, that was misleading. In above mentioned comment I wasn't suggesting to replace the old functionality but to start fresh for this particular feature. The old bits will stay how they are, for the show all errors/warning feature tho we come up with something new (the old might eventually benefit from this)

@Krzysztof-Cieslak
Copy link
Contributor Author

Oh, no problem. I've might interpreted something wrongly in this comment.

In such case, starting totally fresh definitely makes sense, I'll try to do attempt 3 over the weekend ;)

@Krzysztof-Cieslak
Copy link
Contributor Author

Closing in favor of #29145

@roblourens roblourens removed this from the June 2017 milestone Jun 30, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants