Skip to content

Commit ee001c7

Browse files
committed
Update logo, drop OpenAI completion, and update dependencies
1 parent 50bd413 commit ee001c7

File tree

6 files changed

+5355
-4660
lines changed

6 files changed

+5355
-4660
lines changed

.github/workflows/build-ext.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Use Node.js
1515
uses: actions/setup-node@v4
1616
with:
17-
node-version: "16.x"
17+
node-version: "18.x"
1818

1919
- name: Install dependencies
2020
run: npm ci

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ tags:
2929
The MQL extension for Visual Studio code provides validation and completion capabilities
3030
3131
- Syntax highlighting
32-
- ChatGPT based completion for line comments (requires `openAIKey` in settings)
3332
- Autocompletion (if the Language Server is enabled)
3433
- Validation of functions and types (if the Language Server is enabled)
3534
- Diagnostic hints, warnings, and errors (if the Language Server is enabled)

icon.png

4.93 KB
Loading

0 commit comments

Comments
 (0)