Bart Tadych

Results 24 comments of Bart Tadych

Sorry for multiple requests. I've already finished. 😄

I think the below files: ``` demos/express-proxy/src/api/* demos/express-proxy/src/apiRouter.ts demos/express-proxy/src/middlewares/* ``` You can extract to own package: `@moralisweb3/express`. The demo app will use this package. By this, you can easily attach...

The server is based on [Windows Desktop Speech](https://www.nuget.org/packages/System.Speech/5.0.0) and it's imperfect. In my case I did two thinks to get better results: 1. I've boosted the power of my microphone...

This error appears when you have not opened any folder. Try open some project by `File` > `Open folder`. I'll fix this later.

@Firehawke where do you have files of your project? On your PC? Or on FTP?

I've just released 0.1.2 version. I've changed file system access method to `vscode.workspace.fs`.

Could you check your VSC console? I think you should have there some error. `Help` > `Toggle developer tools`.

You may also try to open a single folder (on your PC) and restart VSC.

I don't have any next ideas. Are you sure that, do you have 0.1.2 version? Basically you may download this repository and run the extension in debug mode.