Skip to content

Upgrading Monaco

Tim Zallmann requested to merge ide-update-monaco into master

What does this MR do?

  • Updates Monaco Editor to 0.10.0
  • Activates some new features for Monaco (don't scroll past last line and a right click contextMenu)
  • Fixes the already exisiting loading error for typeScriptServices.js

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #38607 (closed)

Edited by Tim Zallmann

Merge request reports