Yannick
Yannick
Thanks for your PR. Some check have failed. I will have a look once I find a litte time.
I'm very interested in better types, but I think it is difficult because of the flexibility of nano-jsx. Unfortunately, the tests fail :( _There is no need for running denoify...
Five Server needs to inject some code into the head. But I believe you only need a minimum of an empty html, body and head tag for it to work....
Are you using vscode inside of WSL?
Does it work if you set the `host` option in the fiveServer configuration of vscode to `localhost`?
I have made keyboard shortcut changes in [this commit](https://github.com/yandeu/five-server-vscode/commit/c39f1281f995b0ff9f9bf57b707bac4bc1696971), but I don't know how these changes would suddenly break your key bindings.
Thanks for reporting. What is your OS and vscode version? Does the npm version work? ```bash npx five-server@latest ```
I have had no time to investigate yet. Please use 0.3.1 for now.
I have just published version [0.3.4](https://marketplace.visualstudio.com/items?itemName=yandeu.five-server) to the VSCode Marketplace. Can you check if it works?
> i got the same issue while using five server, it returns 404 but in local files already correct. i think its from the server of [@yandeu](https://github.com/yandeu) You are using...