isidor
9187e9a718
status bar: if there are icons in the text use the tooltip for the aria label
...
#94677
2020-04-13 11:35:41 +02:00
isidor
b7a9bfa7f9
add ariaLabel to IStatusbarEntry
...
fixes #94677
2020-04-10 17:31:57 +02:00
Matt Bierner
44d4fe895d
Allow using Command in StatusBarItem ( #92046 )
...
Fixes #22353
StatusBarItem is one of the few places in our API where we only allow extensions to give us a command as a `string` instead of as `Command` object. This change updates the API to also allow passing in a `vscode.Command` (which also allows arguments!)
2020-03-09 12:57:33 -07:00
Johannes Rieken
c06c223ee9
more strict init work
2019-10-04 11:52:05 +02:00
Benjamin Pasero
64eed745f5
💄 move a few services around
2019-09-26 18:37:58 +02:00
Benjamin Pasero
eddc3f4a23
status - fix empty extension
2019-06-06 18:38:42 +02:00
Benjamin Pasero
12fb60ec2e
status - make id/name a static thing that cannot change
2019-06-06 10:27:07 +02:00
Benjamin Pasero
8a97df9520
status - change to id/name instead of category
2019-06-06 10:12:27 +02:00
Benjamin Pasero
943b78238b
paper cut - offer a menu to control visibility of status bar entries
2019-06-06 07:36:06 +02:00
Benjamin Pasero
beae029393
fix #29937
2019-04-08 11:56:31 +02:00
Johannes Rieken
e93063a0cc
move mainThread[S], #70319
2019-03-19 17:30:14 +01:00