Commit graph

67887 commits

Author SHA1 Message Date
Christof Marti 7d64a2b3d7 Official version number regex and doc (microsoft/vscode-remote-release#3253) 2020-06-29 16:37:44 +02:00
João Moreno 57f08f6b74
Merge pull request #101114 from daniel-j-davis/feature/add-git-squash-message
Adding .git/SQUASH_MSG detection to commit message auto-fill #101078
2020-06-29 16:16:34 +02:00
Chuck Lantz d5d40af8e7
Merge pull request #99328 from microsoft/clantz/dev-container
Code - OSS Development Container
2020-06-29 06:53:37 -07:00
Chuck Lantz 0710dca120
Merge branch 'master' into clantz/dev-container 2020-06-29 06:47:03 -07:00
João Moreno 0fb1871c09 Merge branch 'master' of github.com:microsoft/vscode 2020-06-29 15:46:40 +02:00
João Moreno 4b9c19ab03 fixes #101277 2020-06-29 15:46:35 +02:00
Sandeep Somavarapu 6bdb7e921e do not use extensionStoragePaths in web @rebornix FYI 2020-06-29 15:21:55 +02:00
Alex Dima 9f21680d43
Remove unnecessary excludes 2020-06-29 15:04:27 +02:00
Christof Marti d430ffd9cd Apply inputValidation.errorForeground (fixes #99573) 2020-06-29 15:00:15 +02:00
Alex Dima 39c361cc2a
ignore more things for vscode-textmate and vscode-oniguruma 2020-06-29 14:59:51 +02:00
Alex Dima 2ebf492390
update distro 2020-06-29 14:57:19 +02:00
isidor b988f09b1e debugService: pass delayedInstantationFlag 2020-06-29 14:53:22 +02:00
Alex Dima 36c87c0b3e
update to vscode-textmate@5.2.0 2020-06-29 14:52:39 +02:00
Benjamin Pasero 1446000dc2 web - exclude more things from modules 2020-06-29 14:23:23 +02:00
Christof Marti 7267e39126 Allow version numbers (fixes microsoft/vscode-remote-release#3253) 2020-06-29 14:21:03 +02:00
João Moreno ab97712e7e Merge branch 'master' of github.com:microsoft/vscode 2020-06-29 14:13:51 +02:00
Christof Marti 4748c002eb Configurations by container name (microsoft/vscode-remote-release#3198) 2020-06-29 13:58:07 +02:00
João Moreno b540974e3d remove scm.providers.visible 2020-06-29 12:40:23 +02:00
João Moreno b05a4b300c scm: fix input box selection 2020-06-29 12:39:20 +02:00
João Moreno 3e90b7f2a6 Merge branch 'master' of github.com:microsoft/vscode 2020-06-29 12:33:48 +02:00
João Moreno 4541bbf690 remove mainPane.ts 2020-06-29 12:33:41 +02:00
Sandeep Somavarapu 4abd248885 add execution id telemetry @lszomoru FYI 2020-06-29 12:32:12 +02:00
João Moreno 8f9c6b3830 fix scm synthetic focus 2020-06-29 11:44:25 +02:00
João Moreno f77b6f64de fixes #101257 2020-06-29 11:34:53 +02:00
João Moreno b417b76d46 fixes #101176 2020-06-29 11:33:21 +02:00
João Moreno 3f43f45303 fixes #101161 2020-06-29 11:05:56 +02:00
Alex Dima 350a3c69f5
Fixes #101015: Distribute OR expressions to avoid the need for introducing paranthesis 2020-06-29 10:50:06 +02:00
Alex Ross b58df64fd2 Add comment to noOsSpecificGlobalTasks string
Part of #100941
2020-06-29 09:34:03 +02:00
Eric Amodio 017129571a Adds file create, rename, & delete support 2020-06-29 03:29:19 -04:00
Eric Amodio 28ea0f0aaa Fixes node runtime error 2020-06-29 03:29:19 -04:00
Eric Amodio f61fed5a35 Adds timestamp to GitHub stat requests 2020-06-29 03:29:19 -04:00
Alex Ross d59430ffaa Add comment for invalidTaskJsonOther string
Part of #100941
2020-06-29 09:28:53 +02:00
Fedor Nezhivoi 574779eb61
update iconv-lite-umd to 0.6.5 for #79275 (#101262) 2020-06-29 08:12:42 +02:00
Benjamin Pasero ab56d7ebbc
storage - add isNew method (#101217) 2020-06-29 07:40:46 +02:00
Alex Dima 7923112cdd
Fixes #101243 2020-06-28 22:33:36 +02:00
Aditya Thakral 7798680651
Improve a11y for settings object renderer (#101058)
* Improve a11y for settings object renderer

* Address comments

* Store rowElements without re-rendering
2020-06-28 16:19:33 -04:00
Sandeep Somavarapu d53fcf8781 #100941 clarify translations 2020-06-28 16:27:34 +02:00
Sandeep Somavarapu 063409bd43 Fix #101165 2020-06-28 15:47:19 +02:00
Alex Dima 657faee915
Update to latest loader.js 2020-06-28 15:09:07 +02:00
Alex Dima ead1537e16
Fixes #100942: Avoid "eager" 2020-06-28 14:46:43 +02:00
Sandeep Somavarapu 5b527054a1 fix mkdir in key-value fsp 2020-06-28 14:39:05 +02:00
Alex Dima 9043c26bcb
Fixes #100353 2020-06-28 13:48:56 +02:00
Benjamin Pasero 748289d58c perf - use idle value for resource glob matcher in history 2020-06-28 12:43:47 +02:00
Benjamin Pasero 4f65b91444
electron - disable remote module in all windows (#101224) 2020-06-28 12:12:38 +02:00
Sandeep Somavarapu c5237f6d5a introduce resource previews 2020-06-28 10:27:22 +02:00
Fedor Nezhivoi b03f792383
update iconv-lite-umd to 0.6.4 for #79275 (#101213) 2020-06-28 10:05:39 +02:00
Matt Bierner 04c36be045 Prompt user to upload TS Server log 2020-06-26 16:41:38 -07:00
Matt Bierner 90de01176e Always enable dynamic syntax server on TS 4.0+
We are looking for feedback on this new setting. For those on TS 4.0+, it should also be a sensible default
2020-06-26 16:18:48 -07:00
Matt Bierner 9d59cb9813 Reduce duplicate code
Merge the `SyntaxRoutingTsServer` and `ProjectLoadingRoutingSyntaxTsServer` classes since these only differ routing to the syntax server while a project is loading
2020-06-26 16:18:48 -07:00
NotWearingPants d0c1d2ed94
Retry fetching release notes on failure, and display failures (#101158)
* Retry getting release notes on failure, and show xhr failures

* improved release notes errors

* improve async code in loadReleaseNotes
2020-06-26 15:25:57 -07:00