Skip to content

Conversation

nickygerritsen
Copy link
Member

Fixes #2689.

Beautiful screenshots:
monaco
image

Copy link
Member

@meisterT meisterT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also missing: readme mentions ace

Perhaps do a git grep ace?

@@ -21,6 +21,12 @@
{% include 'jury/menu.html.twig' %}
{% endblock %}
{% block footer %}
<script src="{{ asset('js/monaco/vs/loader.js') }}"></script>
<script>
{# A bit ugly to do the replace, but Symfony adds a version to #}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adds a version to what?

@nickygerritsen nickygerritsen added this pull request to the merge queue Nov 23, 2024
Merged via the queue into DOMjudge:main with commit 1bb4255 Nov 23, 2024
32 checks passed
@nickygerritsen nickygerritsen deleted the monaco-editor branch November 23, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider replacing ace editor with monaco

2 participants