SPGoding
SPGoding
I think this can be done by adding `minecraft:` prefixes to commands in the `commands.json` file. I feel it'd be weird to allow an optional `minecraft:` prefix through code since...
Live Share guests should not have to install a project-specific extension[^1]. Afaik we just need to support URIs with the `vsls:` scheme since files on the host's file system are...
Commit 69d493e82cef3fd05cc0d39a9bdf020f7aaf496f may or may not have fixed this
can we infer the template from the normal type definition? maybe even with `#[default]` attributes on individual fields for the placeholder values. i don't see the point of repeating so...
Apologies for the long delay. All known concerns should have now been addressed. ------ Excluded files should no longer be tracked by the file watcher at all. Added a test...