From 003dcb4bf47a3191d03700a9624c9010492bd191 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Steinbei=C3=9Fer?= <33968289+gothicVI@users.noreply.github.com> Date: Fri, 18 Aug 2023 08:36:15 +0200 Subject: [PATCH] Update README.md See https://github.com/VSCodium/vscodium/issues/1556 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df1ed76..b407f04 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,4 @@ For the fortran extensions install ```bash pip3 install --user --upgrade fortls fortran-language-server ``` +Using `VSCodium` instead of `VSCode`, `pylance` needs to be limited to version `2023.6.40`.