Tagged articles
4 articles
Page 1 of 1
The Dominant Programmer
The Dominant Programmer
Jun 15, 2022 · Frontend Development

How to Enable Markdown Online Editing in Vue Using mavon-editor

This guide walks through installing the mavon-editor package, globally registering it in a Vue project, creating a component with markdown binding, configuring props, customizing toolbars, handling image uploads, and using keyboard shortcuts to provide a full-featured online markdown editor.

Vueeditorfrontend
0 likes · 9 min read
How to Enable Markdown Online Editing in Vue Using mavon-editor
Code Ape Tech Column
Code Ape Tech Column
Oct 30, 2021 · Fundamentals

Customizing IntelliJ IDEA: Toolbar, Tooltips, Themes, Shortcuts, and More

This guide walks through a comprehensive set of IntelliJ IDEA customizations—including toolbar visibility, mouse‑hover documentation, method separators, case‑insensitive completion, theme selection, auto‑import, tab layout, font adjustments, documentation templates, code display options, shortcut remapping, comment styling, inspection levels, project view folding, window reset, history navigation, quick semicolon insertion, controller search, and brace matching—providing step‑by‑step settings and visual examples.

Code navigationIDE customizationIntelliJ IDEA
0 likes · 8 min read
Customizing IntelliJ IDEA: Toolbar, Tooltips, Themes, Shortcuts, and More