coc-explorer

📁 Explorer for coc.nvim

MIT License

Downloads
2.8K
Stars
1.1K
Committers
26

Bot releases are hidden (Show)

coc-explorer -

Published by weirongxu over 4 years ago

  • fix: Avoid sources not initialized error, fix #193 f8e346e
  • fix: Quit explorer when buffer is unwritten, fix #196 40a0b12
  • refactor: eqeqeq 931766b

https://github.com/weirongxu/coc-explorer/compare/v0.7.6...v0.7.7

coc-explorer -

Published by weirongxu over 4 years ago

  • feat: Remove goto parent when expand c69c7ec
  • fix: Improve expandOrCollapse deprecated message, fix #191 487e187
  • chore: Migrating to eslint 2e12a25
  • refactor: Use undefined instead of null 3ba233f

https://github.com/weirongxu/coc-explorer/compare/v0.7.5...v0.7.6

coc-explorer -

Published by weirongxu over 4 years ago

  • feat: Remove nodeNext, nodePrev from mappings 5e2a995
  • chore: Update mini_vimrc a23a8aa
  • fix: Avoid bufEnter dead loop in vim ef3d74d
  • feat: Improve cursor move, resolve #187 636bb61
  • fix: Fix goto source win when quit cd4726a
  • fix: Fix uncompact 0a495da
  • feat: Made sidebar use full height of window (#188) 62e08d9

https://github.com/weirongxu/coc-explorer/compare/v0.7.4...v0.7.5

coc-explorer -

Published by weirongxu over 4 years ago

  • fix: Fix coc.nvim disconnect when request too many events 295671f
  • fix: Avoid document is empty 030f136
  • fix: Fix deactivate ab0ab0f

https://github.com/weirongxu/coc-explorer/compare/v0.7.3...v0.7.4

coc-explorer -

Published by weirongxu over 4 years ago

  • fix: runtime plugin/coc_explorer.vim, fix #178 797374a

https://github.com/weirongxu/coc-explorer/compare/v0.7.2...v0.7.3

coc-explorer -

Published by weirongxu over 4 years ago

  • feat: Support CocGitStatusChange event 08e009a
  • fix: Add plugin folders, fix diagnostics, fix #178 ddbae50
  • feat: Use bufManager to get the buffer node 0058f2b

https://github.com/weirongxu/coc-explorer/compare/v0.7.1...v0.7.2

coc-explorer -

Published by weirongxu over 4 years ago

  • build: Update yarn.lock 2c794eb
  • feat: Support columns in help ccc19b4
  • docs: Improve configuration c52d935
  • feat: Add default mapping to indentNext / indentPrev 9a3d3a3
  • test: Fix jest version b7e998b
  • chore: Improve deprecated message a4a78f7
  • build: Upgrade deps d4df206
  • docs: Update configurations 474c6a4

https://github.com/weirongxu/coc-explorer/compare/v0.7.0...v0.7.1

coc-explorer -

Published by weirongxu over 4 years ago

BREAKING CHANGE:

  • Remove explorer.autoExpandSingleNode
  • Remove explorer.autoCollapseChildren

Changelog:

  • fix: Avoid wildignore when use expand() 3a9ec32
  • feat: Improving the label column 208b594
  • feat: Use autoExpandOptions to instead of old options 2597add
  • feat: Use CocDiagnosticChange instead of BufWritePost 8274ef1
  • fix: Catch set_cursor out of view a6050e2
  • feat: Support action args documentation 626a767
  • fix: Avoid buffer reveal when floating 97ea676
  • refactor: Privatize nodeStores 2a7e3ec
  • feat: Improving compact with reveal 0757d57
  • feat: Support indentNext and indentPrev, resolve #172 461e156
  • docs: Update configuration fd01910
  • feat: Improving action expression and support compact c0c3be8

https://github.com/weirongxu/coc-explorer/compare/v0.6.2...v0.7.0

coc-explorer -

Published by weirongxu over 4 years ago

  • fix: Fix float border option, fix #174 6e16c66
  • fix: Update cursor line before doActions 697ac1e
  • fix: Avoid preview win width is 0 1383bd5
  • fix: Remove readonly warning for float win b756cf3
  • fix: Fix cursor position when delete node 116f6f1

https://github.com/weirongxu/coc-explorer/compare/v0.6.1...v0.6.2

coc-explorer -

Published by weirongxu over 4 years ago

  • fix: Fix nodePrev / nodeNext out of view fa4f359
  • feat: Improve actions in help / actionMenu b6f9c14
  • fix: Clear highlight when partial render 820cc5e
  • fix: Dispose subscriptions in column ca79cef

https://github.com/weirongxu/coc-explorer/compare/v0.6.0...v0.6.1

coc-explorer -

Published by weirongxu over 4 years ago

  • docs: Update strategy option 6ce7360
  • feat: Support relative path for open action, resolve #168 88f1ed7
  • fix: Fix float win height is 0 ba08c0c
  • feat: Support insideSource for nodeNext / expandableNext, fixes #166 078e8fd
  • feat: Support user event for open / quit 9a5a9bc
  • refactor: Remove avoidOnBufEvents() 6b89a01
  • fix: Avoid readonly warning 171fc27
  • refactor: Refactor column draw 5ffa2d9
  • test: Fix test 54e39f7
  • refactor: Change Column Data default to unknown da053c7
  • refactor: Use node.uid instead of node.uri eba6d67
  • feat: Ignore same bufnr on BufEnter 39d9a4d
  • feat: Use configLocal instead of config b55b99b
  • fix: Remove highlight for vimDevicons 8308f3a

https://github.com/weirongxu/coc-explorer/compare/v0.5.5...v0.6.0

coc-explorer -

Published by weirongxu over 4 years ago

  • fix: support new FloatBuffer api, fixes #169 e9f9a10

https://github.com/weirongxu/coc-explorer/compare/v0.5.4...v0.5.5

coc-explorer -

Published by weirongxu over 4 years ago

  • fix: Fix close_win_by_bufnr, fixes #164 1546cea

https://github.com/weirongxu/coc-explorer/compare/v0.5.3...v0.5.4

coc-explorer -

Published by weirongxu over 4 years ago

  • feat: Support midifiedNext / midifiedPrev 51a0ca1
  • fix: Force reload when delete buffer 787587a

https://github.com/weirongxu/coc-explorer/compare/v0.5.2...v0.5.3

coc-explorer -

Published by weirongxu over 4 years ago

  • feat: Avoid esc quit the floating window when visial mode 97acd52
  • feat: Add workspaceFolders action, resolve #24 b72c573
  • refactor: adjust filename rules af3f986
  • feat: Reload buf when delete the buffer d2173a6

https://github.com/weirongxu/coc-explorer/compare/v0.5.1...v0.5.2

coc-explorer -

Published by weirongxu over 4 years ago

  • test: Fix debounce on nodejs v10 3c4e54b
  • feat: Support cjs extension 880818c
  • fix: Fix file expanded when changed root 295f67d
  • refactor: Rename the floating.border.title 94627d7
  • build: Upgrade deps 46b31b1
  • feat: Add title to floating window ee2f796
  • feat: Support cd action with path a58337b

https://github.com/weirongxu/coc-explorer/compare/v0.5.0...v0.5.1

coc-explorer -

Published by weirongxu over 4 years ago

Features:

  • Support vim API
  • Executing action outside the explore

Commits:

  • fix: Fix gotoParent cursor position 8d9fae7
  • ci: Remove nodejs v10 for now 9bb5b0b
  • fix: Fix move to other window when quit by command, fix #160 e662d07
  • feat: Support reveal fullpath 661aa42
  • test: fix tests 9b6ce9d
  • feat: Support quit in args, resolve #159 0355da7
  • fix: closest for floating windows 53bf424
  • feat: Support open-action-strategy in args 5b4bb76
  • test: Fix throttle-debounce tests 6961be7
  • feat: Support vim API, fixes #150, fixes #135, fixes #81 98218f4

v0.4.1...master

coc-explorer -

Published by weirongxu over 4 years ago

Breaking changes

  • change modified/created/accessed to timeModified/timeCreated/timeAccessed
coc-explorer -

Published by weirongxu over 4 years ago

  • feat: Add icon support on folder, resolve #141 7dc6ac9
  • feat: Support unicode border on floatwin and background highlight, fix #103 f651797
  • fix: quit border win when close buf by user 4841dde
  • fix: close floating when quit c6e349e
  • feat: Support quit-on-open args e6fed45
  • test: fix 33b1688

https://github.com/weirongxu/coc-explorer/compare/v0.3.15...v0.3.16

coc-explorer -

Published by weirongxu over 4 years ago

  • fix: Fix input in vim, fix #139, #138 a4544ba

https://github.com/weirongxu/coc-explorer/compare/v0.3.14...v0.3.15