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

Option to add a grid pattern to the editor background #212094

Open
prasanthcakewalk opened this issue May 6, 2024 · 2 comments
Open

Option to add a grid pattern to the editor background #212094

prasanthcakewalk opened this issue May 6, 2024 · 2 comments
Labels
editor-rendering Editor rendering issues feature-request Request for new features or functionality

Comments

@prasanthcakewalk
Copy link

I would like an option to add a grid pattern to the editor background, like a graph paper with a muted color. Similar to the screenshot in this question: https://stackoverflow.com/questions/61050399/display-grid-background-pattern-in-sublimetext. I've only ever experienced this feature in gedit editor, but I liked it aesthetically and found that it improved my focus, at least a little bit.

I think this could be achieved with a) three settings for grid toggle on/off, grid spacing, and grid color and b) the repeating-linear-gradient css function, but I'm not sure how this will play with vscode's existing theming framework.

P.S.: Thanks for the great editor!

@alexr00 alexr00 assigned alexdima and unassigned alexr00 May 7, 2024
@alexdima alexdima added feature-request Request for new features or functionality editor-rendering Editor rendering issues labels Jun 4, 2024
@alexdima alexdima removed their assignment Jun 4, 2024
@VSCodeTriageBot VSCodeTriageBot added this to the Backlog Candidates milestone Jun 4, 2024
@VSCodeTriageBot
Copy link
Collaborator

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@spartanatreyu
Copy link

It would be better to set a custom background via css.

That way you could have the grid or something else entirely.

Perhaps even go all out like the screenshot at: https://wezfurlong.org/wezterm/index.html


On a side note: I like the idea of a subtle grid behind monospace text, but it would break when encountering unequal line heights like this:

playwright_config_ts_—_myoresearch-website

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor-rendering Editor rendering issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

5 participants