Commit Graph

9843 Commits

Author SHA1 Message Date
Rob Lourens
35f9bac07d Disable markdown smart select tests #110365 2020-11-10 20:02:24 -08:00
Erik Krogh Kristensen
7a4e81a674 fix catastrophic backtracking when parsing markdown files (#109964) 2020-11-10 14:56:06 -08:00
Megan Rogge
63d15a97c7 Support character markup in mardown smart select (#110195)
* create tests and add selection functions for inline ranges
2020-11-10 11:38:27 -08:00
Raymond Zhao
7065675056 Fix #109177 2020-11-10 17:10:46 +00:00
João Moreno
3d61a39074 fixes #103031 2020-11-10 16:52:35 +01:00
João Moreno
e8b69537cd fixes #40295 2020-11-10 13:54:53 +01:00
João Moreno
62877b66d8 Merge branch 'master' into pr/107958 2020-11-10 11:59:25 +01:00
João Moreno
13f9f73353 💄 2020-11-10 11:41:40 +01:00
João Moreno
1d18ebe47e Merge branch 'master' into pr/107074 2020-11-10 11:33:25 +01:00
João Moreno
6a2da6d725 💄 2020-11-10 11:28:44 +01:00
João Moreno
7200f73de2 Merge branch 'master' into pr/106368 2020-11-10 11:25:50 +01:00
João Moreno
2c1272b794 fixes #104945 2020-11-10 11:22:18 +01:00
Suman B K
4247b296eb Including ` as part of foldEndPairCharacters (#110108)
* Including '`' as part of foldEndPairCharacters

* Removed test code, which was unrelated
2020-11-09 18:02:38 -08:00
Matt Bierner
d04956f6a7 Switches the 'Fix all' quick fix provider to use resolveCodeAction (#107853)
Made while testing #106410
2020-11-09 18:00:46 -08:00
Raymond Zhao
c9bebe2cc9 Fix #98041 2020-11-10 00:09:42 +00:00
rebornix
0efbfd9190 fix #108765. 2020-11-09 15:38:11 -08:00
David Sanders
fcef0e3db4 Use Array.flat() (#110189) 2020-11-09 12:46:26 -08:00
Raymond Zhao
b5f6a521e0 Fix vscode-emmet-helper issue #1 2020-11-09 20:03:38 +00:00
rebornix
e5530fc4f0 fix #105920. 2020-11-09 11:40:07 -08:00
Miguel Solorio
a45abdbd1b Update seti 2020-11-09 11:15:03 -08:00
João Moreno
91aa548b05 Merge branch 'master' into pr/104614 2020-11-09 16:34:21 +01:00
João Moreno
98e0e93ae0 💄 2020-11-09 16:19:13 +01:00
João Moreno
c96f362934 Merge branch 'master' into pr/99324 2020-11-09 16:17:36 +01:00
João Moreno
309cabdf51 💄 2020-11-09 16:08:03 +01:00
João Moreno
978d39324a Merge branch 'master' into pr/104312 2020-11-09 16:03:36 +01:00
Scott Davis
7e5609afa9 feat: implement Git: Push Tags command (#110096)
Related to #109799
2020-11-09 16:00:44 +01:00
João Moreno
ec084a25bd 💄 2020-11-09 15:19:15 +01:00
João Moreno
df4524f713 Merge branch 'master' into pr/97525 2020-11-09 15:08:04 +01:00
João Moreno
86d848d8e7 💄 2020-11-09 14:45:36 +01:00
João Moreno
592fa5cdaf Merge branch 'master' into pr/97486 2020-11-09 14:29:59 +01:00
João Moreno
fd306e8cb4 Merge branch 'pr/97322' 2020-11-09 14:23:40 +01:00
João Moreno
dd97a9d335 💄 2020-11-09 14:23:24 +01:00
Martin Aeschlimann
8cfcd9a3fe Merge pull request #110178 from vfcp/master
Correct themeLabel in package.nls.json for "Tomorrow Night Blue" theme
2020-11-09 13:39:56 +01:00
João Moreno
147f623629 Merge branch 'master' into pr/97322 2020-11-09 11:39:49 +01:00
João Moreno
7efc22cc85 git.publish: do not await notification resolution
related to #109977
2020-11-09 11:37:10 +01:00
Valter Pires
9ad6e7edf9 Correct themeLabel in package.nls.json for "Tomorrow Night Blue" theme
Fix themeLabel value in package.nls.json for "Tomorrow Night Blue" theme

Incorrect value "Quiet Light" commited in 183b2a2892
2020-11-08 15:30:16 +04:00
dfireBird
024df33553 feat: add setting for default stash message 2020-11-07 08:56:48 +05:30
dfireBird
109d9984c1 fix: commit template appears as default stash message 2020-11-07 08:40:59 +05:30
dfireBird
19c0c60064 feat: detect default stash message
use commit message as default stash message if commit message box is populated
2020-11-07 08:39:26 +05:30
Rachel Macfarlane
03c38e6702 Add more logging to github auth provider 2020-11-06 15:10:09 -08:00
meganrogge
6e2aa0bfb7 clean up code and remove unused methods 2020-11-06 12:42:17 -08:00
David Sanders
153ba443d5 Use string.matchAll (#110074) 2020-11-06 11:49:56 -08:00
meganrogge
fc07b2f170 add comments to clarify code 2020-11-06 11:38:21 -08:00
Jackson Kearl
339681f631 Use excludive selectors for search editor contributions to fix #91453.
cc @jrieken
2020-11-06 11:23:45 -08:00
João Moreno
ce4fb6e323 fixes #96264 2020-11-06 14:45:26 +01:00
Alex Ross
f53678cb4b Update branch for sql grammar
Fixes https://github.com/microsoft/vscode/issues/109251
2020-11-06 14:04:50 +01:00
João Moreno
63ce8b4732 fixes #92146 2020-11-06 12:00:13 +01:00
Alex Ross
256066f94c Fix preffered pm when pm can't be determined 2020-11-06 11:30:29 +01:00
Matt Bierner
24b28f57be Always use vscode.open to open markdown links
Fixes #108998

This ensures we use the custom editor if it is the default
2020-11-05 17:00:16 -08:00
Rachel Macfarlane
4059ff428f Allow cancelling GitHub sign in, fixes #109101 2020-11-05 16:39:25 -08:00