Robert Stone

Results 7 issues of Robert Stone

Doesn't work for windows builds. Might want to mention in docs.

Looks like this doesn't work for windows builds. Might want to add a warning to docs.

**Is your feature request related to a problem? Please describe.** Right now we don't use the Output panel for anything, so users don't have a very good idea what the...

enhancement
good first issue
vscode extension
refactoring

I know how to use Jekyll now (due to one of my other projects) so I could use it to create us a gitpages site. Only question is what should...

enhancement
question
documentation

**Is your feature request related to a problem? Please describe.** Multiroot workspaces aren't currently supported. Any code that retrieves workspace root folders just uses the first folder. Also there is...

enhancement
vscode extension
language service
debugger
project explorer
pyro/build

I think we should just do this with another BuildTaskProvider. Compile on save can be done with the onSave event and a handler that runs the build task.

enhancement
pyro/build

**Describe the bug** Actually this is only a problem if the .PPJ file is in the workspace root (separate folder, not in the game directory) and possibly only for skyrimse....

bug
language service