Commit graph

49608 commits

Author SHA1 Message Date
Alex Ross 676368aa81 Update C, C++, Objective-C, and Objective-C++ grammars
Also includes corresponding theme changes

Fixes #74450
2019-06-04 16:20:40 +02:00
Christof Marti 00e31d3195 Update distro hash 2019-06-04 16:19:20 +02:00
Christof Marti 21aa8afdd0
Git-UI extension for Git credentials (#74461) 2019-06-04 16:14:34 +02:00
Sandeep Somavarapu f2d54affc1 Fix #74772 2019-06-04 15:15:12 +02:00
Alex Ross 7d698b43eb Use status progress for 'Building... tasks
Fixes #74602
2019-06-04 14:48:44 +02:00
Alex Ross 27c636ad3c Fix missing await in problemCollector 2019-06-04 13:58:13 +02:00
Johannes Rieken 6f1da34c2e debt - decouple webviews from code insets, move things to /browser/-layer, change inset api proposal to push style, re #66418 2019-06-04 12:31:18 +02:00
Sandeep Somavarapu 3dc76ed11f Fix #74661 2019-06-04 12:30:04 +02:00
Martin Aeschlimann f256ab1c1e [css] fix test 2019-06-04 11:26:30 +02:00
Benjamin Pasero 1a89c7f954 update distro 2019-06-04 11:20:50 +02:00
Benjamin Pasero 73643c60a6
Update to Electron 4.0.x (#73119)
* Bump electron@4.0.0-beta.9

* electron 4 - temporarily warn about exploration change

* update to Electron 4.0.0 stable

* remove electron 4 notification

* bump to electron@4.0.1

* electron 4: adopt format change of "version" file

* build - set to use exploration image

* Revert "build - set to use exploration image"

This reverts commit 1bb280fc5e.

* electron@4.0.2

* fix electron.d.ts

* update distro

* bump electron@4.0.4

* debt - adopt new process.getProcessMemoryInfo()

* update electron@4.0.5

* electron@4.0.6

* electron 4.0.x - remove Linux 32bit build

* electron@4.0.7

* electron - update to 4.1.2

* bump electron@4.1.4

* update build (remove Linux32)

* electron@4.1.5

* electron 4 - remove linux 32bit warning

* Remove more 32-bit Linux build stuff

Fixes #66271

* electron@4.2.0

* electron@4.2.1

* electron@4.2.2

* electron@4.2.3

* Revert "electron@4.2.3"

This reverts commit ae375ef764.

* Revert "Revert "electron@4.2.3""

This reverts commit 513581ebc5.
2019-06-04 10:50:10 +02:00
Sandeep Somavarapu f27ce91079 Fix #74639 2019-06-04 10:46:00 +02:00
Martin Aeschlimann df1e6d394b Squiggly description a bit misleadin. Fixes #74697 2019-06-04 10:39:40 +02:00
Martin Aeschlimann ae6be63698 [css server] link tests 2019-06-04 10:35:58 +02:00
Alex Ross c5410560cf Problem matcher file location auto detection
Fixes #449
2019-06-04 10:25:29 +02:00
Martin Aeschlimann df9b668167
Merge pull request #70693 from penx/feature/node-module-resolution-for-css-import
Node module resolution for CSS import
2019-06-04 09:53:47 +02:00
Daniel Imms 78378de365 Revert "Don't use ConPTY on WoW64 Windows"
This reverts commit fcfae3b55e.

Fixes #74640
2019-06-03 14:23:55 -07:00
Daniel Imms dbbafdf428 node-pty@0.9.0-beta16
Includes:

- microsoft/node-pty#313 Update xterm in example
- microsoft/node-pty#314 Fix 32-bit Windows ConPTY crash
- microsoft/node-pty#315 Fix node 8 compiling

Part of #74640
2019-06-03 14:21:22 -07:00
Peng Lyu 039b3e0a1a
Merge pull request #74688 from microsoft/rebornix/fix#74641
Fix #74641. Update viewzone afterline when position changes.
2019-06-03 13:45:04 -07:00
Matt Bierner 49f4073870
Merge pull request #74652 from mjbvz/fixes-74649
Don't retrigger empty code actions menu
2019-06-03 11:36:05 -07:00
Matt Bierner 5ce891fae1
Merge pull request #74646 from mjbvz/dont-update-js-ts-diagnostics-if-they-have-not-changed
Don't update js ts diagnostics if they have not changed
2019-06-03 11:35:48 -07:00
Sandeep Somavarapu a03caec78b Fix #74266 2019-06-03 19:49:17 +02:00
Sandeep Somavarapu 7ee7705cc8
Merge pull request #74544 from tony-xia/wrong-var-name
identfier -> identifier, Servuce -> Service
2019-06-03 17:39:28 +02:00
Johannes Rieken f654e187ce adding doc about resolve and not waiting when accepting, #73311 2019-06-03 16:47:24 +02:00
Johannes Rieken 8fc6542363
Merge pull request #73849 from microsoft/joh/uri-query
support query encoding in http, http, ftp and fix path decode issues
2019-06-03 15:56:13 +02:00
Johannes Rieken bbc2fab023 💄 2019-06-03 15:40:52 +02:00
Johannes Rieken 81e49dc0ef no double encode 2019-06-03 15:22:52 +02:00
isidor 217d993803 debug: do not take into accoutn stack frame id when computing scope id
fixes #74031
2019-06-03 15:10:57 +02:00
Joao Moreno 944643be17 update distro 2019-06-03 14:47:31 +02:00
Johannes Rieken 55c66fe546 Merge branch 'master' into joh/uri-query 2019-06-03 14:41:51 +02:00
João Moreno 52b33bfafd
Create ARM assets in product build (#74787) 2019-06-03 14:33:59 +02:00
Isidor Nikolic 038f5638ec
Merge pull request #74781 from microsoft/isidorn/debugSourceUriFrom
debugSource use uri.from
2019-06-03 14:22:03 +02:00
isidor b0ec71dd2c do not encode / decode sessionId 2019-06-03 14:21:13 +02:00
isidor 2156fb2b2a debugSource use uri.from 2019-06-03 12:44:21 +02:00
Johannes Rieken 2624704062 fix #67300 2019-06-03 12:35:33 +02:00
isidor 5db40f5c12 update distro pointer 2019-06-03 12:29:54 +02:00
Johannes Rieken 042efb5696 don't freeze vscode.env when running tests, #74121 2019-06-03 12:07:30 +02:00
Alex Ross 96410ff870 Update grammars 2019-06-03 12:01:42 +02:00
Johannes Rieken b645c6edfe also use strict when not matching 2019-06-03 11:45:45 +02:00
Johannes Rieken e5fda19645 don't decode equals, ampersand, semicolon when occurring encoded inside query string 2019-06-03 11:44:56 +02:00
Benjamin Pasero 31393cc31f typo - segemented => segmented 2019-06-03 11:19:44 +02:00
Tony Xia 948878f663 Fixed typos (#74545) 2019-06-03 11:18:51 +02:00
Benjamin Pasero 07eb3487f0 debt - introduce lifecycle phases on electron-main and adopt 2019-06-03 11:17:53 +02:00
Benjamin Pasero ca35e2c8d7 debt - convert profile status to status item 2019-06-03 11:15:39 +02:00
Johannes Rieken c9344059ca fix #74702 2019-06-03 11:08:33 +02:00
Peng Lyu a848f18df4 1.36 2019-05-31 21:18:21 -07:00
Rachel Macfarlane fcf2ce32df
Update README.md 2019-05-31 14:17:33 -07:00
Rachel Macfarlane 0284236851
Fix #74668, old comment API not adding comments 2019-05-31 12:00:24 -07:00
Peng Lyu d89187ed34
Merge pull request #74643 from microsoft/rebornix/update-oss
oss 1.35
2019-05-31 12:00:00 -07:00
Peng Lyu 1d43260668 update distro 2019-05-31 11:58:19 -07:00