项目作者: Quramy

项目描述 :
TypeScript Playground plugin for Vim keybindings
高级语言: TypeScript
项目地址: git://github.com/Quramy/ts-playground-plugin-vim.git
创建时间: 2020-04-08T17:43:02Z
项目社区:https://github.com/Quramy/ts-playground-plugin-vim

开源协议:

下载


TypeScript Playground Vim Plugin

Provides Vim keybindings for TypeScript Playground editor.

Running this plugin

or

  • Open up the TypeScript Playground
  • Go the “Options” in the sidebar
  • Look for “Plugins from npm”
  • Add “ts-playground-plugin-vim”
  • Reload the browser

Then it will show up as a tab in the sidebar.

Contributing

See CONTRIBUTING.md for the full details, however, TLDR:

  1. git clone ...
  2. yarn install
  3. yarn start

Then tick the box for starting plugin development inside the TypeScript Playground.