diff options
-rw-r--r-- | documentation/sdk-manual/extensible.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/extensible.rst b/documentation/sdk-manual/extensible.rst index a7546e7288..ab4956f466 100644 --- a/documentation/sdk-manual/extensible.rst +++ b/documentation/sdk-manual/extensible.rst | |||
@@ -802,7 +802,7 @@ the two modes: | |||
802 | 802 | ||
803 | This instance of VSCode uses plugins that are useful for the development | 803 | This instance of VSCode uses plugins that are useful for the development |
804 | of the application. ``devtool ide-sdk`` generates the necessary | 804 | of the application. ``devtool ide-sdk`` generates the necessary |
805 | ``extensions.json``, ``settings.json``, ``tasks.json``and ``launch.json`` | 805 | ``extensions.json``, ``settings.json``, ``tasks.json`` and ``launch.json`` |
806 | configuration files for all the involved plugins. | 806 | configuration files for all the involved plugins. |
807 | 807 | ||
808 | When the source code folder present in the workspace folder is opened in | 808 | When the source code folder present in the workspace folder is opened in |