Skip to content

Ide lock files

Tim Zallmann requested to merge ide-lock-files into master

What does this MR do?

It makes locked files visible + usable in the Multi File Editor:

  • Icon in Sidebar
  • Icon in Tab
  • Read Only Mode in Monaco for locked files

Are there points in the code the reviewer needs to double check?

New Karma Tests for testing Monaco Editor

Why was this MR needed?

To make locked files usable in the Multi file editor.

Screenshots (if relevant)

chrome_2017-11-06_10-19-48

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

closes #3918 (closed)

Edited by Sarrah Vesselov

Merge request reports