UNPKG

196 BJavaScriptView Raw
1export default {
2 "name": "PureBasic",
3 "type": "programming",
4 "color": "#5a6986",
5 "extensions": [
6 ".pb",
7 ".pbi"
8 ],
9 "tmScope": "none",
10 "aceMode": "text",
11 "languageId": 301
12}