Search

Settings > Editor > External Apps

In this section, you can specify external applications to open different types of files.

MAMP PRO - Settings - Editor - External Apps

  • Image Application
  • Movie Application
  • PDF Application

code-server

Code-server is an open source project by Coder that allows you to run Visual Studio Code (VS Code) in a web browser. It is essentially a remote version of VS Code that runs on a server and can be accessed through a browser.

  • Enable experimental code-server support
    Enable this option to integrate basic support for code-server within MAMP PRO.

  • Code-server URL:
    Enter the URL where your code-server instance is running. If a valid URL is provided, a code-server entry will appear in the Open in editor menu within a site’s General section.

Use this integration if you’re working remotely or prefer editing files via a browser-based development environment.