Adam S
01/26/2023, 4:26 PM.def
files in IntelliJ:
add #language=c
before the ---
and IntelliJ will recognise it as C, and help out with highlighting, formatting, and auto completionjaguililla
01/26/2023, 5:16 PMnapperley
01/27/2023, 12:51 AMJeff Lockhart
01/27/2023, 2:08 AM#language=Objective-C
. #language=C
is still better than without though.sergey.bogolepov
01/27/2023, 9:17 AM