2128cz / markmap-vscode

Integrate markmap into VSCode

Home Page:https://marketplace.visualstudio.com/items?itemName=gera2ld.markmap-vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markmap-vscode

vscode open vsx

This extension integrates markmap into VSCode.

Features

  • Preview markdown files as markmap
  • Edit markdown files in a text editor and the markmap will update on the fly
  • Works offline

markmap

Usage

Command Palette

Open a markdown file. Then open the Command Palette (⇧⌘P) and search Open as markmap, press enter.

Context menu

Right click on a markdown file, then choose Open as markmap.

Button on title-bar

Open a markdown file. Find the markmap icon on the editor title-bar and click it.

title button

Configuration

Custom CSS

Extra CSS to customize the style of markmap.

Default Options

Default options for Markmap, see https://markmap.js.org/docs/json-options#markmap-for-vscode for more details.

About

Integrate markmap into VSCode

https://marketplace.visualstudio.com/items?itemName=gera2ld.markmap-vscode

License:MIT License


Languages

Language:TypeScript 58.1%Language:JavaScript 37.8%Language:CSS 3.8%Language:Shell 0.3%