diff --git a/devcontainer.json b/devcontainer.json index 7b0f30d..95f3505 100644 --- a/devcontainer.json +++ b/devcontainer.json @@ -31,6 +31,7 @@ "go.testTags": "all", "go.buildTags": "all", "editor.minimap.enabled": false, + "editor.lineNumbers": "relative", "editor.quickSuggestionsDelay": 0, "editor.suggestSelection": "first", "editor.snippetSuggestions": "top",