I’ve installed VSCode Web via docker on my local server at home and would like to open my production server through the editor. How do I do that? Is it even possible?

  • FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    2 days ago

    No. Closest is probably Zed but it’s still way way off from being a serious VSCode competitor. For example it has no settings GUI at all; just a JSON file. It can’t edit large files. Font rendering is still hit and miss.

    Ask again in 5 years…