coc-floatinput

Floating input for coc.nvim

MIT License

Downloads
319
Stars
35
Committers
3

Bot releases are hidden (Show)

coc-floatinput - Latest Release

Published by weirongxu almost 2 years ago

  • fix: lint error c516158
  • build: add autoload 649cd85
  • refactor: use coc registerAutocmd instead of the coc-helper API ee064c7
  • build(deps): bump json5 from 2.1.3 to 2.2.3 (#19) 5ad3276
  • build(deps): bump shell-quote from 1.7.2 to 1.7.3 (#18) a808410

https://github.com/weirongxu/coc-floatinput/compare/v1.6.1...v1.7.0

coc-floatinput -

Published by weirongxu over 2 years ago

  • fix: call documentSymbols error c37016b
  • build(deps): bump minimist from 1.2.5 to 1.2.6 (#17) e1cd520

https://github.com/weirongxu/coc-floatinput/compare/v1.6.0...v1.6.1

coc-floatinput -

Published by weirongxu almost 3 years ago

  • fix: Fixed filetype error when fetch syntax list bfef38e
  • build(deps): bump ansi-regex from 5.0.0 to 5.0.1 (#16) 1654dd8

https://github.com/weirongxu/coc-floatinput/compare/v1.5.7...v1.6.0

coc-floatinput -

Published by weirongxu almost 3 years ago

  • fix: upgrade coc-helper and fix highlights a227b55
  • build(deps): bump tmpl from 1.0.4 to 1.0.5 (#15) f0fef0c
  • docs: fix typo: "Node" -> "Note" 0c29e94
  • build(deps): bump path-parse from 1.0.6 to 1.0.7 (#13) 59ae6a5

https://github.com/weirongxu/coc-floatinput/compare/v1.5.6...v1.5.7

coc-floatinput -

Published by weirongxu about 3 years ago

  • fix: add type declaration 91f6bc1
  • build(deps): bump glob-parent from 5.1.1 to 5.1.2 (#12) 57a84e5

https://github.com/weirongxu/coc-floatinput/compare/v1.5.5...v1.5.6

coc-floatinput -

Published by weirongxu about 3 years ago

  • build: upgrade coc-helper, esbuild b25b97a
  • build(deps): bump glob-parent from 5.1.1 to 5.1.2 (#11) bc4c278
  • build(deps): bump ws from 7.3.1 to 7.4.6 (#10) 149c0fe
  • build(deps): bump browserslist from 4.16.0 to 4.16.6 (#9) 41c703e

https://github.com/weirongxu/coc-floatinput/compare/v1.5.4...v1.5.5

coc-floatinput -

Published by weirongxu over 3 years ago

  • fix: Upgrade dependencies f7b7131
  • build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#8) ecd9269
  • build(deps): bump lodash from 4.17.20 to 4.17.21 (#7) 1a81f4b
  • build(deps): bump y18n from 4.0.0 to 4.0.1 (#6) 2e1a97d
  • docs: typo 4ccfd1b
  • docs: Update automatically close floatwin doc a2885bf
  • docs: Update readme f97ae1f

https://github.com/weirongxu/coc-floatinput/compare/v1.5.3...v1.5.4

coc-floatinput -

Published by weirongxu almost 4 years ago

  • fix: CocCommand suggestions #3 3d18ad5
  • build: Upgrade to coc.nvim@next and coc-helper 16e5db0
  • build(deps): bump node-notifier from 8.0.0 to 8.0.1 (#4) f23b13d
  • build(deps): bump ini from 1.3.5 to 1.3.8 (#5) 66a4cce
  • docs: Update scripts fb7ad3a

https://github.com/weirongxu/coc-floatinput/compare/v1.5.2...v1.5.3

coc-floatinput -

Published by weirongxu almost 4 years ago

coc-floatinput -

Published by weirongxu almost 4 years ago

coc-floatinput -

Published by weirongxu almost 4 years ago

  • refactor: change output channel name 10ff327
  • docs: close floats d3d78fc
  • docs: typo 8f03bb8
  • ci: reduce ci matrix 8e5c72c

https://github.com/weirongxu/coc-floatinput/compare/v1.4.3...v1.5.0

coc-floatinput -

Published by weirongxu almost 4 years ago

coc-floatinput -

Published by weirongxu almost 4 years ago

  • fix: upgrade coc-helper, fix highlight b4cb9a4

https://github.com/weirongxu/coc-floatinput/compare/v1.4.1...v1.4.2

coc-floatinput -

Published by weirongxu almost 4 years ago

  • fix: upgrade coc-helper, fixed highlight 63e2f49
  • docs: screenshots ac7b6ae

https://github.com/weirongxu/coc-floatinput/compare/v1.4.0...v1.4.1

coc-floatinput -

Published by weirongxu about 4 years ago

  • docs: Add FloatingUI docs 2ad8c48
  • build: upgrade deps 9a648a1
  • feat: Status window 97067c0
  • refactor: simplified input b9b4a8d

https://github.com/weirongxu/coc-floatinput/compare/v1.3.3...v1.4.0

coc-floatinput -

Published by weirongxu about 4 years ago

coc-floatinput -

Published by weirongxu about 4 years ago

  • ci: fix tests 72a4c04
  • fix: package.json not found, fixes #2 2c96230
  • fix: remove useless package.json f6309a6

https://github.com/weirongxu/coc-floatinput/compare/v1.3.1...v1.3.2

coc-floatinput -

Published by weirongxu about 4 years ago

  • fix: prompt compatible with newline 8890ca7

https://github.com/weirongxu/coc-floatinput/compare/v1.3.0...v1.3.1

coc-floatinput -

Published by weirongxu about 4 years ago

  • fix: input height c4e5489
  • feat: confirm key a38cc9b
  • fix: InputChar event 8407e6f
  • fix: confirm button layout 63198c1

https://github.com/weirongxu/coc-floatinput/compare/v1.2.2...v1.3.0

coc-floatinput -

Published by weirongxu about 4 years ago