|
f6852215ed
|
backport: 19.3.0
|
2024-10-31 08:16:01 +01:00 |
|
|
38aa656f46
|
backport: 19.0.0
|
2024-10-25 13:39:38 +02:00 |
|
|
b054009ee0
|
backport: 18.0.0
|
2024-10-17 11:24:07 +02:00 |
|
|
0596c5cafb
|
backport: 17.2.0
|
2024-09-20 13:52:11 +02:00 |
|
|
68d1e60b3e
|
fix: Smarter toolchain path resolution
|
2024-08-21 15:22:08 +02:00 |
|
|
7089e081e0
|
fix: No working dir when zig env
|
2024-08-06 18:34:34 +02:00 |
|
|
a4facf532e
|
chore: increase timeout
|
2024-08-06 18:34:34 +02:00 |
|
|
b2038dfeb8
|
feat: Zig Build tool window
|
2024-08-06 18:34:32 +02:00 |
|
|
8f9ac634fe
|
chore: Simplify guessProjectDir
|
2024-08-06 14:18:42 +02:00 |
|
|
765cd23897
|
feat: Better toolchain autodetect
|
2024-07-26 16:45:32 +02:00 |
|
|
76f29fa65c
|
fix: remove small leftover from old config
|
2024-07-26 16:44:32 +02:00 |
|
|
1ed73226b2
|
fix: std override always enabling
|
2024-07-26 16:44:12 +02:00 |
|
|
dd942750d4
|
chore: Optimize imports
|
2024-07-18 00:04:37 +02:00 |
|
|
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 |
|