Commit graph

308 commits

Author SHA1 Message Date
Mario Arias
6be1d07b0f
feat: Commenter implementation (#22)
Signed-off-by: FalsePattern <me@falsepattern.com>
2023-12-02 23:28:28 +01:00
04d63fb050
ci: 0.8.1 2023-10-04 15:34:24 +02:00
e79424cfbd
fix: #14 (No autosave on task run) 2023-10-04 15:33:44 +02:00
772ec047d0
docs: Update readme 2023-10-04 15:27:10 +02:00
c28bf647b3
fix: #19 (Invalid offsets, editor race condition) 2023-10-04 15:18:35 +02:00
0b22a21e09
fix: #17 (NPE) 2023-10-04 15:16:02 +02:00
3fc4c777c6
Merge pull request #18 from gatesn/ngates/fix-run-config
Filter run configuration to only Zig files
2023-10-04 13:08:21 +00:00
Nicholas Gates
d920012f96 Filter run configuration to only Zig files 2023-09-28 09:34:15 +01:00
8351e359d5
chore: update funding.yml 2023-09-06 16:15:17 +02:00
3671d253d1
feat: Duller status icons and idle icon 2023-08-24 22:03:42 +02:00
466e2db9ef
fix: Documentation provider file check 2023-08-24 22:01:28 +02:00
bf11f92894
ci: 0.8.0 2023-08-21 19:55:26 +02:00
08193d48e7
docs: update readme 2023-08-21 19:53:38 +02:00
25f4a30cdc
fix: Suppress random exception for now 2023-08-21 19:52:18 +02:00
ebc40a3486
fix: 0.11 grammar fixes 2023-08-21 19:45:54 +02:00
6b401f803c
chore: cleanup dead code 2023-08-21 19:17:45 +02:00
07bc515157
chore: update copyright headers 2023-08-21 19:16:27 +02:00
b4808db691
chore: optimize imports 2023-08-21 19:15:22 +02:00
c3145edc5c
feat: Gutter launch buttons 2023-08-21 18:52:53 +02:00
d6afb01d08
feat: Proper debugger support and some minor cleanup 2023-08-20 18:19:51 +02:00
5429a7034d
chore: changelog hotfix 2023-08-19 22:44:42 +02:00
737b7643d2
ci: 0.7.0 2023-08-19 22:27:11 +02:00
b618c0d68c
chore: Small cleanups before release 2023-08-19 22:26:29 +02:00
36887ef5a5
chore: Fix file path issues for signing 2023-08-19 21:55:02 +02:00
e5acaab7e2
feat!: Project system integration 2023-08-19 21:49:45 +02:00
c45de4d31d
docs: Explain how to debug in the readme 2023-08-19 14:00:16 +02:00
c4b753c353
feat: Autodetect ZLS binary from PATH 2023-08-19 13:59:48 +02:00
b411536abb
chore: Add funding.yml 2023-08-19 09:53:44 +02:00
2cd5f0d084
fix(settings): Remove VarHandles, fall back to classic reflection 2023-08-19 00:52:21 +02:00
61522072c4
feat(zig)!: Breakpoints 2023-08-19 00:37:12 +02:00
81fd11b9d7
feat: Modularize whole project 2023-08-18 23:58:54 +02:00
cab13c3edd
fix(lsp): Better shutdown sequence 2023-08-18 15:36:07 +02:00
bc408b1d50
feat(config): Reimplemented config backend, much more reliable and extensible now. 2023-08-18 14:36:41 +02:00
2d1620f86d
docs: Improve quickstart and add icon guide 2023-08-18 12:36:59 +02:00
cb30860ec6
fix(lsp): Folding range editor NPE 2023-08-18 11:37:45 +02:00
ca632b98fe
feat: Better status icon accessibility 2023-08-18 11:06:33 +02:00
92ab531e0e
docs: Add developer guide 2023-08-18 10:53:16 +02:00
0947fe5b0f
feat(zig,lsp)!: Inlay hints 2023-08-18 10:42:52 +02:00
c1989f0b0b
chore(lsp): Move folding range null safety to DefaultRequestManager 2023-08-18 10:39:02 +02:00
4a8303597a
ci: 0.6.0 2023-08-17 21:39:40 +02:00
fe94d3cec4
feat(zig): Brace matching 2023-08-17 21:38:40 +02:00
e82ac50830
fix: Highlighting exceptions when editing file fast 2023-08-17 21:31:09 +02:00
ab4cd16014
fix: Renaming works again 2023-08-17 21:30:50 +02:00
1ad8792e1f
fix: Make psi tree less deep on expressions 2023-08-17 21:30:15 +02:00
7b4067aca4
fix: Some more null/safety checks 2023-08-17 18:26:48 +02:00
cfb4abbe93
feat(zig)!: PSI tree and better highlighting 2023-08-17 15:28:09 +02:00
649ce7181c
chore(zig): Shuffle classes around to prepare for psi tree 2023-08-17 10:20:23 +02:00
0744b36e41
feat(lsp): Separate timeout category for highlighting 2023-08-17 10:19:14 +02:00
81513b2ff3
docs: Update changelog 2023-08-17 08:46:06 +02:00
9c20e69c18
feat: Replace psi util class with mixins 2023-08-16 14:00:39 +02:00