We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 360ea2c + cc952ee commit f0a69eeCopy full SHA for f0a69ee
1 file changed
README.md
@@ -15,7 +15,7 @@ If you need any environment variables to be set or any terminal operations to be
15
(like the usual `./autogen.sh`, `./configure` or `vcvarsall.bat`), you need to launch VSCode from a terminal
16
that is already set up according to your project requirements OR you can point the `makefile.preConfigureSript`
17
setting to a batch script file and invoke it at any time via the command `makefile.preconfigure` in the pallette.
18
-By seting `makefile.alwaysPreConfigure` to true, you don't need to run the pre-configure command separately.
+By setting `makefile.alwaysPreConfigure` to true, you don't need to run the pre-configure command separately.
19
The extension is going to invoke the script before every configure operation.
20
21
### Configuring your project
0 commit comments