37 Commits

Author SHA1 Message Date
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
c6032b4b41
feat: Add see also section 2024-04-21 10:19:56 +02:00
Myzel394
e47fd7713b
fix: Stringify all keys; Closes #1 2024-04-19 21:00:49 +02:00
Myzel394
52d56f2e07
fix: Recursively parse arrays for lsp entries too 2024-04-17 12:20:45 +02:00
Myzel394
5b18e0bc04
chore: Improve README.md 2024-04-14 13:37:58 +02:00
Myzel394
aef6370c99 Merge branch 'main' of https://github.com/Myzel394/jsonfly 2024-04-14 13:30:38 +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
4796c4216b
Merge pull request #2 from Myzel394/add-lsp-support
Add LSP support
2024-04-14 12:52:29 +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
ad3362506d
chore: Make README.md more beginner friendly 2024-04-14 09:20:00 +02:00
Myzel394
539a0b79a5
feat: Add waterfall key style 2024-04-12 22:53:16 +02:00
Myzel394
06c8a420e8
fix(docs): Small fixes in README.md 2024-04-12 22:29:23 +02:00
Myzel394
9934f646c1
fix(docs): Fix image sizes 2024-04-12 22:27:02 +02:00
Myzel394
b9166ce560
fix: Properly load options 2024-04-12 22:26:16 +02:00
Myzel394
c96e5350e7
feat(docs): Add examples 2024-04-12 22:25:56 +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
837c5ce9f8
fix: Fix relative start calculation 2024-04-12 19:43:04 +02:00
Myzel394
625954adb7
chore: Add basic README.md 2024-04-11 23:13:09 +02:00
Myzel394
99b9d657bb
chore: Add basic README.md 2024-04-11 23:09:57 +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