0.0.10 • Published 1 year ago

coc-mantic v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

coc-mantic

coc extension insprit c-mantic

用户可以决定将定义复制到剪切板还是文件中,该插件还在开发阶段应该还有很多没有考虑到的情况,只是提供了一种实现思路

Install

:CocInstall coc-mantic

features

  • add definition in current file
  • copy definition into registers

requirements

  1. coc.nvim

usage

光标移动到函数声明处,使用coc.nvim默认的codeactions快捷键即可唤出codeaction列表

coc-mantic-usage

develp

  • npmignore

忽略最终发布流程不必要的文件

  • 登录
npm login --registry=https://registry.npmjs.org
  • 发布
npm publish --registry=https://registry.npmjs.org

License

MIT


This extension is built with create-coc-extension

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago