33 Commits

Author SHA1 Message Date
Myzel394
8fe79c2783
fix: Fix fallback behavior; apply stylua 2024-09-30 16:18:19 +02:00
Tobias Klein
cbff2a5659 fix(jsonfly.lua): resolve function buf_request_all to work with new nvim
syntax and version changes not accounted for.
Refactored LSP request handling in jsonfly.lua to combine results from multiple LSP responses and handle empty results more gracefully. Improved code readability and maintainability by restructuring the nested if-else blocks.
2024-09-29 15:55:36 +02:00
Myzel394
31be7184ff
fix: Improve parser 2024-05-26 00:29:17 +02:00
Myzel394
ce0e163b8f
feat: Add option to not show nested objects 2024-05-25 19:18:03 +02:00
Myzel394
3207a4fbef
fix: Pass global config forward 2024-05-12 21:51:43 +02:00
Myzel394
b8ba2ec072
feat: Add option for custom mappings 2024-04-27 00:20:03 +02:00
Myzel394
98cdf4ccee
fix: Fix key insertion 2024-04-26 23:59:58 +02:00
Myzel394
eed1e27309
feat: Add first wip for inserting custom keys 2024-04-24 21:19:33 +02:00
Myzel394
50e65c966a
wip: Adding command support 2024-04-24 19:14:09 +02:00
Myzel394
a36cb5b0b1
feat: Add option for cache 2024-04-22 21:49:52 +02:00
Myzel394
1455d877cd
feat: Add cache support 2024-04-22 21:44:56 +02:00
Myzel394
d00c1ed972
chore: Improve names 2024-04-21 15:04:03 +02:00
Myzel394
e898c14369
fix: Bugfixes; improve performance 2024-04-14 13:29:33 +02:00
Myzel394
340bac1fd9
feat: Improve performance 2024-04-14 13:13:05 +02:00
Myzel394
7e1fefb841
fix: Fix value_start position 2024-04-14 12:52:06 +02:00
Myzel394
e4bd8b0b64
fix: Fix lua parser 2024-04-14 12:23:21 +02:00
Myzel394
a923438f67
refactor: Outsource functions into own modules 2024-04-14 12:01:28 +02:00
Myzel394
03723b59cb
fix: Fix LSP keys behavior 2024-04-14 10:33:49 +02:00
Myzel394
c405ae3301
chore: Improve types 2024-04-14 10:19:38 +02:00
Myzel394
81592e724a
feat: Create first WIP for LSP support 2024-04-14 10:06:49 +02:00
Myzel394
539a0b79a5
feat: Add waterfall key style 2024-04-12 22:53:16 +02:00
Myzel394
b9166ce560
fix: Properly load options 2024-04-12 22:26:16 +02:00
Myzel394
a5a4e25379
feat: Add configurable jump behavior 2024-04-12 21:24:28 +02:00
Myzel394
d4176879f2
chore: fix indentation 2024-04-12 19:43:14 +02:00
Myzel394
3b481818d8
feat: Add basic support for arrays 2024-04-11 23:02:47 +02:00
Myzel394
8d7bf6e2fe
chore(docs): Improve docs 2024-04-11 22:35:19 +02:00
Myzel394
5aadc49372
feat: Add custom highlight groups 2024-04-11 22:30:27 +02:00
Myzel394
66aaaa0068
fix: Fix depth calculation 2024-04-11 22:27:03 +02:00
Myzel394
76a1307052
feat: Add support for conceal 2024-04-11 22:22:19 +02:00
Myzel394
c33912e91c
feat: Add propery preview; Add basic treesitter support 2024-04-11 22:09:12 +02:00
Myzel394
c6c630babe
fix: Show nested keys 2024-04-11 15:24:21 +02:00
Myzel394
2015ac5aef
feat: Add first working telescope WIP 2024-04-11 15:14:12 +02:00
Myzel394
d5a3615e1a feat: Adding first WIP 2024-04-10 18:22:56 +02:00