|
71 | 71 | "downloads": 0, |
72 | 72 | "rating": 0 |
73 | 73 | }, |
| 74 | + { |
| 75 | + "id": "athas.dockerfile", |
| 76 | + "name": "Dockerfile Language Support", |
| 77 | + "description": "Dockerfile language support with LSP", |
| 78 | + "version": "1.0.0", |
| 79 | + "author": "Athas", |
| 80 | + "category": "Languages", |
| 81 | + "icon": "https://athas.dev/extensions/dockerfile/icon.svg", |
| 82 | + "manifestUrl": "https://athas.dev/extensions/dockerfile/extension.json", |
| 83 | + "downloads": 0, |
| 84 | + "rating": 0 |
| 85 | + }, |
74 | 86 | { |
75 | 87 | "id": "athas.elisp", |
76 | 88 | "name": "Emacs Lisp Language Support", |
|
119 | 131 | "downloads": 0, |
120 | 132 | "rating": 0 |
121 | 133 | }, |
| 134 | + { |
| 135 | + "id": "athas.graphql", |
| 136 | + "name": "GraphQL Language Support", |
| 137 | + "description": "GraphQL language support with LSP and formatting", |
| 138 | + "version": "1.0.0", |
| 139 | + "author": "Athas", |
| 140 | + "category": "Languages", |
| 141 | + "icon": "https://athas.dev/extensions/graphql/icon.svg", |
| 142 | + "manifestUrl": "https://athas.dev/extensions/graphql/extension.json", |
| 143 | + "downloads": 0, |
| 144 | + "rating": 0 |
| 145 | + }, |
122 | 146 | { |
123 | 147 | "id": "athas.html", |
124 | 148 | "name": "HTML Language Support", |
|
323 | 347 | "downloads": 0, |
324 | 348 | "rating": 0 |
325 | 349 | }, |
| 350 | + { |
| 351 | + "id": "athas.sql", |
| 352 | + "name": "SQL Language Support", |
| 353 | + "description": "SQL language support with LSP and formatting", |
| 354 | + "version": "1.0.0", |
| 355 | + "author": "Athas", |
| 356 | + "category": "Languages", |
| 357 | + "icon": "https://athas.dev/extensions/sql/icon.svg", |
| 358 | + "manifestUrl": "https://athas.dev/extensions/sql/extension.json", |
| 359 | + "downloads": 0, |
| 360 | + "rating": 0 |
| 361 | + }, |
| 362 | + { |
| 363 | + "id": "athas.svelte", |
| 364 | + "name": "Svelte Language Support", |
| 365 | + "description": "Svelte language support with LSP and formatting", |
| 366 | + "version": "1.0.0", |
| 367 | + "author": "Athas", |
| 368 | + "category": "Languages", |
| 369 | + "icon": "https://athas.dev/extensions/svelte/icon.svg", |
| 370 | + "manifestUrl": "https://athas.dev/extensions/svelte/extension.json", |
| 371 | + "downloads": 0, |
| 372 | + "rating": 0 |
| 373 | + }, |
326 | 374 | { |
327 | 375 | "id": "athas.swift", |
328 | 376 | "name": "Swift Language Support", |
|
0 commit comments