jira-autocomplete-server
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

jira-autocomplete-server

jira-tasks-autocomplete - language server for autocompletion by JIRA tasks;

How to install

sh
npm install -g jira-autocomplete-server

Settings for coc.nvim

"jira": {
  "command": "jira-autocomplete-server",
    "args": ["--stdio"],
    "filetypes": ["gitcommit"],
},

Readme

Keywords

none

Package Sidebar

Install

npm i jira-autocomplete-server

Weekly Downloads

0

Version

0.0.1

License

ISC

Unpacked Size

22.1 kB

Total Files

27

Last publish

Collaborators

  • zolotyh