9854 Commits

Author SHA1 Message Date
Alex Ross
7b5849b123 Fix build 2020-11-12 16:36:02 +01:00
Alex Dima
52e9e02e0a
Fixes #110141: Do not push undo stack elements for a no-op EOL change 2020-11-12 12:18:27 +01:00
João Moreno
549da12a6d
fixes #104061 2020-11-12 11:34:09 +01:00
Matt Bierner
17c29f0b99 Add support for web TS Server logging over postMessage
For https://github.com/microsoft/TypeScript/pull/39656
2020-11-11 17:39:17 -08:00
Matt Bierner
afcfc97316 Fix method spelling 2020-11-11 17:39:17 -08:00
Matt Bierner
7c6994d1b5 Use toOpenedFilePath to ensure we don't ask TS server for projectInfo if a file is not open 2020-11-11 17:39:17 -08:00
Matt Bierner
fb93010aa2 Make sure we use the same path normalizer in a few additional places in buffer sync 2020-11-11 17:39:17 -08:00
Matt Bierner
805aa7e8f4 Make ResourceMap treat the same file with different scheme as different
Fixes #110435
2020-11-11 17:39:17 -08:00
meganrogge
b2eca1fd4d Fix InMemoryDocument to support both OS line endings
Co-authored-by: mjbvz <matb@microsoft.com>
Co-authored-by: meganrogge <megan.rogge@microsoft.com>
2020-11-11 14:05:20 -08:00
Martin Aeschlimann
65c3fb0a08 [css] add ':' as trigger character. Fixes microsoft/vscode-css-languageservice#108 2020-11-11 21:46:02 +01:00
João Moreno
5bf6d0cabc
fixes #65188 2020-11-11 16:12:01 +01:00
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 183b2a28924d46ad2c0012c7992e5812f7e7224c
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