Skip to content

Editing Files in BEAR Portal

There are two primary methods for editing files in BEAR Portal:

  • Using the platform's native File Browser to edit files in a web browser. This is suitable for small edits to text files, such as scripts or configuration files.
  • Using the Code Server (VSCode) editor to edit files in a web browser. This is suitable for larger edits to text files, or for substantial code development work.
    The Code Server editor provides a more feature-rich environment for editing code, including syntax highlighting, code completion, and version control integration.