hediet / browser-ext-github-monaco

This extension brings the famous Monaco editor to Github

Home Page:https://chrome.google.com/webstore/detail/monaco-markdown-editor-fo/mmpbdjdnmhgkpligeniippcgfmkgkpnf?hl=de&authuser=0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monaco Markdown Editor For GitHub (Chrome/Firefox)

[ Install For Chrome ] [ Install For Firefox ]

This Chrome/Firefox extension brings the famous Monaco editor to GitHub!


Monaco Features

  • Syntax Highlighting of Markdown and Code Snippets
  • Tab to indent and Shift+Tab to outdent entire selections
  • Multi-Cursor Editing
  • and much more

Additional Features

  • Press F11 to toggle full screen (F10 for wide full screen).
  • The full screen mode previews the markdown if enough space is available.

Github Features

  • Autocompletion for issues, mentions and emojis.

This extension replaces all GitHub text areas for authoring markdown with a monaco editor.

Demo

Full-Screen-Mode

Building

You need nodejs and yarn. Just run these commands to produce extension.zip in the dist folder:

yarn
yarn build

About

This extension brings the famous Monaco editor to Github

https://chrome.google.com/webstore/detail/monaco-markdown-editor-fo/mmpbdjdnmhgkpligeniippcgfmkgkpnf?hl=de&authuser=0


Languages

Language:TypeScript 75.6%Language:HTML 22.5%Language:SCSS 1.9%