Commit graph

51052 commits

Author SHA1 Message Date
Benjamin Pasero f7ff421b11 🆙 chokidar@2.1.7 2019-07-03 15:16:21 +02:00
Joao Moreno f5d3ca0944 Merge branch 'joao/build-perf' 2019-07-03 15:13:13 +02:00
Joao Moreno 5ed3bb2297 bring back builds 2019-07-03 15:10:07 +02:00
Joao Moreno 089810efde shave off a few seconds from cache restore 2019-07-03 14:33:04 +02:00
Joao Moreno 481eabb3cc clean build 2019-07-03 14:15:01 +02:00
Joao Moreno a17fe44cfd arch dependent win32 yarn cache 2019-07-03 14:13:57 +02:00
Benjamin Pasero 9622565cc1 remove accidentally added submodule 2019-07-03 13:58:49 +02:00
Benjamin Pasero 53fa261817 remote - sync package.json with main 2019-07-03 12:56:25 +02:00
Martin Aeschlimann 191756a040 Option.key: keyof ParsedArgs 2019-07-03 12:43:11 +02:00
Martin Aeschlimann 6cee0791bf Remove suppressImplicitAnyIndexErrors For. #76442 2019-07-03 12:00:22 +02:00
Johannes Rieken 5bcdd6643b use preload navigation 2019-07-03 11:58:49 +02:00
Joao Moreno 9e4a7e672c clean postinstall 2019-07-03 11:25:09 +02:00
Joao Moreno 674d8a5449 postinstall scripts all around 2019-07-03 11:23:45 +02:00
Joao Moreno b816ed5b54 run postinstall scripts if yarn cache is restored 2019-07-03 10:58:19 +02:00
Joao Moreno 7013ce7a00 comment out publish step 2019-07-03 10:47:28 +02:00
Joao Moreno 0d5eea741d use yarn cache everywhere 2019-07-03 10:41:08 +02:00
Johannes Rieken 5c8845063d update distro (again) 2019-07-03 10:40:06 +02:00
Joao Moreno 05a0175c8f yarn cache should worry about .yarnrc 2019-07-03 10:37:03 +02:00
Joao Moreno 9c71dd0cfb better lifecycle for actions
fixes #76419
2019-07-03 10:35:39 +02:00
Andre Weinand 33c187558e move externalTerminalService from electron-browser to node; fixes #76174 2019-07-03 10:29:54 +02:00
Johannes Rieken 9e818acf0a remove console.log 2019-07-03 10:22:14 +02:00
Joao Moreno a67b138d51 use es6 maps in mainThreadSCM
related to #76442
2019-07-03 09:57:24 +02:00
Johannes Rieken 638d39969a debt - use service worker headers 2019-07-03 09:53:40 +02:00
João Moreno 989e1fa995
snapcaft.yaml: Set the AppStream ID in the Snap metadata (#76432)
This allows software store to recognise this snap matches Visual Studio Code in
other formats (.deb, .rpm, Flatpak etc). It also means reviews on ODRS are
grouped together.
2019-07-03 09:16:15 +02:00
sharkykh b378c5cc8c Put current git branch name as value when renaming (#72957)
* Put current git branch name as value when renaming

* Simplify code
2019-07-03 09:15:07 +02:00
Xhulio Hasani b462757eb6 HEAD label appears on tab (#76329) 2019-07-03 09:12:32 +02:00
Joao Moreno 76e01dc02b more yarn cache 2019-07-03 09:07:22 +02:00
Benjamin Pasero 8e47e98e08 build - disable schedule for now 2019-07-03 08:59:29 +02:00
Joao Moreno 89b68c9cd6 test yarn cache task 2019-07-03 08:51:53 +02:00
Joao Moreno b9e80bd178 test yarn cache 2019-07-03 08:32:13 +02:00
Joao Moreno 2320fcbefc update distro 2019-07-03 08:27:37 +02:00
Joao Moreno 56c9c96d56 update distro 2019-07-03 08:26:38 +02:00
Joao Moreno 41db50e701 Merge branch 'joao/build-perf' 2019-07-03 08:26:14 +02:00
Benjamin Pasero cbc16932bf deps - bump sudo-prompt, iconv-lite 2019-07-03 08:18:52 +02:00
Joao Moreno 35aa7b1f5b distro 2019-07-03 07:02:53 +02:00
Rob Lourens b0a519d621 Search - Map all \u unicode escapes to \x because only that format is supported by both the Rust regex engine and PCRE2 2019-07-02 19:58:49 -07:00
Rob Lourens 57cb739976 Deprecate search.usePCRE2 setting 2019-07-02 19:58:49 -07:00
Daniel Imms 8237428f21
Merge pull request #76481 from microsoft/tyriar/virtual_process
Implement terminal virtual processes
2019-07-02 19:15:56 -07:00
Daniel Imms fa74f76e6d Add dimensions override test 2019-07-02 18:19:32 -07:00
Daniel Imms 880a0c1507 Merge remote-tracking branch 'origin/master' into tyriar/virtual_process 2019-07-02 18:10:33 -07:00
Daniel Imms b3cd0e5b37 Move renderer tests into a suite 2019-07-02 18:09:33 -07:00
Daniel Imms 9d01ac8949 Fix virtual process resize and debounce event 2019-07-02 17:40:25 -07:00
Matt Bierner 306be61f22 Fix monaco editor check errors 2019-07-02 17:33:51 -07:00
Matt Bierner abe0c0698e
Merge pull request #74332 from lmcarreiro/master
Fix #48403 broken UNC paths in markdown images
2019-07-02 17:24:39 -07:00
Matt Bierner 8bc1d605b1
Merge pull request #76441 from mjbvz/ICommandsMap-real-map
Use a proper Map for ICommandsMap
2019-07-02 17:23:39 -07:00
Matt Bierner 228fe8a6bb Replaceing uses of IDisposableWith DisposableStore
#74250
2019-07-02 16:37:35 -07:00
Matt Bierner ae2cc878f8 Using DisposableStore in mainThread class
#74250
2019-07-02 16:37:35 -07:00
Matt Bierner 98b5ee978b Replacing IDisposible[] with DisposableStore
#74250
2019-07-02 16:37:35 -07:00
Miguel Solorio 6e4e5397ee Fix #74983, update current breakpoint and stackframe icon 2019-07-02 15:31:30 -07:00
Matt Bierner a571be2a71 Fixing/supressing more implict index errors
#76442
2019-07-02 15:09:44 -07:00