Files
vscode-extension-samples/decorator-sample
Martin Aeschlimann ac622d9f4a Set category to 'Other'
2015-12-17 16:56:47 +01:00
..
2015-11-05 17:33:07 +01:00
2015-11-05 17:33:07 +01:00
2015-11-05 17:33:07 +01:00
2015-12-01 16:29:03 -08:00
2015-12-17 16:56:47 +01:00
2015-11-05 17:33:07 +01:00
2015-11-05 17:33:07 +01:00

README

This is the README for the "decorator-sample"


This folder contains a sample VS code extension that demonstrates the decorator API.

The sample creates a decoration for each number that appears in the active editor. It demonstrates some of the decorator features such as borders, background colors, cursors and hovers.