Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Typora OpenNew to Visual Studio Code? Get it now.
Typora Open

Typora Open

whosydd

|
3,489 installs
| (2) | Free
Open markdown file in Typora
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Typora Open

Open markdown file in Typora

Usage

command: Open in Typora

editor titlebar button

editor

explorer context menu

Config

// 切换是否显示标题栏的图标
// Toggle whether to display the title bar icon
"typora-open.showIconInEditorTitleMenu": true // default

Requirements

Use Typora from Shell or Cmd

Windows

只需要将typora安装目录添加到系统变量,即可通过 typora README.md 打开 md 文件

macOS

# 将如下命令添加到 .bash_profile(bash) 或 .zprofile(zsh) 文件中:
alias typora="open -a typora"

Linux

After installing Typora on Linux, you can run typora directly in terminal



Icons made by Freepik from www.flaticon.com
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft