Johannes Rieken
f9b95de0a9
further alignments between LanguageStatusItem and StatusBarItem, add pin command that makes language status become a status bar item
2021-08-27 17:02:15 +02:00
Johannes Rieken
1fd1444123
support language status command, no more pin for now
2021-08-20 13:04:41 +02:00
Johannes Rieken
222214eddf
WIP use html element as hover element, needs status bar adoption, pin in noop
2021-08-19 17:12:39 +02:00
Johannes Rieken
f801025e2b
small API extension, experiment with pin-command
2021-08-18 10:39:54 +02:00
Johannes Rieken
4222c512c2
add fly-out UI for language status items, tweak API proposal
2021-08-17 16:58:36 +02:00
Johannes Rieken
e30d70f9f5
turn language status API proposal into push model, https://github.com/microsoft/vscode/issues/129037
2021-07-21 12:51:14 +02:00
Johannes Rieken
7ab052aec4
first cut of token_at_position api, https://github.com/microsoft/vscode/issues/91555
2020-05-19 16:23:08 +02:00
Johannes Rieken
402a1cb949
some strict function fixes, #81574
2020-02-11 09:35:48 +01:00
Matt Bierner
1b70625f8c
Use import type when importing vscode under src
...
When the core references `vscode`, we only want to import the types and never generate a real import (which will fail to load). Use `import type` to better enforce this
2020-01-10 14:25:21 -08:00
Johannes Rieken
c0821aa5e9
move extHost-files to common
2019-04-10 10:26:52 +02:00
Johannes Rieken
81456a7212
move api/common to api/browser
2016-01-11 14:44:13 +01:00
Johannes Rieken
bf6db83167
unused imports and other tslint findings
2015-12-10 15:25:06 +01:00
Erich Gamma
8f35cc4768
Hello Code
2015-11-13 14:39:38 +01:00