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

Easymotions characters are placed behind text #2009

Closed
ppasieka opened this issue Sep 7, 2017 · 4 comments
Closed

Easymotions characters are placed behind text #2009

ppasieka opened this issue Sep 7, 2017 · 4 comments

Comments

@ppasieka
Copy link

ppasieka commented Sep 7, 2017

  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


BUG REPORT:

Environment:

  • VSCode Version: 1.15.1
  • VsCodeVim Version: 0.10.0
  • OS: Windows 10

What happened:

Easymotions characters are displayed behind text. It's annoying because instead go fast to some place
you have to stop and focus on easymotion character

image

What did you expect to happen:

Display easymotion characters on top of text

How to reproduce it:

use any of easy motion

@Chillee
Copy link
Member

Chillee commented Sep 7, 2017

I can't replicate this. Could you give some information on what other plugins you have installed, the file you're doing it in , etc?

@ppasieka
Copy link
Author

ppasieka commented Sep 7, 2017

This is fragment of *.vue file and I use Vetur extension. I didn't mention that before but I have altered default settings to something like that:

  "vim.easymotionMarkerFontSize": "24",
  "vim.easymotionMarkerWidthPerChar": 15,
  "vim.easymotionMarkerHeight": 20,
  "vim.easymotionMarkerYOffset": 18

default font size was to small for me

It is not a big deal.. I created this issue hoping that maybe changing z-index will fix it

Edit:
it seems that file extension doesn't matter. same problem in exists in other files like. js, html, cs

@esetnik
Copy link
Contributor

esetnik commented Sep 7, 2017

I can confirm the same issue

@maxfie1d
Copy link
Contributor

maxfie1d commented Sep 9, 2017

@ppasieka Thanks for your report. I confirmed the strange label rendering, and found how to fix it!

image

maxfie1d added a commit to maxfie1d/Vim that referenced this issue Sep 9, 2017
maxfie1d added a commit to maxfie1d/Vim that referenced this issue Sep 9, 2017
maxfie1d added a commit to maxfie1d/Vim that referenced this issue Sep 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants