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

I like this blue line,but it was disappeared #147352

Closed
IOLOII opened this issue Apr 13, 2022 · 3 comments
Closed

I like this blue line,but it was disappeared #147352

IOLOII opened this issue Apr 13, 2022 · 3 comments
Assignees
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code) triage-needed

Comments

@IOLOII
Copy link

IOLOII commented Apr 13, 2022

Does this issue occur when all extensions are disabled?: No

  • VS Code Version:1.66.2 (user setup)
  • OS Version:Windows_NT x64 10.0.22000

Commit: dfd34e8
Date: 2022-04-11T07:46:01.075Z
Electron: 17.2.0
Chromium: 98.0.4758.109
Node.js: 16.13.0
V8: 9.8.177.11-electron.0

Steps to Reproduce:

  1. I update my vscode just ten minutes ago
  2. this blue line not appear in my vscode

This blue line may appear in my laste update my vscode,it was beautiful than the green line

After this update , no, nothing happend,
So i report this change, how does it change? I don't know

if there are some commit change this line,please Revert
if this is some config , tell me ,tks

Is there anyone ,like me like this blue line ?🤪

image

@IllusionMH
Copy link
Contributor

/question
These decorations has different meanings: green - added lines, blue - modified lines.
https://code.visualstudio.com/docs/editor/versioncontrol#_gutter-indicators

You can change them if you want by overriding

editorGutter.modifiedBackground
editorGutter.addedBackground
editorGutter.deletedBackground

@IOLOII
Copy link
Author

IOLOII commented Apr 13, 2022

/question These decorations has different meanings: green - added lines, blue - modified lines. https://code.visualstudio.com/docs/editor/versioncontrol#_gutter-indicators

You can change them if you want by overriding

editorGutter.modifiedBackground
editorGutter.addedBackground
editorGutter.deletedBackground

yes! Got it,thank you

@github-actions github-actions bot locked and limited conversation to collaborators May 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code) triage-needed
Projects
None yet
Development

No branches or pull requests

4 participants
@IllusionMH @aeschli @IOLOII and others