From 28fe96729ea7a447305b7bf0ffec2622bd63ae31 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Sat, 28 Oct 2017 13:49:39 +0200 Subject: [PATCH] Removed dead link There exists no longer a extension example for a language provider. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3cbf6ca1..d8d9242d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ list of self-contained, running extensions that show one or multiple concepts of * [Virtual Documents](/contentprovider-sample/README.md) * [Editor Decoration](/decorator-sample/README.md) -* [Language Provider](/languageprovider-sample/README.md) * [Preview Html](/previewhtml-sample/README.md) * [Status Bar](/statusbar-sample/README.md) * [Theme](/theme-sample)