Commit Graph

9239 Commits

Author SHA1 Message Date
Eric Amodio
561f5b6d26 Remove eslint disable -- #101978 2020-07-09 22:47:42 -04:00
rebornix
6c67fecb32 💂 test for join cells. 2020-07-09 16:54:54 -07:00
rebornix
fcfb0dd32e notebookCellListFocus 2020-07-09 16:09:24 -07:00
Matt Bierner
a1967ddf13 Remove eslint disable
For #101978
2020-07-09 09:25:47 -07:00
Martin Aeschlimann
9b1773e013 emmet serverless 2020-07-09 17:23:16 +02:00
Rob Lourens
ab497b9464 Remove notebook cell shadow 2020-07-08 14:58:42 -07:00
Matt Bierner
76471bdb74 Add slight delay to test
For #101922

I can't repo this locally but suspect it may be timing related
2020-07-08 11:43:48 -07:00
Matt Bierner
dee0511b58 Remove duplicated test 2020-07-08 11:43:48 -07:00
Rachel Macfarlane
0a30c7a64d Add GDPR comments for auth provider telemetry 2020-07-08 11:22:21 -07:00
Benjamin Pasero
0e96426609 🆙 iconv-lite-umd@0.6.8 (fix #101905) 2020-07-08 17:29:59 +02:00
Matt Bierner
46c2494cb0 Enable ts tests on ./test-integration.sh (#101826)
* Enable ts tests on ./test-integration.sh

* Fix join lines for windows

* Fixing more tests for windows

Make sure we use the correct new line character

* Update test-ingration scripts
2020-07-07 17:38:03 -07:00
Matt Bierner
a877e0528e Remove special grammar rules for console in js/ts
Fixes #101802

These can be better handled by semantic highlighting
2020-07-07 13:24:23 -07:00
Miguel Solorio
931c1c0940 Fix color token for notebook focused cell bg (fixes #101867) 2020-07-07 10:46:30 -07:00
Benjamin Pasero
d95b65443d Encoding euckr does not exist anymore (fix #101847) 2020-07-07 14:03:23 +02:00
João Moreno
10a3aefcd6 fixes #100468 2020-07-07 11:10:46 +02:00
Johannes Rieken
1261e43fc1 don't run focus-dependent test on build machines, https://github.com/microsoft/vscode/issues/100828 2020-07-07 10:21:52 +02:00
Rachel Macfarlane
348e2b4c6e displayName -> label, use providerIds in favor of getProviderIds, #100993 2020-07-06 18:23:12 -07:00
Matt Bierner
bc462053d6 Making TS tests more reliable 2020-07-06 16:52:35 -07:00
Matt Bierner
4f9ebc3205 Sort implement abstract above remove unused
Fixes #101486
2020-07-06 15:41:10 -07:00
Matt Bierner
3a54cd7ca3 Disable markdown commands when in markdown cells in notebooks
Fixes #101514
2020-07-06 14:59:29 -07:00
Rachel Macfarlane
ab7a5ec3ad Address part of feedback for #100993 2020-07-06 08:51:24 -07:00
Alexander Fadeev
fdf62a024c Add new Makefile test case for upgraded syntax rules (#101719) 2020-07-06 15:19:43 +02:00
Martin Aeschlimann
db0d3f089d add stripped-down serverless extension editing 2020-07-06 14:12:16 +02:00
Alex Ross
0b1d1bc464 Update grammars 2020-07-06 13:43:31 +02:00
João Moreno
96e3e0f05f hide git rev-parse --show-toplevel 2020-07-06 09:49:11 +02:00
Fedor Nezhivoi
4e4941b802 fix #79275 enable encodings for web (#101706)
* fix #79275 enable encodings for web

* fix one more place and prettify object

* 💄

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-07-04 13:42:31 +02:00
Benjamin Pasero
1fb0d4424d 🆙 jschardet@2.2.1 (#33720) (#101489) 2020-07-03 15:53:02 +02:00
Matt Bierner
2ce03eed5a Update VS Code refactoring support for new TS 4.0 api
Adopts changes from https://github.com/microsoft/TypeScript/pull/37871/
2020-07-02 16:41:34 -07:00
Armando Aguirre
2ddb2c5a72 Added word boundary on tsserver regex (#101598)
Adds a word boundary on the tsserver regex so that it doens't get confused by other file names.
2020-07-02 13:18:57 -07:00
Eric Amodio
842537285e Makes ✔ commit button work 2020-07-02 15:09:16 -04:00
Eric Amodio
d3f4b7ec30 Fixes clearing context on reload if no changes
Adds statusbar entry
Reworks context storage a bit
2020-07-02 04:02:15 -04:00
Eric Amodio
d6adf8aaf2 Re-adds command 2020-07-02 04:02:15 -04:00
Matt Bierner
4c7d564080 Pick up new TS version 2020-07-01 13:29:18 -07:00
Anoesj Sadraee
cac8f2e908 Add 'pnpm' option to NPM scripts (#100654)
Co-authored-by: Alex Ross <alros@microsoft.com>
2020-07-01 15:36:37 +02:00
João Moreno
88b1fa85e4 fixes #100701 2020-07-01 11:13:23 +02:00
João Moreno
4b4e0e0f3f rogue return 2020-07-01 11:09:58 +02:00
João Moreno
76eea18280 Merge branch 'master' of https://github.com/microsoft/vscode 2020-07-01 11:07:09 +02:00
João Moreno
2aef194841 fixes #101409 2020-07-01 11:07:06 +02:00
João Moreno
d3eab32eca fixes #100479 2020-07-01 11:01:59 +02:00
Martin Aeschlimann
91dd76a7f8 high contrast theme: add semanticTokenColors for cpp. For #97177 2020-07-01 11:00:47 +02:00
João Moreno
53e793d7fc use workspace fs 2020-07-01 10:58:57 +02:00
João Moreno
ffda3a18cc fixes #100183 2020-07-01 10:51:55 +02:00
João Moreno
3e492a3a5c fixes #99447 2020-07-01 10:24:07 +02:00
João Moreno
f457cf5310 fixes #101078 2020-07-01 09:37:23 +02:00
Rob Lourens
43a10264cd Comment out part of test - see #101462 2020-06-30 18:16:50 -07:00
Martin Aeschlimann
f1d7f7f6ce Add new semantic token scopes to Dark+ and Light+ themes?. Fixes #97177 2020-06-30 22:09:26 +02:00
Martin Aeschlimann
e68707852f fix json readme typos 2020-06-30 21:08:04 +02:00
Martin Aeschlimann
aa98d29af9 typo in JSON fileMatch hover text. FIxes #101408 2020-06-30 20:40:00 +02:00
Miguel Solorio
1d2af097fb Update notebook cell styles for light themes 2020-06-29 15:07:46 -07:00
Eric Amodio
0be16f743a Fixes full-text search 2020-06-29 18:05:41 -04:00