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-10Remove `donotShowContainerTitleWhenMergedWithContainer`Joyce Er
2022-08-03Use optional chaining for more method calls (#156938)Matt Bierner
2022-06-09manual fixing of prefer-const violationsJohannes
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2022-01-21Move tunnel service to its own folder (#141154)Alex Dima
2021-12-16Enable no-case-declarations in codebase (#139243)Matt Bierner
2021-11-25take extension id while registering defaultsSandeep Somavarapu
2021-09-23Allow tunnel providers to define port privacy options (#133677)Alex Ross
2021-09-01Allow portsAttributes to take a host and port keyAlex Ross
2021-08-20move statusbar from /common/ to /browser/Johannes Rieken
2021-06-25Better maintain original tunnel sourceAlex Ross
2021-06-25Simplify port forward parametersAlex Ross
2021-06-18Add openBrowserOnce to portsAttributesAlex Ross
2021-06-16Check port auto forward setting after waitingAlex Ross
2021-06-15Fix race in proc based port findingAlex Ross
2021-06-09fix localization strings with `command:`. For #125786Martin Aeschlimann
2021-05-19Allow to show status bar entries with an id and name (fix #74972)Benjamin Pasero
2021-05-18Reduce number of calls to get port attributesAlex Ross
2021-05-05Make port auto forwarding more sequentialAlex Ross
2021-04-28Even more port forwarding loggingAlex Ross
2021-04-16Change default port setting value instead of settingAlex Ross
2021-04-01Debounce port change events since they can be in batchesAlex Ross
2021-03-24Add a placeholder for already forwarded root ports (#119792)Alex Ross
2021-03-18Add logging around port notificationAlex Ross
2021-03-16Ports: service -> application, defaults ->unconfiguredAlex Ross
2021-03-08API proposal for PortAttributesProvider (#118446)Alex Ross
2021-03-04Show ports badge on view, not view containerAlex Ross
2021-02-26Fix ugly name for Focus on Ports View commandAlex Ross
2021-02-25Preview in Editor button showing in webAlex Ross
2021-02-24Enable output based port detection on MacAlex Ross
2021-02-23Improve fix for #117246Alex Ross
2021-02-23Fix case with notification about un-forwarded portAlex Ross
2021-02-22some code :lipstick:Benjamin Pasero
2021-02-19Move Ports view into the panelAlex Ross
2021-02-19Merge branch 'main' into joao/tableAlex Ross
2021-02-18More clean up and fix iconsAlex Ross
2021-02-17Let Remote extensions set port source (#116838)Alex Ross
2021-02-15Setting for proc vs output port forwardingAlex Ross
2021-02-15Fix too many/wrong port notificationAlex Ross
2021-02-10Show a notification for all detected portsAlex Ross
2021-02-09Only show port notification in last windowAlex Ross
2021-02-08Improve ports view welcome textAlex Ross
2021-02-03Add open preveiw action to port notification and setting (#114572)Alex Ross
2021-02-02Only restore non-auto-forwarded portsAlex Ross
2021-02-02#115289 show only default containers in view menuSandeep Somavarapu
2021-02-02Fix #115289Sandeep Somavarapu
2021-01-22Ports attributes open -> openBrowserAlex Ross
2021-01-15Also run the output based auto port forwarding (#114424)Alex Ross
2021-01-12Fix address for port open attributeAlex Ross
2021-01-12Support to define additional attributes for portsAlex Ross