Skip to content

Commit

Permalink
add support for debugging jai
Browse files Browse the repository at this point in the history
  • Loading branch information
jcalabro authored and vadimcn committed Dec 25, 2022
1 parent 78dd230 commit a5e1f40
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,9 @@
{
"language": "haskell"
},
{
"language": "jai"
},
{
"language": "java"
},
Expand Down Expand Up @@ -571,6 +574,7 @@
"crystal",
"fortran-modern",
"fortran",
"jai",
"nim",
"objective-c",
"objective-cpp",
Expand Down

0 comments on commit a5e1f40

Please sign in to comment.