Commit graph

32 commits

Author SHA1 Message Date
532292068f
feat: debugger improved error message for failed compilation 2025-04-20 15:56:21 +02:00
803b25d7fb
fix: [NO BACKPORT] update cpp debugger resolution logic 2025-04-17 13:43:08 +02:00
4722613b4c
chore: optimize imports 2025-04-11 18:00:35 +02:00
9913ceb67e
ci: add etag check to debugger properties download 2025-04-11 17:19:48 +02:00
ee5a2463b9
fully functional selection logic 2025-04-08 00:36:44 +02:00
9676b70821
Working change sync and downloader 2025-04-07 02:38:12 +02:00
9541bb9752
refactor toolchain directory structure 2025-04-06 12:10:31 +02:00
dec12a8041
ci: make cross-subproject dependencies non-transitive 2025-04-04 16:43:25 +02:00
efa2f127a9
fix!: bad modality states in some EDT calls 2025-03-27 23:04:16 +01:00
1f79f484e5
fix: Make EDT coroutine modality state explicit everywhere and fix deadlocks 2025-03-27 22:05:02 +01:00
a950c932f5
fix: show build errors in console properly 2025-03-27 20:51:19 +01:00
0a5a765eaf
feat!: TTY support for zig processes 2025-03-27 20:49:50 +01:00
009db1cb0f
chore: Optimize imports 2025-03-20 00:13:32 +01:00
5c682f6bfa
fix: EDT deadlocks 2025-03-20 00:10:31 +01:00
09ec2d79cc
feat: std.Progress support in debugging 2025-03-14 23:41:23 +01:00
91ee38e922
fix: Only split args when passing them to a cmdline, store them as fixed strings 2025-03-13 14:10:05 +01:00
03a86defb9
fix: do not directly depend on com.intellij.nativeDebug in the plugin xml 2025-03-13 13:09:44 +01:00
0b22a4538b
chore: update copyright year 2025-02-06 01:17:00 +01:00
2694b9e1c1
chore: Fix a couple deprecations/obsolete calls 2025-01-31 15:18:37 +01:00
ecf01829cf
chore: Fix kotlin style issues 2025-01-21 14:36:03 +01:00
a3143dbc0c
fix: replaced Path.exists() calls with File.toFile().exists() 2025-01-12 14:20:14 +01:00
990563d70a
fix: new zig file action icon and location 2024-12-11 17:13:32 +01:00
66d76b99a4
chore: small lang file cleanup 2024-11-28 13:25:05 +01:00
93d8deeec8
ci: buildscript tidy 2024-11-28 13:17:18 +01:00
28527cddb4
chore: [NO BACKPORT] Fix deprecations 2024-11-07 16:34:06 +01:00
f704b6c936
ci: [NO BACKPORT] bump to latest EAP 2024-11-07 16:29:00 +01:00
493eb6b02f
fix: Make sure only MSVC is allowed on windows, other two don't work 2024-11-07 15:47:22 +01:00
f7014b49eb
Windows DAP debugger and some misc fixes 2024-11-07 14:49:43 +01:00
f8def6e1de
begin DAP port 2024-11-07 00:10:21 +01:00
fc760497a9
clion debugger driver provider 2024-11-04 16:26:33 +01:00
9e65bcc639
cleaner LSP4IJ dep 2024-11-04 10:57:06 +01:00
aa1b8e3561
flatten the repo even more 2024-11-04 09:56:55 +01:00