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

Editor guidelines #9

Closed
Boggin opened this issue Sep 2, 2016 · 1 comment
Closed

Editor guidelines #9

Boggin opened this issue Sep 2, 2016 · 1 comment

Comments

@Boggin
Copy link

Boggin commented Sep 2, 2016

This may not be something you want to do but I'd like to suggest it.

I like to have guidelines at character columns 79 and 120 to help me organise the line-lengths of my code.

Is this something that Guides could add? Or is it already covered by another VSCode plug-in?

For example, in Visual Studio I use “Editor Guidelines” [https://visualstudiogallery.msdn.microsoft.com/da227a0b-0e31-4a11-8f6b-3a149cf2e459].

@spywhere
Copy link
Owner

spywhere commented Sep 2, 2016

TL;DR; Use VSCode configuration key editor.rulers to show your preferred guide lines

Guides used to have this feature in the past. But after VSCode already implemented it, I recommended you to use those instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants