Commit Graph

  • 8f92e1edd3 feat(#1850): add "no bookmark" filter (#2571) Alexander Courtis 2023-12-19 16:18:24 +11:00
  • 141c0f97c3 chore: first release (#2588) gegoune 2023-12-11 01:36:12 +01:00
  • 8de33f9d4b Saving release notes release-please--branches--master--components--nvim-tree--release-notes github-actions[bot] 2023-12-10 22:46:07 +00:00
  • 34780aca5b refactor: take single opts param on node navigation (#2584) Azad 2023-12-10 23:44:36 +01:00
  • 4891d6cec3 ci: fix release-please manifest (#2586) gegoune 2023-12-10 11:39:39 +01:00
  • 90cff8e468 ci: configure release-please gegoune 2023-12-10 02:32:28 +01:00
  • 0a7c24b675 fix(#2568): hijack_cursor positions at top grouped node (#2569) Alexander Courtis 2023-12-10 10:13:22 +11:00
  • 27e66c2ea8 refactor(#1645): remove unused open_replacing_current_buffer (#2570) Alexander Courtis 2023-12-09 12:18:57 +11:00
  • 2fed5e1010 ci: add style check for doc comments (#2575) Azad 2023-12-09 02:06:06 +01:00
  • 5ee57578da chore(master): release 1.0.0 release-please--branches--master github-actions[bot] 2023-12-09 00:36:32 +00:00
  • 9525689aa3 Saving release notes release-please--branches--master--release-notes github-actions[bot] 2023-12-09 00:36:31 +00:00
  • 13f967f8e7 chore: add type annotations and resolve LSP warnings (#2555) Azad 2023-12-09 01:34:35 +01:00
  • 7d1760f892 chore(deps): bump google-github-actions/release-please-action from 3 to 4 (#2573) dependabot[bot] 2023-12-05 10:39:40 +11:00
  • 7e5c673180 docs(#285): clarify api.fs.create directory creation (#2572) Alexander Courtis 2023-12-04 11:32:03 +11:00
  • 05f55c1fd6 chore: remove TreeExplorer global variable (#2561) Azad 2023-11-28 10:39:52 +01:00
  • d5cc938ab0 refactor: api and command focus call tree.open(), soft deprecate tree.focus() Alexander Courtis 2023-11-26 10:02:47 +11:00
  • 5e4475d8bf fix: harden tree root cwd fetch (#2557) kezhenxu94 2023-11-26 06:39:19 +08:00
  • 5231562caf feat(log): add node inspection function (#2541) Azad 2023-11-25 21:45:59 +01:00
  • db796fc74e docs: complete API calls for commands (#2556) Alexander Courtis 2023-11-25 13:21:34 +11:00
  • fa00b57873 chore(deps): bump actions/checkout from 3 to 4 dependabot[bot] 2023-11-21 08:29:23 +00:00
  • 8c534822a7 feat(#2544): add api.tree.winid (#2545) John Hui 2023-11-21 00:04:43 -05:00
  • 28cf0cd678 ci: pin versions, use luarocks for luacheck (#2543) Alexander Courtis 2023-11-21 10:43:31 +11:00
  • fb89297347 fix(#2468): always apply filters to subdirectories (#2537) Azad 2023-11-20 11:43:35 +01:00
  • b67a773609 docs: update quick start example (#2540) David Karlsson 2023-11-20 01:21:56 +01:00
  • 46e1f776f0 fix(#2516): diagnostics icon highlight group matches the documentation: NvimTreeLspDiagnosticsInfo -> Information (#2518) Alexander Courtis 2023-11-19 15:31:52 +11:00
  • 8f9169a059 fix: git highlight for new staged files (#2534) Cristi 2023-11-19 05:47:10 +02:00
  • 633811c53d fix: harden git status updates (#2533) Matt W 2023-11-18 19:43:36 -08:00
  • 52a1c99bf0 feat(#2530): keep alt filename on node.open.replace_tree_buffer (#2531) Alfonso Ros 2023-11-19 04:38:55 +01:00
  • 80cfeadf17 fix(#2523): live filter overlay width calculation (#2524) geril2207 2023-11-13 01:49:14 +03:00
  • 874ae6e944 fix: reload tree on BufEnter if cwd is different (#2527) Azad 2023-11-12 03:14:32 +01:00
  • 74ddb8f2bb fix: cleanup live filter scratch buffers (#2522) geril2207 2023-11-12 04:53:24 +03:00
  • a2aaf8b430 feat(#2515): add option to change grouped folders name with custom function (#2521) Azad 2023-11-09 11:20:29 +01:00
  • 4ee6366ff1 fix(#2512): file creation in empty folder without root_folder_label (#2514) geril2207 2023-11-08 01:01:28 +03:00
  • 0a99c4a23e feat: allow cycling on git/diagnostic/opened files navigation (#2506) Azad 2023-11-07 00:39:08 +01:00
  • c763861afb chore(deps): bump amannn/action-semantic-pull-request dependabot[bot] 2023-11-06 08:57:49 +00:00
  • 20a0707e0f fix(#2507): icon in message after rename-file (#2510) Dongyomi 2023-11-06 08:38:16 +09:00
  • 24bb0ed806 fix: error when deleting opened file from floating window (#2503) geril2207 2023-11-06 01:35:51 +03:00
  • 7e3c0bee7b feat: renderer.full_name includes root node (#2502) Tomasz N 2023-10-30 03:17:33 +01:00
  • 7630cf4a92 fix(#2495): skip API action if node == nil (#2499) Azad 2023-10-30 02:46:21 +01:00
  • df38f1f30d docs: add (disabled) diagnostics config to bug report template (#2484) Alexander Courtis 2023-10-30 12:44:25 +11:00
  • c1568568b3 feat(#2498): delete, trash prompts default N, added ui.confirm.default_yes option to override this behaviour (#2500) Azad 2023-10-30 02:28:29 +01:00
  • 7c5c074354 fix(#2467): remove newline in git paths when using cygwin_support (#2478) rei 2023-10-30 08:39:32 +08:00
  • 78a9ca5ed6 feat: mapping and options to sort entries in help window (#2482) Azad 2023-10-22 23:57:49 +02:00
  • c2194e940c feat(#2312): fire TextYankPost event on path copy (#2489) Azad 2023-10-22 23:56:06 +02:00
  • a31dfada1d fix: info size suffix and formatting (#2492) Andrew Voynov 2023-10-23 00:54:37 +03:00
  • 83b699533b feat: use IEC binary size prefixes (#2483) Andrew Voynov 2023-10-22 00:58:45 +03:00
  • db8145c27d fix(#2459): disable cygwin git support by default, see :help nvim-tree.git.cygwin_support to enable (#2486) Alexander Courtis 2023-10-21 16:34:34 +11:00
  • 8b4dbc57e4 docs: update CONTRIBUTING.md (#2485) Alexander Courtis 2023-10-21 13:54:25 +11:00
  • 40b9b887d0 fix(#2473): remove problematic <S-Tab> default mapping (#2475) Alexander Courtis 2023-10-17 10:00:56 +11:00
  • aaee4cd896 feat: api.node.open.preview_no_picker with default mapping <S-Tab> (#2464) umlx5h 2023-10-15 12:04:04 +09:00
  • 0882354517 feat(#2148): api.fs.rename_full (#2461) Benoit Charles 2023-10-15 04:40:40 +02:00
  • 57078f9240 docs: add team and windows variant/notes to bug report (#2470) Alexander Courtis 2023-10-15 13:12:33 +11:00
  • 4054fc4be3 refactor: format tables line by line for better readability (#2456) Azad 2023-10-14 09:07:28 +02:00
  • e64a498a5e feat: notify [NvimTree] prefix is multiline only if the message is multiline (#2453) Alexander Courtis 2023-10-14 18:03:13 +11:00
  • 53b0bcaada chore: stylua column width 120 -> 140 (#2448) Alexander Courtis 2023-10-08 11:40:58 +11:00
  • 94e572e141 fix(#2450): apply NvimTreeImageFile for webp and jxl files (#2451) zootedb0t 2023-10-08 06:07:20 +05:30
  • 85abe29396 feat: use virtual title in notifications if title is not supported (#2439) Azad 2023-10-07 03:40:39 +02:00
  • d8e495b235 fix(#2154): selection incorrect after find-file when renderer.group_empty (#2437) Alexander Courtis 2023-10-07 12:24:19 +11:00
  • e153d9f599 fix(#2440): view.width.padding may be a number or function returning a number (#2442) Bram Reyniers 2023-10-07 03:21:13 +02:00
  • 7dcda5d3b6 doc(#2440): view.width.padding may only be a string (#2441) Alexander Courtis 2023-10-02 14:38:11 +11:00
  • 113e0950c8 feat: split startup warning messages into multiple lines (#2436) Azad 2023-10-01 03:51:49 +02:00
  • 934469b9b6 chore(deps): bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 (#2435) dependabot[bot] 2023-09-26 10:21:35 +02:00
  • ce3495bd4c fix: schedule notifications to avoid UI freeze on startup (#2432) Azad 2023-09-26 00:41:23 +02:00
  • 07eb5b4059 docs: notify deprecated hide_root_folder (#2431) Alexander Courtis 2023-09-24 15:15:19 +10:00
  • d49a284236 feat(#2411): add renderer.highlight_bookmarks, renderer.icons.bookmarks_placement (#2412) Alexander Courtis 2023-09-24 15:07:02 +10:00
  • ea147418e0 feat: validate all option types (#2414) Azad 2023-09-23 06:56:17 +02:00
  • 914a6868cb docs: add missing quotes (#2424) Azad 2023-09-23 04:06:48 +02:00
  • a3aa3b47ea feat(#1079): add renderer.highlight_clipboard default name, defaults to undercurls (#2410) Alexander Courtis 2023-09-17 16:08:04 +10:00
  • f742b86852 fix: add legacy options safety Azad 2023-09-17 03:08:57 +02:00
  • 7f7665a17b feat: api.marks.bulk.trash (#2391) pr4th4m 2023-09-16 15:10:36 +10:00
  • 94c7c810af Revert "fix: ensure startup warnings are visible with a multiline message, to work around https://github.com/neovim/neovim/issues/17832 planned for fix in nvim 0.10 (#2387)" Alexander Courtis 2023-09-10 10:38:49 +10:00
  • b7f6600bc2 feat(#2197): git and diagnostics folder highlight groups (#2409) Alexander Courtis 2023-09-09 15:13:14 +10:00
  • 8f48426c88 feat(#2316): add NvimTreeFolderArrowClosed NvimTreeFolderArrowOpen (#2408) Alexander Courtis 2023-09-09 14:21:25 +10:00
  • 33c3bc562b feat(#2398): add NvimTreeOpenedFileIcon (#2407) Alexander Courtis 2023-09-09 13:31:40 +10:00
  • b856d0a0c3 fix(#2392): bookmarks icon placement when group_empty (#2402) Tillman Jex 2023-09-09 03:27:15 +02:00
  • 51f02366de feat: validate some option string values (#2404) Azad 2023-09-09 03:07:06 +02:00
  • ec33d4befa chore(deps): bump actions/checkout from 3 to 4 (#2403) dependabot[bot] 2023-09-05 12:45:39 +02:00
  • 5897b3622f fix(#2386): kill git zombies (#2401) Alexander Courtis 2023-09-03 17:26:05 +10:00
  • 277632fbd9 docs: enhance quickstart, document git timeouts (#2400) Alexander Courtis 2023-09-03 16:36:37 +10:00
  • a2b6e5ad2a docs: help sections and tidy (#2399) Alexander Courtis 2023-09-03 15:52:33 +10:00
  • 323f65cb9c feat(#1917): add diagnostic highlighting and icon placement (#2396) Alexander Courtis 2023-09-03 12:29:33 +10:00
  • 28c3980b25 fix(#2382): git watcher handles worktrees and submodules, via --absolute-git-dir when it is available (#2389) Alexander Courtis 2023-09-02 12:05:34 +10:00
  • 00741206c2 fix: expand and collapse whole folder groups (#2380) Danie-1 2023-08-26 05:44:38 +01:00
  • b144b33390 feat(#2369): add full renderer.icons.web_devicons options for file and folder (#2375) Antonio Sarosi 2023-08-26 06:42:44 +02:00
  • d11d701857 feat(#2364): add option to sort files first (#2366) Azad 2023-08-26 06:15:56 +02:00
  • 807dc05156 fix: ensure startup warnings are visible with a multiline message, to work around https://github.com/neovim/neovim/issues/17832 planned for fix in nvim 0.10 (#2387) Alexander Courtis 2023-08-26 13:40:25 +10:00
  • 920868dba1 fix(#2370): Better "y/N" prompts (#2377) Mohamed Arish 2023-08-20 13:04:14 +05:30
  • 7c4c7e4e98 fix(#2352): windows: escape special filename characters on edit (#2374) davisthedev 2023-08-19 23:27:33 -04:00
  • 4e36850811 fix(#2301): various git folder status fixes (#2373) Alexander Courtis 2023-08-20 12:53:41 +10:00
  • dea82ae207 docs: fix typo in API Node section (#2381) Devansh Sharma 2023-08-19 03:24:16 +05:30
  • 18c7a31198 chore: remove legacy view.mappings.list (#2371) Alexander Courtis 2023-08-14 17:41:55 +10:00
  • ace64228ad feat(#2305): find file refreshes up the tree when node is not present (#2358) Alexander Courtis 2023-08-14 11:08:16 +10:00
  • 116b88564f chore: use stdpath "log" rather than "cache" (#2372) Alexander Courtis 2023-08-14 11:03:38 +10:00
  • 0a54dcb76b fix: trash.cmd defaults to 'trash' on macos and windows, document option (#2336) Alexander Courtis 2023-08-13 12:18:06 +10:00
  • 904f95cd9d fix: prompt uses first character of response - allow "yy" (#2357) Alexander Courtis 2023-08-06 13:26:10 +10:00
  • 0042886db0 select yes default when select_prompts = false in lib.prompt (#2337) xundaoxd 2023-08-06 09:14:14 +08:00
  • 6c3ddcbc10 doc: sort.sort_folders_first -> sort.folders_first (#2355) Alexander Courtis 2023-08-06 10:50:51 +10:00
  • 0a89dcb464 fix(#2343): tree is now correctly abandoned upon an in-place open with eject=false (#2344) Danila Usachev 2023-08-01 03:53:58 +03:00
  • 4bd30f0137 feat: add actions.open_file.eject (#2341) Danila Usachev 2023-07-29 10:45:03 +03:00
  • 75c05742bc feat(trash): add synchronized trash support for windows (#2335) linrongbin16 2023-07-29 15:34:47 +08:00