From daf8f85909dbf994c05e3e4d83f1eb3c487fd766 Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Tue, 29 Nov 2022 18:16:56 +0000 Subject: [PATCH] Update to maintained VSCode extension --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index e14d38dd..288c3d93 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,7 +24,7 @@ If you are not familiar with Nim yet, it is recommended to go through the `VSCode `_ is the recommended editor for working with Nim code. It is cross-platform and has the excellent -`nim plugin `_ +`nim plugin `_ that supports most of the features you would expect from an IDE. It also has `godot-tools plugin `_ which adds features for editing GDScript and Godot resource files.