Commit graph

55 commits

Author SHA1 Message Date
c590be1ec0
chore: Flatten plugin structure 2024-07-04 17:04:15 +02:00
e71b780185
feat!: Migrate to LSP4IJ 2024-06-22 21:41:39 +02:00
4dab46073d
feat: Apply custom standard library path to zls 2024-06-13 19:14:41 +02:00
ec9d95eb10
fix: optional PTY emulation 2024-06-06 13:20:42 +02:00
48afc002c0
feat: PTY emulation for non-debug runs 2024-06-03 22:02:09 +02:00
7c32d93ea0
feat!: Reworked debugger loading logic 2024-05-31 23:11:56 +02:00
47a865a88b
feat: update to latest zig 0.13.0 build template 2024-05-28 20:31:58 +02:00
bd6eec8da1
chore: ZigConfigEditor flattened imports 2024-05-15 18:09:11 +02:00
695fe43c28
feat: zig test/run compiler args 2024-05-15 18:07:19 +02:00
63a1b0c199
fix: Zig run exe args not available 2024-05-15 17:58:33 +02:00
6514f65980
feat: External Libraries and some toolchain perf tweaks 2024-05-12 04:27:40 +02:00
57ab19c83f
fix: Rework debug runner logic 2024-05-11 15:17:46 +02:00
2af103e5bf
chore: Optimize imports 2024-04-20 00:14:52 +02:00
cffb82122b
chore: Closeable groups to reduce clutter 2024-04-20 00:12:02 +02:00
1f042fad34
feat!!: Overhauled configs and project creation 2024-04-19 23:06:19 +02:00
f12fa2eeef
fix: Invalid CLI colored arg 2024-04-19 14:33:04 +02:00
f0d48bde96
chore: Simplify logic for command line args building 2024-04-07 03:05:28 +02:00
9ecb85458e
feat: A bunch of zig build debugging QoL changes 2024-04-05 19:43:20 +02:00
0d9c16d7ec
fix: write access error on project creation 2024-03-23 22:49:31 +01:00
0e1314a2bd
fix: Shotgun null safety fixes 2024-03-12 22:10:47 +01:00
0ebbe1cc9b
chore: better project path management 2024-03-11 01:24:41 +01:00
92c5e57a03
chore: Optimize imports 2024-03-10 21:19:20 +01:00
ec5c07c0a1
feat: Better configurability 2024-03-10 17:18:40 +01:00
7b2ad7c324
chore: move some misplaced xml entires 2024-03-10 17:17:46 +01:00
3d0dbb8e36
feat!: Huge debugging refactor
- Debug support for Windows
- Debuggable zig build
- Debuggable binaries

This is a squashed commit so ignore the weird author date
2024-03-10 17:17:36 +01:00
66aef224b2
feat!: Colored builds and clickable file path references 2024-03-04 16:55:25 +01:00
11960e99d0
implement build run config 2024-03-04 01:45:47 +01:00
b9d4f976c1
package cleanup 2024-03-04 00:42:05 +01:00
21767a1c12
implement test run config 2024-03-03 22:08:53 +01:00
cd3b9f2d5b
small cleanup in the run configs 2024-03-03 22:08:26 +01:00
ced91dcf45
extract config editor stuff into separate package 2024-03-03 21:45:22 +01:00
f6b7c015c6
flatten the packages a bit 2024-03-03 21:08:37 +01:00
6ef6c28d4c
begin refactoring runner into a modular form 2024-03-03 21:04:01 +01:00
5497024518
feat(project): Project generation names 2024-03-02 20:42:35 +01:00
37f219ef72
feat(project)!: zig init project generation 2024-03-02 20:23:20 +01:00
4b501d3140
feat(project): ZigCompilerTool callWithArgs 2024-03-02 20:22:16 +01:00
f5eb7b7c0f
fix(project): build files get put in wrong folder 2024-03-02 20:21:39 +01:00
edcb6af16f
feat(zig)!: Autogenerate zls config if not specified, based on project toolchain 2024-02-29 12:16:20 +01:00
f304f4ae67
fix: [NO BACKPORT] Deprecated project wizard registration 2024-02-28 22:59:51 +01:00
7b867d4f0b
grammar: update to latest langref 2024-02-21 14:39:12 +01:00
37d843147d
chore: Fix deprecated ComboboxSpeedSearch constructor 2024-02-01 20:55:49 +01:00
72e2ccc121
chore: Fix toolchain deprecations 2024-02-01 20:46:57 +01:00
f863eac67a
feat: IDE 2024.1.* support 2024-02-01 19:32:58 +01:00
e7e6180b05
copyright: 2024 2024-01-25 20:39:56 +01:00
8f40049cdf
chore: Clean up messy logic 2024-01-25 20:14:32 +01:00
Jens van de Wiel
36c9d29572
feat: Added project generation 2024-01-25 20:14:32 +01:00
2645e2646a
chore: remove internal and deprecated-for-removal code 2023-12-02 23:29:35 +01:00
e79424cfbd
fix: #14 (No autosave on task run) 2023-10-04 15:33:44 +02:00
Nicholas Gates
d920012f96 Filter run configuration to only Zig files 2023-09-28 09:34:15 +01:00
07bc515157
chore: update copyright headers 2023-08-21 19:16:27 +02:00