Oliver Stadie

Results 5 issues of Oliver Stadie

Hi, when I split my TypeScipt code among multiple files, I get errors. i have three files in my sublime-project: **ts/main.ts:** ``` TypeScript /// var paul:any = new People.Person('Paul', 'Smith');...

Hi, how can I configure the binary (`mplayer.exe`) location? Or do I need to add mplayer to the PATH?

Hi, vscode-todo-parser doesn't add `TODO`s in simple text files (e.g. `.txt` or `.graphql`). This would be a desirable default, since otherwise arbitrary TODOs in the project get lost, since they...

When passing values like _Pidgey, 10 CP, 10 HP, 200 Stardust_, the API returns no IV combinations, while e.g. _Pidgey, 8 CP, 8 HP, 200 Stardust_ does. Since CP and...

Issue: Hi and thanks for this great plugin. What are legal contents for the `app-settings.json`? Is it a general format I can read about elsewhere? Or is it's content special...