.gitpod.yml |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit aed83675d184a9e3a3acb9e072d166e9834b35c6
Author:     Muhammet Kara <muhammet.k...@collabora.com>
AuthorDate: Mon Mar 9 15:56:02 2020 +0300
Commit:     Muhammet Kara <muhammet.k...@collabora.com>
CommitDate: Mon Mar 9 15:54:14 2020 +0100

    Install C++ VSCode extension for Gitpod
    
    Change-Id: I631e050316acdcbb42dfbb5e6476a4e8e7cc0f8d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90221
    Tested-by: Jenkins
    Reviewed-by: Muhammet Kara <muhammet.k...@collabora.com>

diff --git a/.gitpod.yml b/.gitpod.yml
index 3cce5cbf7661..d58da0084cac 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -1,2 +1,6 @@
 image:
   file: .gitpod.dockerfile
+
+vscode:
+  extensions:
+    - ms-vscode.cpptools@0.26.2:Pq/tmf2WN3SanVzB4xZc1g==
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to