Path Lines of Code website/playground/new-samples/all.js 183 website/playground/new-samples/creating-the-diffeditor/hello-diff-world/sample.css 1 website/playground/new-samples/creating-the-diffeditor/hello-diff-world/sample.html 1 website/playground/new-samples/creating-the-diffeditor/hello-diff-world/sample.js 7 website/playground/new-samples/creating-the-diffeditor/inline-diff-example/sample.css 1 website/playground/new-samples/creating-the-diffeditor/inline-diff-example/sample.html 1 website/playground/new-samples/creating-the-diffeditor/inline-diff-example/sample.js 16 website/playground/new-samples/creating-the-diffeditor/multi-line-example/sample.css 1 website/playground/new-samples/creating-the-diffeditor/multi-line-example/sample.html 1 website/playground/new-samples/creating-the-diffeditor/multi-line-example/sample.js 15 website/playground/new-samples/creating-the-diffeditor/navigating-a-diff/sample.css 1 website/playground/new-samples/creating-the-diffeditor/navigating-a-diff/sample.html 1 website/playground/new-samples/creating-the-diffeditor/navigating-a-diff/sample.js 20 website/playground/new-samples/creating-the-editor/editor-basic-options/sample.css 1 website/playground/new-samples/creating-the-editor/editor-basic-options/sample.html 1 website/playground/new-samples/creating-the-editor/editor-basic-options/sample.js 14 website/playground/new-samples/creating-the-editor/hard-wrapping/sample.css 1 website/playground/new-samples/creating-the-editor/hard-wrapping/sample.html 1 website/playground/new-samples/creating-the-editor/hello-world/sample.css 1 website/playground/new-samples/creating-the-editor/hello-world/sample.html 1 website/playground/new-samples/creating-the-editor/hello-world/sample.js 4 website/playground/new-samples/creating-the-editor/syntax-highlighting-for-html-elements/sample.css 1 website/playground/new-samples/creating-the-editor/syntax-highlighting-for-html-elements/sample.html 28 website/playground/new-samples/creating-the-editor/syntax-highlighting-for-html-elements/sample.js 1 website/playground/new-samples/customizing-the-appearence/exposed-colors/sample.css 1 website/playground/new-samples/customizing-the-appearence/exposed-colors/sample.html 1 website/playground/new-samples/customizing-the-appearence/exposed-colors/sample.js 137 website/playground/new-samples/customizing-the-appearence/scrollbars/sample.css 8 website/playground/new-samples/customizing-the-appearence/scrollbars/sample.html 1 website/playground/new-samples/customizing-the-appearence/scrollbars/sample.js 18 website/playground/new-samples/customizing-the-appearence/tokens-and-colors/sample.css 1 website/playground/new-samples/customizing-the-appearence/tokens-and-colors/sample.html 1 website/playground/new-samples/customizing-the-appearence/tokens-and-colors/sample.js 23 website/playground/new-samples/extending-language-services/codelens-provider-example/sample.css 1 website/playground/new-samples/extending-language-services/codelens-provider-example/sample.html 1 website/playground/new-samples/extending-language-services/codelens-provider-example/sample.js 36 website/playground/new-samples/extending-language-services/color-provider-example/sample.css 1 website/playground/new-samples/extending-language-services/color-provider-example/sample.html 1 website/playground/new-samples/extending-language-services/color-provider-example/sample.js 58 website/playground/new-samples/extending-language-services/completion-provider-example/sample.css 1 website/playground/new-samples/extending-language-services/completion-provider-example/sample.html 1 website/playground/new-samples/extending-language-services/completion-provider-example/sample.js 63 website/playground/new-samples/extending-language-services/configure-javascript-defaults/sample.css 1 website/playground/new-samples/extending-language-services/configure-javascript-defaults/sample.html 1 website/playground/new-samples/extending-language-services/configure-javascript-defaults/sample.js 32 website/playground/new-samples/extending-language-services/configure-json-defaults/sample.css 1 website/playground/new-samples/extending-language-services/configure-json-defaults/sample.html 1 website/playground/new-samples/extending-language-services/configure-json-defaults/sample.js 37 website/playground/new-samples/extending-language-services/custom-languages/sample.css 1 website/playground/new-samples/extending-language-services/custom-languages/sample.html 1 website/playground/new-samples/extending-language-services/custom-languages/sample.js 108 website/playground/new-samples/extending-language-services/folding-provider-example/sample.css 1 website/playground/new-samples/extending-language-services/folding-provider-example/sample.html 1 website/playground/new-samples/extending-language-services/folding-provider-example/sample.js 60 website/playground/new-samples/extending-language-services/hover-provider-example/sample.css 1 website/playground/new-samples/extending-language-services/hover-provider-example/sample.html 1 website/playground/new-samples/extending-language-services/hover-provider-example/sample.js 51 website/playground/new-samples/extending-language-services/inlay-hints-provider-example/sample.css 1 website/playground/new-samples/extending-language-services/inlay-hints-provider-example/sample.html 1 website/playground/new-samples/extending-language-services/inlay-hints-provider-example/sample.js 41 website/playground/new-samples/extending-language-services/semantic-tokens-provider-example/sample.css 1 website/playground/new-samples/extending-language-services/semantic-tokens-provider-example/sample.html 1 website/playground/new-samples/extending-language-services/semantic-tokens-provider-example/sample.js 142 website/playground/new-samples/extending-language-services/symbols-provider-example/sample.css 1 website/playground/new-samples/extending-language-services/symbols-provider-example/sample.html 1 website/playground/new-samples/extending-language-services/symbols-provider-example/sample.js 478 website/playground/new-samples/interacting-with-the-editor/adding-a-command-to-an-editor-instance/sample.css 1 website/playground/new-samples/interacting-with-the-editor/adding-a-command-to-an-editor-instance/sample.html 1 website/playground/new-samples/interacting-with-the-editor/adding-a-command-to-an-editor-instance/sample.js 29 website/playground/new-samples/interacting-with-the-editor/adding-an-action-to-an-editor-instance/sample.css 1 website/playground/new-samples/interacting-with-the-editor/adding-an-action-to-an-editor-instance/sample.html 1 website/playground/new-samples/interacting-with-the-editor/adding-an-action-to-an-editor-instance/sample.js 31 website/playground/new-samples/interacting-with-the-editor/customizing-the-line-numbers/sample.css 1 website/playground/new-samples/interacting-with-the-editor/customizing-the-line-numbers/sample.html 1 website/playground/new-samples/interacting-with-the-editor/customizing-the-line-numbers/sample.js 23 website/playground/new-samples/interacting-with-the-editor/line-and-inline-decorations/sample.css 12 website/playground/new-samples/interacting-with-the-editor/line-and-inline-decorations/sample.html 1 website/playground/new-samples/interacting-with-the-editor/line-and-inline-decorations/sample.js 31 website/playground/new-samples/interacting-with-the-editor/listening-to-key-events/sample.css 1 website/playground/new-samples/interacting-with-the-editor/listening-to-key-events/sample.html 1 website/playground/new-samples/interacting-with-the-editor/listening-to-key-events/sample.js 7 website/playground/new-samples/interacting-with-the-editor/listening-to-mouse-events/sample.css 6 website/playground/new-samples/interacting-with-the-editor/listening-to-mouse-events/sample.html 5 website/playground/new-samples/interacting-with-the-editor/listening-to-mouse-events/sample.js 107 website/playground/new-samples/interacting-with-the-editor/rendering-glyphs-in-the-margin/sample.css 6 website/playground/new-samples/interacting-with-the-editor/rendering-glyphs-in-the-margin/sample.html 1 website/playground/new-samples/interacting-with-the-editor/rendering-glyphs-in-the-margin/sample.js 29 website/playground/new-samples/interacting-with-the-editor/revealing-a-position/sample.css 1 website/playground/new-samples/interacting-with-the-editor/revealing-a-position/sample.html 1 website/playground/new-samples/interacting-with-the-editor/revealing-a-position/sample.js 24 website/playground/playground-runner.html 81 website/playground/playground.css 56 website/playground/playground.js 307 website/playground/spinner.css 53