1
1
mirror of https://github.com/codota/TabNine.git synced 2024-11-27 03:23:23 +03:00

DEV2-6719 prisma language support (#651)

This commit is contained in:
amircodota 2024-07-03 07:13:26 +00:00 committed by GitHub
parent cd83ca033c
commit c1d225f98b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5397,3 +5397,11 @@ Apex:
codemirror_mode: clike
codemirror_mime_type: text/x-java
language_id: 17
Prisma:
type: data
color: "#0c344b"
extensions:
- ".prisma"
tm_scope: source.prisma
ace_mode: text
language_id: 499933428