I have searched through several other posts, and nothing has fixed my issue yet. I'm working in WSL, through VSCode also using the Linux Subsystem. Live server will not open; it just says "Port:5500" as if it was connected, but nothing pops up.
When I use normal VSCode, not through the Linux Subsystem, Live server works perfectly fine.
I've done everything I can to try to get it to work, and it's been decreasing my performance because I have to write my code on my normal code editor on Windows in order to use live server, then copy & paste my code to my other file after I know it's right. It's very tedious.
Anyone on insight with how to get live server working with WSL would be a tremendous help.