Skip to content

Releases: nvim-neo-tree/neo-tree.nvim

3.15

14 Jan 02:17
3.15
2f2d088
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.14...3.15

3.14

19 Dec 02:33
77d9f48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.13...3.14

3.13

18 Nov 21:37
3.13
230ff11
Compare
Choose a tag to compare

What's Changed

  • fix(commands)!: open nested files default to open instead of expand by @pysan3 in #1220
  • fix(file_nesting): fixes and improvements for all file_nesting modes by @Teddytrombone in #1221
  • fix(filesystem): fixed call to debounce with wrong arguments by @pysan3 in #1227
  • feat(filesystem): move to new dst after copy / move in filesystem by @pysan3 in #1228
  • fix: fix buffer_changed event, fix diagnostics final severity by @cseickel in #1237
  • fix: set global variables to local by @cseickel in #1238

Full Changelog: 3.12...3.13

3.12

07 Nov 12:37
3.12
f053f09
Compare
Choose a tag to compare

What's Changed

  • fix: prevent expand() from raising errors when verbose is set by @wookayin in #1205
  • feat(preview): use image.nvim to load images into preview window by @pysan3 in #1203
  • Fix desc being filtered out of mappings by @mehalter in #1206
  • docs: use :Neotree instead of :Neo-tree for nvim command by @mbromell in #1208
  • fix: set max height for popup help window by @intxff in #1213
  • feat(commands): add option to open top file even when nested by @pysan3 in #1218

New Contributors

Full Changelog: 3.11...3.12

3.11

25 Oct 11:49
3.11
1236db9
Compare
Choose a tag to compare

What's Changed

  • feat: Advanced file nesting with patterns by @Teddytrombone in #1182
  • feat(selector): add command option to toggle source selector by @pysan3 in #1187
  • feat(sources): fix and test all source.navigate to have same nparams by @pysan3 in #1195
  • fix(ui): workaround #1197 by @pysan3 in #1198
  • fix(filesystem): use correct flags and permissions when creating file by @cseickel in #1200

New Contributors

Full Changelog: 3.10...3.11

3.10

22 Oct 14:44
3.10
0b9a83e
Compare
Choose a tag to compare

What's Changed

  • feat: custom text for mappings in help window by @coffebar in #1186
  • feat!: rename label to desc for mapping descriptions by @mehalter in #1190
  • Improve docs: add how to call neotree from Lua by @artfulrobot in #1188
  • feat(input): add newline when use_popups_for_input = false by @pysan3 in #1189
  • Update state.explicitly_opened_directories when collapsing by action close_all by @coffebar in #1191
  • Return key mapping callback return value, so eval option works by @ajenkinski in #1193

New Contributors

Full Changelog: 3.9...3.10

3.9

19 Oct 12:05
3.9
63ebe87
Compare
Choose a tag to compare
3.9

What's Changed

  • fix(filesystem): always show gitignored status unless enable_git_status is false by @cseickel in #1184

Full Changelog: 3.8...3.9

3.8

08 Oct 16:48
3.8
6f8c499
Compare
Choose a tag to compare
3.8

What's Changed

New Contributors

Full Changelog: 3.7...3.8

3.7

24 Sep 14:07
3.7
71f1841
Compare
Choose a tag to compare
3.7

What's Changed

New Contributors

Full Changelog: 3.6...3.7

3.6

06 Sep 16:36
3.6
2d89ca9
Compare
Choose a tag to compare
3.6

What's Changed

  • refactor!: setup the symlink_target component using default config by @true2fik in #1122
  • feat: setup hooks for sources to provide custom stats for nodes by @cseickel in #1121
  • feat(command): add source last refers to the last executed source by @ofseed in #1081
  • fix: prevent "too many open files" errors from git ignored check by @cseickel in #1127
  • fix: improve safety of window_exists function by @cseickel in #1136

New Contributors

Full Changelog: 3.5...3.6