From 74ed91d66816391b6cc6b2e657b0338e0ca9b90c Mon Sep 17 00:00:00 2001 From: Matt Bierner Date: Sun, 5 May 2019 01:22:38 -0700 Subject: [PATCH] Set "extensionKind": "ui" to support remote development (#348) * Merge Develop into Master (#320) * Consistent styling throughout README (#314) (#315) Instituted a consistent styling method throughout the README. Before, some phrases would be capitalized in some places and lowercase in others, some phrases would have colons in one place and commas in others, and some of the grammar was slightly off. * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * chore: Update stale configuration * chore: Update deps * fix: Add support to the new FilterWidget. Fix #316. * fix(#312): Fix color highlighting for meta.tag elements * chore: Prepare for 2.7.0 * chore: Update README * fix: accent setter reborn (#319) * Create CODEOWNERS * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Set "extensionKind": "ui" to support remote development Fixes #347. See that issue for more details --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 82800bf..8e2d8bb 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,7 @@ "activationEvents": [ "*" ], + "extensionKind": "ui", "main": "./out/src/material.theme.config", "contributes": { "commands": [