Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8969-upgrade-monaco-editor-core-to-standalone-0.23.x #9154

Commits on Jul 1, 2021

  1. 8969-upgrade-monaco-editor-core-to-standalone-0.23.x

    In preparation for upgrading monaco-editor-core to standalone/0.23.x these changes were implemented:
    1) signatures alignment to standalone/0.23.x
    2) editor preferences synced with standalone/0.23.x
    3) Changes to theme services based on changes in 0.23.x
    4) Removal of QuickOpen modules and implementing QuickInput instead
    
    Signed-off-by: Esther Perelman <esther.perelman@sap.com>
    danarad05 authored and EstherPerelman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    9e82b0a View commit details
    Browse the repository at this point in the history
  2. Fix `run task' command regressions.

    Signed-off-by: Esther Perelman <esther.perelman@sap.com>
    EstherPerelman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    1967640 View commit details
    Browse the repository at this point in the history
  3. Fix Attach Task +

    Signed-off-by: Esther Perelman <esther.perelman@sap.com>
    EstherPerelman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e11d379 View commit details
    Browse the repository at this point in the history
  4. Fixes issues with Command Palette actions: edt + run last task +…

    … `go to line` + `go to symbol` + `task ` -> `configure task`
    
    Signed-off-by: Esther Perelman <esther.perelman@sap.com>
    EstherPerelman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    7f9b452 View commit details
    Browse the repository at this point in the history
  5. Resolved Fixes actions issues

    Signed-off-by: Esther Perelman <esther.perelman@sap.com>
    EstherPerelman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    4bd7f1e View commit details
    Browse the repository at this point in the history
  6. Manually contribute Go to line... & Go to symbol... actions as su…

    …ggested by @tsmader, [source](https://github.com/tsmaeder/theia/tree/8969_override_editor_contribs)
    
    Signed-off-by: Esther Perelman <esther.perelman@sap.com>
    EstherPerelman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    94e11c0 View commit details
    Browse the repository at this point in the history
  7. Fix issue with the gear icon on click...

    Signed-off-by: Esther Perelman <esther.perelman@sap.com>
    EstherPerelman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    ac8259d View commit details
    Browse the repository at this point in the history
  8. Fix error: run test task / run build task -> Configure task (in c…

    …ase there are no tasks)
    
    Signed-off-by: Esther Perelman <esther.perelman@sap.com>
    EstherPerelman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    37883b1 View commit details
    Browse the repository at this point in the history
  9. Fix eclipse-theia#9654

    EstherPerelman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    7d8f750 View commit details
    Browse the repository at this point in the history
  10. Update theia/monaco-editor-core to 0.23.0

    Signed-off-by: Esther Perelman <esther.perelman@sap.com>
    EstherPerelman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    6f4d206 View commit details
    Browse the repository at this point in the history
  11. Fix yarn.lock to @theia/monaco-editor-core@0.23.0

    Signed-off-by: Esther Perelman <esther.perelman@sap.com>
    EstherPerelman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    9ac5ff0 View commit details
    Browse the repository at this point in the history
  12. Fix Debug: Open Configurations showing empty dropdown.

    Signed-off-by: Esther Perelman <esther.perelman@sap.com>
    EstherPerelman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    88f1495 View commit details
    Browse the repository at this point in the history
  13. Fix

    EstherPerelman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    263b673 View commit details
    Browse the repository at this point in the history