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

Diff highlights unchanged text in README.md markdown #43922

Closed
joshunger opened this issue Feb 18, 2018 · 1 comment
Closed

Diff highlights unchanged text in README.md markdown #43922

joshunger opened this issue Feb 18, 2018 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug diff-editor Diff editor mode issues verified Verification succeeded
Milestone

Comments

@joshunger
Copy link
Contributor

joshunger commented Feb 18, 2018

Issue Type

Bug

Description

The ies in dependencies is highlighted for some reason?

image

Before text:

 * `yarn [install]` -- Install project NPM dependencies. This is automatically done when you first create the project. You should only need to run this if you add dependencies in `package.json`.

After text:

  * `yarn` -- Install project NPM dependencies. You should only need to run this if you add dependencies in `package.json`.

VS Code Info

VS Code version: Code - Insiders 1.21.0-insider (135d4a5, 2018-02-14T06:09:28.551Z)
OS version: Darwin x64 17.2.0

System Info
Item Value
CPUs Intel(R) Core(TM) i5-7267U CPU @ 3.10GHz (4 x 3100)
Load (avg) 6, 6, 5
Memory (System) 8.00GB (0.06GB free)
Process Argv /private/var/folders/90/lpgkdnnj293gmdz2pds2pm3w0000gn/T/AppTranslocation/C1EF80CB-B78A-4648-A359-F116D0267978/d/Visual Studio Code - Insiders.app/Contents/MacOS/Electron
Screen Reader no
VM 0%
Extensions (1)
Extension Author (truncated) Version
python ms- 2018.1.0
Reproduces only with extensions
@egamma
Copy link
Member

egamma commented Feb 18, 2018

The expected behaviour is that the word level differences do not show ies since this word is common in both versions.
image

@alexdima alexdima added the diff-editor Diff editor mode issues label Feb 26, 2018
@alexdima alexdima added the bug Issue identified by VS Code Team member as probable bug label Apr 18, 2018
@alexdima alexdima modified the milestones: On Deck, April 2018 Apr 18, 2018
@mjbvz mjbvz added the verified Verification succeeded label Apr 26, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 2, 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 diff-editor Diff editor mode issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants