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-10-24Analyse profiles in worker thread (#164468)Johannes Rieken
2022-10-21feat: bundle sparse package to integrate with windows context menu (#151186)Robo
2022-10-21fix node-vsce-sign (#164253)Sandeep Somavarapu
2022-10-05address pr commentsConnor Peet
2022-09-21Build: bundle / concat entry points (#161161)Benjamin Pasero
2022-09-16Revert "Use `esbuild` to bundle some CommonJS main files (#160957)" (#161118)Benjamin Pasero
2022-09-16Use `esbuild` to bundle some CommonJS main files (#160957)Benjamin Pasero
2022-08-22make sure to include mp3 files in our buildisidor
2022-08-20feat: windows: set rc strings for *.node files (#158590)João Moreno
2022-08-17fix accidental removal of desktop strings (#158330)Tyler James Leonhardt
2022-08-15Pull in web strings into Language Pack (#158053)Tyler James Leonhardt
2022-08-10Include .fish script in packaged buildDaniel Imms
2022-07-05Add a setting to enable `sandbox: true` for windows (#154062)Benjamin Pasero
2022-06-15Revert "remove UpdateMode policy (#150357)" (#152155)João Moreno
2022-06-08auto-fixed prefer-const violationJohannes
2022-05-25use remote cli when in remote terminal (#150372)Martin Aeschlimann
2022-05-25remove UpdateMode policy (#150357)João Moreno
2022-05-20Spawn the extension host directly from the main process because fork() is now...Alexandru Dima
2022-05-12Generate policies again (#149322)João Moreno
2022-05-11Revert "Generate ADMX/ADML policy declaration files from static analysis" (#1...Joyce Er
2022-05-10Generate ADMX/ADML policy declaration files from static analysisJoão Moreno
2022-04-20include policies in win32Joao Moreno
2022-04-13Remove legacy smoke test driver (#147393)Benjamin Pasero
2022-02-25Get zsh shell integration working again (#143963)Daniel Imms
2022-02-18remove * from pathddossett/testmeganrogge
2022-02-18fix #143389meganrogge
2022-02-07Merge pull request #142077 from microsoft/dbaeumer/stripCommentsDirk Bäumer
2022-02-04Update build gulp fileLogan Ramos
2022-02-03Add stripComments to the vscodeResourcesDirk Baeumer
2022-01-31Move `extensionHostProcess.ts` to `/workbench/api/` (#141003)Alex Dima
2022-01-24wsl code: pass SERVERDATAFOLDERMartin Aeschlimann
2022-01-12Adopt @vscode/ripgrepRob Lourens
2022-01-11audio cues: webm -> opusHenning Dieterichs
2022-01-10Includes *.webm files in vscode resources so that audio files are included in...Henning Dieterichs
2022-01-07Add pwsh shell integration scriptDaniel Imms
2021-11-24Fixes #137568 (#137570)Jean Pierre
2021-11-20More RBAC usage (#137579)João Moreno
2021-11-11Merge pull request #135774 from microsoft/alex/main-process-extension-hostAlexandru Dima
2021-11-09move vscode.d.ts and vscode.proposed.d.ts into `src/vscode-dts`-folder, https...Johannes Rieken
2021-10-25Create extension host processes from a node worker in the main processAlex Dima
2021-10-15First cut experimental setting to run file watchers from shared process worke...Benjamin Pasero
2021-09-20Adopt webworker search for local files in browser (#133366)Jackson Kearl
2021-09-18Revert commits intended for PRJackson Kearl
2021-09-18Move search to webworkerJackson Kearl
2021-08-06Improve performance of language detection (#130006)Tyler James Leonhardt
2021-07-17Initial support for language detection (#128708)Tyler James Leonhardt
2021-07-06Switch entirely to iframe based webviews on desktopMatt Bierner
2021-07-02remove extensionHostWorkerMain and use workerMain bootstrapping, https://gith...Johannes Rieken
2021-05-31Remove default support from vscode-translations-importDirk Baeumer
2021-05-13chore: bump node-pty@0.11.0-beta6deepak1556