vscode-meson
vscode-meson copied to clipboard
Documentation on settings
Is there any documentation on the available settings? I'd like to set the compiler explicitly, but I can't work out if this is supported/how to do it.
You can check the Menu in File => Preferences Settings On the Settings editor: Extensions => Meson build configuration
This lists the available settings (and lets you modify them).
There aren't a lot currently, but I think you can solve your task with the mesonbuild.configureOnOpen one.