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

Merge conflict background becomes more and more intence on folding code inside #45011

Closed
totalamd opened this issue Mar 4, 2018 · 2 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-folding Editor code folding issues editor-rendering Editor rendering issues verified Verification succeeded

Comments

@totalamd
Copy link

totalamd commented Mar 4, 2018

Issue Type

Bug

Description

  1. Have a merge conflict with a code inside you can fold, like many nested divs
    (copypaste from https://gist.github.com/totalamd/79867f9d76b23f721d235f5de865415b)
  2. Start folding a code inside merge conflict section
  3. Behavior: blue/green background becomes more and more intense up to an unreadable state.
    Intended behaviour: not change background color.

VS Code Info

VS Code version: Code 1.20.1 (f88bbf9, 2018-02-13T15:34:36.336Z)
OS version: Windows_NT x64 10.0.16299

System Info
Item Value
CPUs Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz (8 x 3408)
Memory (System) 15.89GB (7.06GB free)
Process Argv C:\Program Files\Microsoft VS Code\Code.exe D:\dev\bla-bla
Screen Reader no
VM 0%
Extensions (9)
Extension Author (truncated) Version
Bookmarks ale 0.18.1
disableligatures Coe 0.0.7
gitlens eam 8.0.2
beautify Hoo 1.3.0
debugger-for-chrome msj 4.1.0
vetur oct 0.11.7
vue-vscode-snippets sdr 1.3.0
vscode-todo-highlight way 0.5.11
markdown-all-in-one yzh 1.0.5

(1 theme extensions excluded)

Reproduces only with extensions
@vscodebot
Copy link

vscodebot bot commented Mar 4, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added editor editor-core Editor basic functionality labels Mar 4, 2018
@joaomoreno joaomoreno added this to the Backlog milestone Mar 5, 2018
@joaomoreno joaomoreno added bug Issue identified by VS Code Team member as probable bug scm General SCM compound issues and removed editor-core Editor basic functionality labels Mar 5, 2018
@joaomoreno joaomoreno added editor-folding Editor code folding issues and removed scm General SCM compound issues labels Sep 14, 2018
@joaomoreno joaomoreno assigned aeschli and unassigned joaomoreno Sep 14, 2018
@joaomoreno joaomoreno removed this from the Backlog milestone Sep 14, 2018
@aeschli
Copy link
Contributor

aeschli commented Sep 17, 2018

The same effect can be seen when resizing the window:
decorator-add-up

The dev tools show that multiple decorations to be created on the same line.

@aeschli aeschli assigned alexdima and unassigned aeschli Sep 17, 2018
@alexdima alexdima added editor-rendering Editor rendering issues and removed editor labels Sep 17, 2018
@alexdima alexdima added this to the September 2018 milestone Sep 17, 2018
@roblourens roblourens added the verified Verification succeeded label Sep 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 1, 2018
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 editor-folding Editor code folding issues editor-rendering Editor rendering issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants