coc-explorer

📁 Explorer for coc.nvim

MIT License

Downloads
2.8K
Stars
1.1K
Committers
26
coc-explorer -

Published by weirongxu about 5 years ago

  • refactor(explorer): cancel rootPath as the default path 9f3fa00
  • fix(render): fix renderAll 221ef69

https://github.com/weirongxu/coc-explorer/compare/v0.0.32...v0.0.33

coc-explorer -

Published by weirongxu about 5 years ago

  • fix(render): storeCursor use notify b272a7c
  • feat(highlight): adjust highlight, fix #22 549e07a
  • feat(file): add action description f62d5ab
  • fix(file): fix search in windows 1e01b85

https://github.com/weirongxu/coc-explorer/compare/v0.0.31...v0.0.32

coc-explorer -

Published by weirongxu about 5 years ago

  • fix(file): fix lstat error in windows da6a8f1
  • fix(parse-args): fix ci test 69dac1a
  • fix(list): fd recursive search e229fe6
  • fix(util): normalizePath in window drive 67f0e3c
  • fix(autoReveal): fix normalizePath in windows f921be3
  • fix(autoReveal): normalize buffer path bc9f707
  • fix(lint): lint c3e335b
  • refactor(workspace): use workspace.rootPath as default root-path, 35a272f
  • feat(file): search files and directories by coc-list d5d0df8
  • feat(file): switch drive in win32 b57d567

https://github.com/weirongxu/coc-explorer/compare/v0.0.30...v0.0.31

coc-explorer -

Published by weirongxu about 5 years ago

  • fix(filename): fix call stack exceeded with Math.max, fix #20 e656d96
  • feat(diagnostic): hide diagnostic when folder is expanded 66b3e65

https://github.com/weirongxu/coc-explorer/compare/v0.0.29...v0.0.30

coc-explorer -

Published by weirongxu about 5 years ago

  • fix(select_wins): Compatible with nvim3 ce41784
  • fix(git): fix git status, escaped path, renamed d5ea8d3
  • fix(git): fix git ignored status when BufWritePost 2b207e0

https://github.com/weirongxu/coc-explorer/compare/v0.0.28...v0.0.29

coc-explorer -

Published by weirongxu about 5 years ago

  • fix(icon): fix toggle hidden file d17e1af
  • fix(icon): get basename ee41e46
  • feat(icon): webpack and git icons 2bed30b
  • feat(file): support input completion dacc678

https://github.com/weirongxu/coc-explorer/compare/v0.0.27...v0.0.28

coc-explorer -

Published by weirongxu about 5 years ago

  • fix(parse-args): no-toggle 0fefd22
  • fix(parse-args): fix when only one boolean argument, fix #17 6cc54bb
  • feat(icon): office icons 22d0c1a

https://github.com/weirongxu/coc-explorer/compare/v0.0.26...v0.0.27

coc-explorer -

Published by weirongxu about 5 years ago

  • fix(file): fix addDirectory 9c588e0
  • fix(buffer): fix delay when quit vim 9a5b92a

https://github.com/weirongxu/coc-explorer/compare/v0.0.25...v0.0.26

coc-explorer -

Published by weirongxu about 5 years ago

  • fix(filename): fix broken symlink, fix #16 7cf4c55

https://github.com/weirongxu/coc-explorer/compare/v0.0.24...v0.0.25

coc-explorer -

Published by weirongxu about 5 years ago

  • refactor(util): refactor debounce-throttle 54358de
  • feat(file): display link in filename column e285453
  • fix(file): fix broken link, fix #16 040dafd
  • feat(diagnostic): diagnostic count max 92e1287
  • feat(diagnostic): display diagnostic in directory c655d3e
  • fix(file): fix flicker in reopen and shrink de091ec

https://github.com/weirongxu/coc-explorer/compare/v0.0.23...v0.0.24

coc-explorer -

Published by weirongxu about 5 years ago

  • refactor(indent): merge indentLine into indent, and default as disable 90a67ae
  • fix(git): fix git mixed status 2cbb080
  • fix(cursor): fix vim cursor col index 17fe443
  • perf(explorer): use context.extensionPath instead of __dirname 272e6d7

https://github.com/weirongxu/coc-explorer/compare/v0.0.22...v0.0.23

coc-explorer -

Published by weirongxu about 5 years ago

  • build(webpack): fix webpack with __dirname c068646
  • fix(git): fix gitStage no work when change root path 8b36e28
  • fix(explorer): avoid bufnr not initialized yet 54530c1

https://github.com/weirongxu/coc-explorer/compare/v0.0.21...v0.0.22

coc-explorer -

Published by weirongxu about 5 years ago

  • feat(explorer): store window topline 27a6b80
  • fix(file-source): fix prompt message e707fbc
  • feat(paste): prompt a new name when target exists, closes #5 bbd8b35
  • perf(filename): skip shrinked item 0ac52cd
  • fix(help): quit help when reopen explorer c6632cd
  • fix(filename): fix alignment of CJK characters 312b3d3
  • feat(explorer): add prompt function 1312de0
  • refactor(hightlight): use conceal to highlight for vim8.0 fd284ae
  • feat(git): reload git status when buffer written cc30144
  • refactor(source): avoid some unnecessary refreshes 6101f45
  • docs(readme): command document 0437bf0
  • build(webpack): add webpack 4bc53c2
  • fix(file): fix isLastInLevel when has hidden node 16c9fa3

https://github.com/weirongxu/coc-explorer/compare/v0.0.20...v0.0.21

coc-explorer -

Published by weirongxu about 5 years ago

  • refactor(mappings): separate vmap and nmap e3aa4f8
  • fix(buffer): openInVsplit 51211a7
  • fix(mappings): avoid register_mappings not declared 8387e8a
  • docs(readme): update screenshot 5980f9d

https://github.com/weirongxu/coc-explorer/compare/v0.0.19...v0.0.20

coc-explorer -

Published by weirongxu about 5 years ago

  • feat(diagnostic): add diagnosticPrev diagnosticNext 0638722
  • refactor(indentLine): remove dashed dc32e4d
  • fix(source): fix gotoLineIndex in vim f5ae361
  • fix(mappings): avoid mapping leak out 946dd0c
  • fix(mapping): fix mapping invalid when CocRestart 5b83223
  • fix(filename): fix tree full width 29724d0
  • fix(file): avoid flash cursor when open action 9c549fe
  • feat(file): show dirname in root node of file source f88e124
  • feat(file): add modified, created, accessed columns d9783b4
  • refactor(diagnostic): refactor diagnostic 967ec0e
  • refactor(bufname): update bufname highlight 4ee47bf
  • refactor(git): refactor gitChangedLineIndexs, gitPrev and gitNext f52f2df
  • refactor(git): refactor git-manager 73e7487
  • feat(select-ui): add filterFloatWindows option, closes #4 d13b5c6
  • feat(icon): support more nerdfont 2136d30
  • refactor(file): use cursorline instead of highlight in autoReveal 6874155
  • fix(help): storeCursor in help 3cf9d42
  • fix(indentLine): register highlights 60429fd
  • feat(file): add indentLine column 9f7d3b4
  • feat(git): gitPrev, gitNext actions c622dcb
  • feat(icon): add default file icon 039e0bc
  • feat(git): add git stage and unstage actions e2683d2
  • feat(git): simplify git format 3b0936d
  • fix(icon): draw error when filename called constructor 60799b7
  • test(tslint): add workspace.showMessage ban rules 6af3c76

https://github.com/weirongxu/coc-explorer/compare/v0.0.18...v0.0.19

coc-explorer -

Published by weirongxu about 5 years ago

  • fix(icon): remove debug log, fix #3 4ecad0d

https://github.com/weirongxu/coc-explorer/compare/v0.0.17...v0.0.18

coc-explorer -

Published by weirongxu about 5 years ago

  • fix(diagnostic): adjust diagnostic 635bacd
  • fix(icon): icon name 12bfffe

https://github.com/weirongxu/coc-explorer/compare/v0.0.16...v0.0.17

coc-explorer -

Published by weirongxu about 5 years ago

  • feat(icon): support more icons c8fdd01
  • feat(file): add diagnosticError and diagnosticWarning, remove diagnostic 736ea51
  • feat(file): support lsp diagnostic 6b6e15a
  • fix(source): modify description of toggleHidden action 6a77eb3
  • fix(file): case insensitive in icon column a05e162

https://github.com/weirongxu/coc-explorer/compare/v0.0.15...v0.0.16

coc-explorer -

Published by weirongxu about 5 years ago

  • fix(source): fix cursor column position error dc56f2e
  • fix(source): fix stopRendering aba1470
  • docs(readme): update icon 76c76a0
  • feat(file): highlight nerdfont 3f0c4cc
  • refactor(file): devicons -> nertfont 527a258

https://github.com/weirongxu/coc-explorer/compare/v0.0.14...v0.0.15

coc-explorer -

Published by weirongxu about 5 years ago

  • feat(buffer): align of buffer name 85c4d2d
  • docs(readme): remove git icon feature 4168aa0
  • fix(file): icons & autoReveal e7cf1f1
  • feat(file): support devicons c54f121
  • feat(git): support custom git icon a7bf97a
  • fix(test): fix args test c1e5a73
  • refactor(actions): rename actions of recursion b87feb3
  • fix(source): cursor position in shrinked b0a3f6c
  • refactor(config): rename filepath to reveal 446a7e3
  • refactor(file): expand-icon -> icon 91bc7ec
  • feat(file): more highlight for columns d871f4f

https://github.com/weirongxu/coc-explorer/compare/v0.0.13...v0.0.14