From 93921e8f31bc830aab3f87d14494287eac5e1aa3 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Fri, 15 Oct 2021 08:57:59 +0200 Subject: [PATCH] chore: `trond-snekvik.simple-rst` VSCode extension added to gitpod --- .gitpod.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index 26ca6309..f778abc4 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -33,9 +33,10 @@ vscode: - streetsidesoftware.code-spell-checker - vivaxy.vscode-conventional-commits - github.vscode-pull-request-github - - lextudio.restructuredtext - hbenl.vscode-test-explorer - matepek.vscode-catch2-test-adapter + - trond-snekvik.simple-rst + - lextudio.restructuredtext - ritwickdey.liveserver # --------------------------------------------------------