Php VScode Editor.Rulers Línea Vetical Delimiter Line

"[php]": {
        "editor.rulers": [80, 120],
    },
Tiago F2