Files
vscode-extension-samples/statusbar-sample
Matt Bierner 73e249b3c1 Migrate all samples to eslint 9
Switches all samples to use eslint 9 with flat configs. I've tried to migrate existing settings as much as possible. However our eslint configs were also inconsistent so I've tried to align these too
2024-10-26 17:44:03 -07:00
..
2023-06-27 00:27:05 +00:00
2022-11-04 14:27:02 -07:00
2024-10-26 17:44:03 -07:00
2021-02-22 09:58:22 -08:00
2022-02-28 13:45:21 -08:00

Status Bar Sample

This is a sample extension that adds a status bar entry showing the current number of selected lines.

Show number of selected lines

VS Code API

vscode module