Commit graph

17 commits

Author SHA1 Message Date
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