Skip to content

Commit

Permalink
feat!: update extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc Mangeonjean committed Jan 26, 2024
1 parent 7a86817 commit 80d3232
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions vscode-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"publisher": "Angular",
"name": "ng-template",
"version": "16.1.8"
"version": "17.1.0"
},
{
"publisher": "webfreak",
Expand All @@ -12,7 +12,7 @@
{
"publisher": "Dart-Code",
"name": "dart-code",
"version": "3.75.20231009"
"version": "3.81.20240117"
},
{
"publisher": "justusadam",
Expand All @@ -27,7 +27,7 @@
{
"publisher": "ocamllabs",
"name": "ocaml-platform",
"version": "1.13.1"
"version": "1.16.1"
},
{
"publisher": "alefragnani",
Expand All @@ -42,22 +42,22 @@
{
"publisher": "scalameta",
"name": "metals",
"version": "1.25.2"
"version": "1.27.3"
},
{
"publisher": "broadcomMFD",
"name": "cobol-language-support",
"version": "2.0.3"
"version": "2.1.0"
},
{
"publisher": "JakeBecker",
"name": "elixir-ls",
"version": "0.17.1"
"version": "0.19.0"
},
{
"publisher": "pgourlain",
"name": "erlang",
"version": "0.9.7"
"version": "0.9.8"
},
{
"publisher": "bitwisecook",
Expand All @@ -77,27 +77,27 @@
{
"publisher": "redhat",
"name": "java",
"version": "1.24.2023101604"
"version": "1.27.2024012608"
},
{
"publisher": "sumneko",
"name": "lua",
"version": "3.7.0"
"version": "3.7.4"
},
{
"publisher": "ms-vscode",
"name": "cpptools",
"version": "1.18.0"
"version": "1.19.2"
},
{
"publisher": "ms-dotnettools",
"name": "csharp",
"version": "2.6.24"
"version": "2.16.24"
},
{
"publisher": "ms-python",
"name": "python",
"version": "2023.19.12861011"
"version": "2023.25.10221012"
},
{
"publisher": "REditorSupport",
Expand All @@ -107,7 +107,7 @@
{
"publisher": "castwide",
"name": "solargraph",
"version": "0.24.0"
"version": "0.24.1"
},
{
"publisher": "JuanBlanco",
Expand All @@ -122,16 +122,16 @@
{
"publisher": "svelte",
"name": "svelte-vscode",
"version": "107.12.0"
"version": "108.2.1"
},
{
"publisher": "batisteo",
"name": "vscode-django",
"version": "1.14.0"
"version": "1.15.0"
},
{
"publisher": "golang",
"name": "Go",
"version": "0.39.1"
"version": "0.40.3"
}
]

0 comments on commit 80d3232

Please sign in to comment.