The power of Monaco Editor in OpenMage! #3665
empiricompany
started this conversation in
Show & Tell
Replies: 3 comments 2 replies
-
very cool idea 😍 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Very nice, I always thought code inputs should be implemented with something more convenient than just plain |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, OpenMage community! 🚀
I'm excited to present to you a game-changing new extension openmage-mm_monacoeditor that integrates the powerful Monaco Editor, utilized in Microsoft's VSCode, into OpenMage.
This extension replace textareas in CMS content and Design Update XML editing with Monaco - a feature-rich platform that gives your coding a real boost, while ensuring seamless indentation among a myriad of other exciting features.
Some of these splendid features include smart IntelliSense, syntax highlighting, code formatting/folding, and multiple cursors/selections.
Plus, the cherry on the cake - it comes packed with Emmet, for speedy HTML and CSS coding, and Tailwindcss Intellisense, providing intelligent auto-completion, suggestions, and tooltips for Tailwind CSS classes!
Additionally, you can disable the TinyMCE WYSIWYG editor for specific static blocks and pages. This option has been added because TinyMCE removes code that does not conform to the HTML5 schema, such as Alpine.js.
Check it out! Hope you find it useful!
Beta Was this translation helpful? Give feedback.
All reactions