Settings > Editor > code-server
Code-server is an open source project by Coder that allows Visual Studio Code (VS Code) to run in a web browser. Essentially, it is an implementation of VS Code that runs on a remote server and is accessible via a web browser.
-
Enable experimental code-server support
If you activate this checkbox, MAMP PRO will support you when using your code server. -
Code-server URL:
Enter the URL of your code-server here. If an URL is given you will get an “code-server” entry in the “Open in” editor popup in a site’s “General” section.
For more information about code-server please visit https://github.com/coder/code-server.