From 0ea7fdd348eea15d498cd9c9231d64ae499c42c5 Mon Sep 17 00:00:00 2001 From: aautcq Date: Fri, 19 Jul 2024 15:14:05 +0200 Subject: [PATCH] fix: remove languages config --- package.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/package.json b/package.json index 8301b36..93210f2 100644 --- a/package.json +++ b/package.json @@ -33,17 +33,6 @@ ], "main": "./dist/extension.js", "contributes": { - "languages": [ - { - "id": "*", - "aliases": [ - "All Languages" - ], - "extensions": [ - "*" - ] - } - ], "configuration": { "title": "Tabmania", "properties": {