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

Use monaco editor for specification and description #48

Merged
merged 4 commits into from
Oct 4, 2019

Conversation

wwerner
Copy link
Contributor

@wwerner wwerner commented Oct 4, 2019

Closes #34

Use Monaco Editor (https://microsoft.github.io/monaco-editor/) via monaco-editor-vue as specification and description editor in the schema version create dialog.

Uses markdown highlighting for the description (see also #47) and javascript highlighting for specifications. This is not really correct, but works fine with the schema grammar until we provide a custom highlighter.

image

Copy link
Contributor

@VaughnVernon VaughnVernon left a comment

Choose a reason for hiding this comment

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

@wwerner One word: VERY, VERY, VERY COOL 😃

@VaughnVernon VaughnVernon merged commit 69c6875 into master Oct 4, 2019
@wwerner wwerner deleted the feature/34-text_editor branch December 6, 2019 20:50
@wwerner wwerner self-assigned this Feb 14, 2020
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.

[UI] Implement code editor for schema version definitions
2 participants