hassio-addons / addon-vscode

Studio Code Server - Home Assistant Community Add-ons
https://addons.community
MIT License
502 stars 80 forks source link

Visual artifact? #735

Closed terryhonn closed 11 months ago

terryhonn commented 11 months ago

Problem/Motivation

Strange vertical lines in editor pane

Expected behavior

No strange vertical lines in editor pane

Actual behavior

There are strange vertical lines in the editor pane

Steps to reproduce

Open a file in the editor pane

Proposed changes

I'm a new user of the Visual Studio Code addon in HA, but use it as a stand alone app otherwise. I've never seen these lines in the editor window before, but I'm not sure if they have a purpose and can be turned off, or if something else is going on. I've tried uninstalling and reinstalling, restarting, etc., the addon, without change.

image

sinclairpaul commented 11 months ago

They are rulers, you can find the Config for them under Editor:Rulers.

terryhonn commented 11 months ago

Rulers! Of course! Thank you!