26 Commits

Author SHA1 Message Date
Myzel394
85c097b59c
fix: Correctly determine required remaining keys if some already exist 2024-04-27 21:26:46 +02:00
Myzel394
a287e403ea
fix: Remove wrong bracket expansion 2024-04-27 21:06:03 +02:00
Myzel394
2f751e585a
fix: Improve writing keys; general improvements 2024-04-27 19:37:47 +02:00
Myzel394
48503b7a50
fix: Improve key extractor; Allow more patterns 2024-04-27 18:19:55 +02:00
Myzel394
ca9cbbda24
fix: Improve general key descriptor and handler 2024-04-27 18:05:40 +02:00
Myzel394
55bdb800fa
fix: Properly write arrays; improve parser 2024-04-27 16:53:57 +02:00
Myzel394
fbc1aa0424
fix: Improvements 2024-04-27 00:16:01 +02:00
Myzel394
d7e2125805
fix: Fix comma insertion 2024-04-27 00:10:44 +02:00
Myzel394
98cdf4ccee
fix: Fix key insertion 2024-04-26 23:59:58 +02:00
Myzel394
50e65c966a
wip: Adding command support 2024-04-24 19:14:09 +02:00
Myzel394
7a6aedb840
fix: Improve docs 2024-04-22 21:52:06 +02:00
Myzel394
1455d877cd
feat: Add cache support 2024-04-22 21:44: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
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
c405ae3301
chore: Improve types 2024-04-14 10:19:38 +02:00
Myzel394
a5a4e25379
feat: Add configurable jump behavior 2024-04-12 21:24:28 +02:00
Myzel394
837c5ce9f8
fix: Fix relative start calculation 2024-04-12 19:43:04 +02:00
Myzel394
3b481818d8
feat: Add basic support for arrays 2024-04-11 23:02:47 +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