GithubHelp home page GithubHelp logo

markdown-auto-preview's Introduction

markdown-auto-preview README

version demo

The smarter markdown preview extensions.

Features

Auto Open&Close Preview

Automatically open or close preview window, and focus cursor to editor.

Markdown Preview Theme

Providing various github theme styles in preview.

Snippets

Current support snippet prefix:

  • Title: /h1, /h2, /h3, /h4, /h5
  • Code: /code
  • Table: /table
  • Divider: /divide
  • Image: /image
  • Link: /url

Settings

This extension provides the following settings:

  • markdown-auto-preview.autoClosePreviewAfterSwitch: Auto close preview window when switch to another tab.
  • markdown-auto-preview.autoShowPreviewToSide: Auto show preview to side.
  • markdown-auto-preview.autoClosePreviewWindow: Auto close preview window when close source markdown file.
  • markdown-auto-preview.colorTheme: Color theme mode for the styling of the Markdown preview.
  • markdown-auto-preview.lightTheme: Theme to use when displaying in Light mode. Ignored if markdown-auto-preview.colorTheme is set to Dark.
  • markdown-auto-preview.darkTheme: Theme to use when displaying in Dark mode. Ignored if markdown-auto-preview.colorTheme is set to Light..

Release Notes

0.3.4

  • Add auto-close-preview feature when switch tabs.

0.3.3

  • Fix reopen window problem in issue#1.

0.3.0

  • Add some markdown snippets.
  • Improve documentation.

0.2.0

Add Github styles theme in preview.

0.1.1

Fix DiffView trigger auto preview case layout problem.

0.1.0

Initial release of Auto Preview Markdown.

markdown-auto-preview's People

Contributors

vv13 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

web-logs2

markdown-auto-preview's Issues

Add option to Auto Close Preview when switching focused tab away from the markdown file

It would be quite convenient if there was an option to automatically close the Preview when you switch the focused tab away from a Markdown file in VSCode. The workflow would be as follows: You start coding, then open a Markdown (MD) file, which triggers the Preview window to open on the right side. When you switch back to your previous coding tab, the Preview window would automatically close.

md的预览窗口关闭后,无法立即重新打开预览窗口

  1. 如果只打开一个md文件的情况,无法再自动重新打开预览窗口
  2. 如果同时有其它文件打开,则需要切换到其它文件标签再切回来,才可以再重新自动打开预览窗口
  3. 如果同时打开的其它文件,不是md,则标签切换回来时,仍然无法自动重新打开预览窗口

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.