five-server-vscode
five-server-vscode copied to clipboard
⚡ VSCode Extension for Five Server.
**Describe the bug** Hello dear friends, For example if I change settings, hide minimap or show minimap causes a reload. While working with API's, reload causes unnecessary API calls. _Probably...
**Describe the bug** I have my file structure setup like pages/main/ index.html style.css ... Although when I try to link my css using `` The live server ends up looking...
I used to work with HTML that is integrated with another markup language (a kind of xml custom that is not recognize by VSCode), and I've notice that Live server...
**Describe the bug** Given the following code, an error is displayed: ` is not a valid element name` ```html HTML Test File It works! Hello ``` The error displays in...
when I preview html with get requests, preview shows change in url as expected. When changed to php, it does not work(nothing happens). I tried uninstalling and installing brew php...
# I need `highlight.js` to highlight my code but it didn't work with five server. I have the same issue with `chat.js` ## my test code: (download [default.min.css](https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.4.0/styles/default.min.css) and [highlight.min.js](https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.4.0/highlight.min.js)...
Hello, I don't know is it my mistake or is it a mistake from five server.... '\' \Hello World \Hrrrello World \ \'\ body { background-color: lightblue; } h1{ color:Tomato;...
Well, since there are lots of libraries out there to remember config options. Is it possible to add a command to vscode to create a default config file with all...
Hello everyone. I'd like to suggest, why not open SVG files with this extension? Like a regular HTML page, any modern browser can handle this. Thanks for any help.
Regarding https://github.com/yandeu/five-server/issues/61, I'm adding a way to specify a hostname to the extension. Also, it didn't loaded the config if it was a single file started in five server, made...