microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.34k stars 28.91k forks source link

Change rulers on Editor via extension API #111251

Open jednano opened 3 years ago

jednano commented 3 years ago

The EditorConfig extension needs the ability to change the rulers on a particular editor if max_line_length is provided.

https://github.com/editorconfig/editorconfig-vscode/issues/272

andrewvaughan commented 1 year ago

Any update on this? I was trying to find any way to do this in VS Code and was surprised to not see it in effect.

madd-games commented 1 week ago

Any updates on this? This would be a really good feature making VSCode even more generic. It makes sense that the max line length would be indicated with a ruler.