Robert Stone

Results 12 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

### Steps To Reproduce I cloned the repo in windows and followed the instructions, but it fails at the point where 'sh' is expected to exist. Fails at this point...

bug

### Is your feature request related to a problem? Please describe. The problem is that I'm trying to use `py` (`pymanager` the Python Install Manager, see https://docs.python.org/dev/using/windows.html#python-install-manager) to keep Python...

enhancement

### Steps To Reproduce This was using 0.12 stable. (I can get 'npm start' to work in the dev branch, and it also fails there, but the failure is different)....

bug