Commit graph

55460 commits

Author SHA1 Message Date
Benjamin Pasero
0575dd40d9 improve static argv configuration (#15211) 2019-10-10 07:37:06 +02:00
Miguel Solorio
193fead410 Fix #82192 2019-10-09 20:03:39 -07:00
Rob Lourens
c0bd994bc7 Fix PHP indentation rule for 'case'
Fix #81107
2019-10-09 18:30:30 -07:00
SteVen Batten
ecb1de1afe update gdpr tag for measurement 2019-10-09 17:27:14 -07:00
Rob Lourens
2da0921c2c Fix #76203 2019-10-09 16:48:03 -07:00
Rob Lourens
7a42d5a6ab Fix #76862 2019-10-09 16:47:35 -07:00
Greg Van Liew
654bf10dbd
Merge pull request #82184 from gregvanl/FindAnIssue
Add a link to Where to Contribute
2019-10-09 16:13:09 -07:00
Greg Van Liew
7aae845a6a Add a link to Where to Contribute
Fixes #74102
2019-10-09 15:43:19 -07:00
Rachel Macfarlane
6032e84542 Strict property initialization errors for comments panel, #78168 2019-10-09 14:53:39 -07:00
Jackson Kearl
11b28d3872
Disallow reloading in issue reporter. Fixes #77171 (#82131) 2019-10-09 13:58:40 -07:00
Matt Bierner
6e8ff27ea6 Use mustable disposables
These help manage lifecycle
2019-10-09 13:01:30 -07:00
Matt Bierner
21ba436c51 Fix one more case of #81320
The markdown link people write may be uri encoded. We need to decode these before trying to open them
2019-10-09 13:01:30 -07:00
Miguel Solorio
588576d8dd Fix #82123 2019-10-09 11:49:31 -07:00
Rob Lourens
4e53af222f Fix #75349 2019-10-09 10:36:24 -07:00
Alex Dima
ab0eb6de2d
Fixes #82153: Allow editor.fontLigatures to contain font-feature-settings 2019-10-09 17:50:38 +02:00
Martin Aeschlimann
e1f09b528c [themes] Disabling default themes results in empty label name. Fixes #56702 2019-10-09 17:44:05 +02:00
Benjamin Pasero
b73f9ec854 Add a setting to disable gpu acceleration (fixes #15211) 2019-10-09 17:15:06 +02:00
Martin Aeschlimann
841d89748a [rust] provide auto indent pattern. Fixes #51802 2019-10-09 17:04:15 +02:00
Daniel Imms
b853eed359 Remove unused params 2019-10-09 07:37:12 -07:00
Daniel Imms
33bd3a1e75
Merge pull request #82162 from microsoft/tyriar/72649
Remove minimum terminal split width guard
2019-10-09 07:35:54 -07:00
Daniel Imms
65dd040a65 Remove minimum terminal split width guard
Several people complained, removing it aligns with how 'overflow' in
the editor works.

Fixes #72649
2019-10-09 07:34:22 -07:00
Martin Aeschlimann
13d3f41417 [html] Format code of type="text/babel" scripts in html files. Fixes #39866 2019-10-09 16:17:36 +02:00
Benjamin Pasero
2990a8f4d0 🆙 distro 2019-10-09 15:25:43 +02:00
Benjamin Pasero
710be19dbf Revert "🆙 distro"
This reverts commit 3831ba8c0a.
2019-10-09 15:24:43 +02:00
Benjamin Pasero
3831ba8c0a 🆙 distro 2019-10-09 15:23:11 +02:00
Joao Moreno
d1be9d02cd
💄 2019-10-09 12:48:21 +02:00
Joao Moreno
4ce64ef558
Merge commit 'refs/pull/80335/head' of github.com:microsoft/vscode into pr/80335 2019-10-09 12:44:34 +02:00
Joao Moreno
ecea71432f
fixes #73613 2019-10-09 12:36:52 +02:00
Joao Moreno
27177c51e0
fixes #72973 2019-10-09 12:29:10 +02:00
Joao Moreno
861d56b788
fixes #82149 2019-10-09 12:12:58 +02:00
Johannes Rieken
4885946e19 debt - more async/await 2019-10-09 11:10:16 +02:00
Johannes Rieken
6e52c2f1f9 cancel rename all the way, fixes #82146 2019-10-09 11:07:02 +02:00
Johannes Rieken
c2d3f4284f add overload that allows to cancel a cancellation token when calling dispose 2019-10-09 11:05:37 +02:00
João Moreno
e5b8c2f08d
Update listPaging.ts 2019-10-09 08:14:06 +02:00
Benjamin Pasero
dad5d39eb0 debt - cleanup main.js 2019-10-09 07:45:56 +02:00
Matt Bierner
9502b4c390 Only enable re-open with command when we actually have a custom editor for the current resource
Fixes #81831
2019-10-08 16:38:31 -07:00
Matt Bierner
82599cc6bd Add extra clairification about where displayName is used
Fixes #81827
2019-10-08 16:38:31 -07:00
Matt Bierner
20654cccf1 Marking IMarkdownString.value and isTrusted as readonly 2019-10-08 16:38:31 -07:00
JavaScript Joe
90b66c889c fix: remove TypeScript from ExtensionSuggestions (#82125)
* fix: remove TypeScript from ExtensionSuggestions

* fix: remove TS ExtensionSuggestion completely
2019-10-08 16:32:39 -07:00
Rob Lourens
8f3b739bf8
Merge pull request #82072 from IllusionMH/pcre2-for-whole-word-82071
Fallback to PCRE2 if match whole word used with regexp
2019-10-08 15:30:54 -07:00
Alex Dima
4332203005
Update distro 2019-10-08 21:02:14 +02:00
Matt Bierner
bd576990da More strict parsing of codicons 2019-10-08 11:28:01 -07:00
Johannes Rieken
7530116ccf
Merge pull request #82046 from microsoft/joh/sigusr1
Use SIGUSR1 for automatic extension profiling
2019-10-08 19:26:54 +02:00
Daniel Imms
877ce7ac03 Introduce allowChords setting
Fixes #44764
2019-10-08 09:45:22 -07:00
Daniel Imms
4fe9987925 Support chords in terminal
Fixes #44764
2019-10-08 09:38:40 -07:00
Joao Moreno
ab713cac34 fixes #68713 2019-10-08 18:30:09 +02:00
Johannes Rieken
a5b9969f06
Merge branch 'master' into joh/sigusr1 2019-10-08 18:02:55 +02:00
Joao Moreno
65f5f14ff7 change scm default from tree to list 2019-10-08 18:02:33 +02:00
Martin Aeschlimann
eaedd52763
Merge pull request #82101 from microsoft/aeschli/eol_languagespecific
EOL User Setting should be able to be set per language or file type
2019-10-08 17:54:45 +02:00
Alexandru Dima
002e2192b5
Fixes #74722: When there is a selection, never paste on new line 2019-10-08 17:51:53 +02:00