0.3.1 • Published 2 years ago

coc-post v0.3.1

Weekly downloads
67
License
MIT
Repository
github
Last release
2 years ago

post extension for coc

Postman for coc.nvim

image

Install

CocInstall coc-post

Usage

autocomple request header in post file

Command:

  • post.do do request of current post file
  • post.new create a new post file

List:

  • CocList post show all post files

Config

"post.enable": {
  "type": "boolean",
  "default": true,
  "description": "enable this extension?"
},
"post.detect": {
  "type": "boolean",
  "default": true,
  "description": "is enable detect filetype for *.post file"
},
"post.root": {
  "type": "string",
  "default": "~/.coc-post",
  "description": "directory to save post file with post.new command"
},
"post.agent": {
  "type": "string",
  "default": "",
  "description": "Proxy agent, format like: http://168.63.76.32:3128"
}

Buy Me A Coffee ☕️

btc

image

0.3.1

2 years ago

0.3.0

3 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago