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
path: root/src/vs/base
AgeCommit message (Expand)Author
2022-06-09fix let vs const regression introduced by manual fixJohannes
2022-06-09manual fixing of prefer-const violationsJohannes
2022-06-08auto-fixed prefer-const violationJohannes
2022-06-08debt - remove `getBaseLabel` (#151486)Benjamin Pasero
2022-06-07Focus editor for tab after dragged over for 1500 millis (#149604)Mitch Schutt
2022-06-06Enable locale picker in web (#150496)Tyler James Leonhardt
2022-06-02Fix full screen menubar alignment/padding (Fix #151048) (#151142)David Dossett
2022-05-30Implements tri-state checkbox, some scrolling bug-fixing and checkbox styling...Henning Dieterichs
2022-05-30Merge pull request #150703 from microsoft/sandy081/extensionSponsorhipSandeep Somavarapu
2022-05-30Merge pull request #150416 from microsoft/alexd/mechanical-slugAlexandru Dima
2022-05-27- publisher sponship link from extensionSandeep Somavarapu
2022-05-26fix list view page up/down npe and add tests (#150476)Peng Lyu
2022-05-26Enable grabbing translations from an alternate location for server distro/ser...Tyler James Leonhardt
2022-05-26Allow multiple entries with the same mimetype in dataTransfer (#150425)Matt Bierner
2022-05-26Fix unit tests on nodealexd/mechanical-slugAlex Dima
2022-05-25Adopt `setTimeout0` which doesn't suffer from the 4ms artificial delay that b...Alex Dima
2022-05-25Merge pull request #150391 from microsoft/3wmHenning Dieterichs
2022-05-25Merge pull request #150299 from microsoft/rebornix/fix-list-pageup-downPeng Lyu
2022-05-25Merge branch 'main' into 3wmHenning Dieterichs
2022-05-25Add PasteEditProvider (#107283)Matt Bierner
2022-05-24Add owners to all telemetry events (#150296)Logan Ramos
2022-05-24make sure page up and down goes to next page.rebornix/fix-list-pageup-downrebornix
2022-05-24Merge branch 'main' into 3wmJohannes
2022-05-24Cleanup data transfer types (#149774)Matt Bierner
2022-05-23Problems view - add toggle to view problems in a tree/table (#149943)Ladislau Szomoru
2022-05-22update json schema (#150001)Martin Aeschlimann
2022-05-22Screen reader should read quick pick title field if set (#149992)Tyler James Leonhardt
2022-05-20fixes #150034 (#150035)SteVen Batten
2022-05-20better z-indexes for title menu and quick pick (#150033)SteVen Batten
2022-05-20Add an aria label to the checkall checkbox (#149994)Tyler James Leonhardt
2022-05-19Improve Counter-Zoom Handling for Context Views (#149958)SteVen Batten
2022-05-19Lots of bug fixing & minor improvements.Henning Dieterichs
2022-05-18Update menubar button styles (Fix #149834) (#149835)David Dossett
2022-05-18fixes #143887 (#149836)SteVen Batten
2022-05-17Add drop into editor option (#147049)Matt Bierner
2022-05-17Revert "Adopt `setTimeout0()` which doesn't suffer from the 4ms artificial de...Alexandru Dima
2022-05-17Pick up latest Marked.js release (#149729)Matt Bierner
2022-05-17Adopt `setTimeout0()` which doesn't suffer from the 4ms artificial delay that...Alexandru Dima
2022-05-17Update custom menu styles (#149187)David Dossett
2022-05-16Merge branch 'main' into 3wmJohannes
2022-05-13support custom hover for simple `ActionBar` and simple `ActionViewItem`Johannes
2022-05-12* make `ILayoutService#offset` return general `top` and specific `quickPickTop`Johannes
2022-05-11Avoid using CSS variables for background images because they aren't fetched t...Alexandru Dima
2022-05-11Fixes #147978: Remove throttling from mouse move listeners (#149252)Alexandru Dima
2022-05-11First draft of the model implementation.Henning Dieterichs
2022-05-11allow createSerializedGrid to provide leaf node data (#149167)João Moreno
2022-05-11Update Codicons: Add state variations for layout icons (refs #148931) (#149196)Miguel Solorio
2022-05-10Fix disabled state for debug toolbar icons (#149172)David Dossett
2022-05-09report indexedDB errorsSandeep Somavarapu
2022-05-07Run link normalizer against all links in markdown (#148971)alexr00/createAPrBranchMatt Bierner