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

Make font size adjustable #21

Open
BovineEnthusiast opened this issue Mar 30, 2018 · 11 comments
Open

Make font size adjustable #21

BovineEnthusiast opened this issue Mar 30, 2018 · 11 comments

Comments

@BovineEnthusiast
Copy link

It would be nice to adjust the font size of the letters. I'm using a higher resolution display and it's very hard to make out the letters, especially similar looking ones like 'c' and 'e'.

Thanks!

screen shot 2018-03-30 at 3 06 40 pm

@krokofant
Copy link

Looking at the code I think this can be changed here https://github.com/wmaurer/vscode-jumpy/blob/master/src/jumpy-vscode.ts#L49

@Coderah
Copy link

Coderah commented Apr 6, 2018

👍 this should be a setting!

@BovineEnthusiast
Copy link
Author

I'll try my hand at doing this myself and creating a PR some time this week.

@BovineEnthusiast
Copy link
Author

Actually, there seems to already be a PR for this:

#16

@andys8
Copy link

andys8 commented May 16, 2018

Would be awesome. Currently this is hard to read.

image

Update: This was also because "Consolas" font was missing on this machine. Could be an issue on its own.

@andys8
Copy link

andys8 commented May 16, 2018

As a temporary workaround, until #16 is merged, you can manipulate the implementation in your home directory. It's located in .vscode/extensions/wmaurer.vscode-jumpy-0.3.1/out/src/jumpy-vscode.js

@kankaristo
Copy link

The size should probably follow editor font size by default, now Jumpy's font size seems to be fixed, no matter what the editor font size is.

@sagg
Copy link

sagg commented Nov 22, 2018

+1, the small font is the only reason i'm not using it. i'm jumping to often to the wrong place.. :)

@andys8
Copy link

andys8 commented Nov 22, 2018

@sagg #16 (comment)

@BovineEnthusiast
Copy link
Author

BovineEnthusiast commented Nov 28, 2018

To everyone still using this plugin, I've switched over to Ace Jump, and found that it's much better (also has customization font sizes and colors).

acejump

@ghost ghost mentioned this issue Sep 27, 2019
@wenfangdu
Copy link

You can use Jump instead, it automatically adjusts the font size.

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

Successfully merging a pull request may close this issue.

7 participants