Commit Graph

9 Commits

Author SHA1 Message Date
Johannes Rieken
778b74a215 adding InlayHint#textEdits, https://github.com/microsoft/vscode/issues/141576 2022-03-01 18:24:15 +01:00
Johannes Rieken
ef331833be fix compile issue 2022-02-24 15:14:30 +01:00
Johannes Rieken
627d46551d support double click gesture on inlay hints, API polish, https://github.com/microsoft/vscode/issues/16221 2022-02-05 14:25:37 +01:00
Johannes Rieken
4a130c40ed enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
Johannes Rieken
dd79e3fcbd replace CompletionProviderRegistry with service property 2022-01-31 16:45:30 +01:00
Johannes Rieken
9276e615a3 onboard rename to language feature service 2022-01-28 18:31:21 +01:00
Alex Dima
44e11956a2 Avoid [createInstance] warnings in unit tests 2022-01-26 12:55:09 +01:00
Alex Dima
1498d0f340 Add explicit layers for editor contributions (fixes #140995) 2022-01-21 10:29:55 +01:00
Benjamin Pasero
7cde8b945f move API tests (#140993) (#141056) 2022-01-20 13:41:35 +01:00