Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-31perf - log slow running workbench contribs (#159656)Benjamin Pasero
2022-07-04use `ICommandActionTitle` over simple string (#154081)Johannes Rieken
2022-06-21Rename `StorageScope.Global` to `Profile` (#152703)Benjamin Pasero
2022-06-08auto-fixed prefer-const violationJohannes
2022-04-28fix https://github.com/microsoft/vscode/issues/147940Johannes
2022-04-27missing part #148232Johannes
2022-04-27fix https://github.com/microsoft/vscode/issues/148232Johannes
2022-04-06flash background with prominent color only and only for warning and error, ht...Johannes
2022-04-06add command to reset interaction counter, https://github.com/microsoft/vscode...Johannes
2022-04-06add background color to language status animation, https://github.com/microso...Johannes
2022-04-06fix leaking observer, https://github.com/microsoft/vscode/issues/146841Johannes
2022-04-01use an interaction counter and reduce animations when users interacted repeat...Johannes
2022-04-01honor reduced motion flag for language status item, https://github.com/micros...Johannes
2022-04-01experiment with a "wiggle" animation which shows when language status is avai...Johannes
2022-03-16fix https://github.com/microsoft/vscode/issues/145115Johannes
2022-01-14fix https://github.com/microsoft/vscode/issues/140589Johannes Rieken
2022-01-14always keep pinned items in hover, https://github.com/microsoft/vscode/issues...Johannes Rieken
2021-12-20support theme icons in pinned language status item hovers, https://github.com...Johannes Rieken
2021-12-13use friend items status bar item for pinned language statusJohannes Rieken
2021-11-26allow to mark a language status item as busy, https://github.com/microsoft/vs...Johannes Rieken
2021-11-04Enforce that source code uses a small subset of UnicodeAlex Dima
2021-11-03chore - use real CSS theme variables in language status and kernel view itemJohannes Rieken
2021-10-19when pinning language status prefer its command tooltip over its detail, http...Johannes Rieken
2021-10-07don't wrap link text, https://github.com/microsoft/vscode/issues/134554Johannes Rieken
2021-10-01Update language status iconsDavid Dossett
2021-10-01prepare code for icon arrival, https://github.com/microsoft/vscode/issues/134102Johannes Rieken
2021-09-29use check-all in status-bar and check, info, error in tooltip, https://github...Johannes Rieken
2021-09-29use check-all in status-bar and check, info, error in tooltip, https://github...Johannes Rieken
2021-09-24reduce font-size of status bar circle, https://github.com/microsoft/vscode/is...Johannes Rieken
2021-09-23try out filled dot when overall severity is warning or errorJohannes Rieken
2021-09-22make Link updatable for @lszomoruJoão Moreno
2021-09-21show severity icon with language status, fixes https://github.com/microsoft/v...Johannes Rieken
2021-09-21show colors for pinned status bar entries, https://github.com/microsoft/vscod...Johannes Rieken
2021-09-17append suffix to pinned items, https://github.com/microsoft/vscode/issues/129037Johannes Rieken
2021-09-17use double-check when things are good, https://github.com/microsoft/vscode/is...Johannes Rieken
2021-09-15remove unsed css-variable, https://github.com/microsoft/vscode/issues/129037#...Johannes Rieken
2021-09-15Allow to position status items relative to others (#133144)Benjamin Pasero
2021-09-06statusbar - allow to show hover on clickBenjamin Pasero
2021-09-02more stable sorting, add status items to aria label, https://github.com/micro...Johannes Rieken
2021-09-02use link for command, https://github.com/microsoft/vscode/issues/129037Johannes Rieken
2021-09-02Revert "replace severity with needsAttention, https://github.com/microsoft/vs...Johannes Rieken
2021-09-01tweak styles a littleJohannes Rieken
2021-09-01tweak styles, https://github.com/microsoft/vscode/issues/129037Johannes Rieken
2021-09-01don't show dangling dash when not having detailJohannes Rieken
2021-09-01replace severity with needsAttention, https://github.com/microsoft/vscode/iss...Johannes Rieken
2021-09-01add AccessibilityInformation, https://github.com/microsoft/vscode/issues/129037Johannes Rieken
2021-08-30persist pinned language status itemsJohannes Rieken
2021-08-27dispose things that are created on renderJohannes Rieken
2021-08-27further alignments between LanguageStatusItem and StatusBarItem, add pin comm...Johannes Rieken
2021-08-26more CSS trickery to get linked status bar items to workJohannes Rieken