0.6.0 • Published 3 years ago

coc-terminal v0.6.0

Weekly downloads
43
License
MIT
Repository
-
Last release
3 years ago

coc-terminal

Toggle terminal with coc.nvim. Inspired by repl with coc.nvim.

Install

:CocInstall coc-terminal

Keymaps

<Plug>(coc-terminal-toggle): toggle terminal show/hide

Commands

  • terminal.Toggle: Show/hide terminal
  • terminal.REPL: Create REPL for current file, only support JS, TS, Python, C++ for now
  • terminal.Destroy: Destroy and free terminal

License

MIT


This extension is created by create-coc-extension

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago