Commit graph

60482 commits

Author SHA1 Message Date
Matt Bierner
45999fdb8f Remove extra cast
Not required with TS 3.8
2020-02-04 16:15:58 -08:00
Matt Bierner
75aa5fdcbf Improving docs for providedCodeActionKinds 2020-02-04 16:15:58 -08:00
Matt Bierner
5623c36a40 Remove surveyor code
Not currently being used
2020-02-04 16:15:58 -08:00
SteVen Batten
34f2579863 resolves #89723
fyi @sandy081 @isidorn
2020-02-04 16:08:27 -08:00
Rachel Macfarlane
967aab8156 Add telemetry event for settings sync auth 2020-02-04 15:51:35 -08:00
Sandeep Somavarapu
6b54950359 Fix #89993 2020-02-04 23:33:01 +01:00
Daniel Imms
a64179ac3a Update distro 2020-02-04 14:12:53 -08:00
Alex Dima
0ad02f89b6
Fixes #73700: Use font-variant-numeric: tabular-nums for line numbers 2020-02-04 22:46:43 +01:00
Alex Dima
5bcfb8e897
Fixes #67022: Do not terminate at space when in square brackets 2020-02-04 22:06:12 +01:00
Martin Aeschlimann
e95476a2c1 JSON validation debounced too much. Fixes #89524 2020-02-04 21:59:30 +01:00
Robo
01989df7c9
chore: update to electron 7 (#89260)
* Revert "revert back to electron 6 (#89245)"

This reverts commit 5d498736f4.

* chore: update electron@7.1.11
2020-02-04 12:56:23 -08:00
Daniel Imms
7a5a375afe
Merge pull request #90030 from microsoft/tyriar/unicode11
Terminal unicode 11 support
2020-02-04 12:44:19 -08:00
Daniel Imms
de0654882c Improve unicode wording 2020-02-04 12:36:44 -08:00
Daniel Imms
cb486e930f Terminal unicode 11 support
Fixes #90029
2020-02-04 12:29:37 -08:00
Joao Moreno
fc3ff960f5 🤦 2020-02-04 21:15:42 +01:00
Joao Moreno
d2f9126da3 git tests: windows is pain 2020-02-04 20:54:46 +01:00
Daniel Imms
24081e08f5 Move onto non-deprecated marker API 2020-02-04 11:53:59 -08:00
Daniel Imms
d3913daf00 Fix usage of xterm parser API 2020-02-04 11:51:05 -08:00
Daniel Imms
542a89a965 xterm-addon-search@0.4.0 2020-02-04 11:50:06 -08:00
Daniel Imms
5a45ffc13e xterm-addon-webgl@0.5.0 2020-02-04 11:48:54 -08:00
Daniel Imms
9eddf7d316 xterm@4.4.0 2020-02-04 11:46:39 -08:00
Joao Moreno
5f239c7414 Merge branch 'master' of github.com:microsoft/vscode 2020-02-04 20:26:24 +01:00
Joao Moreno
54007fa545 fix git smoketests 2020-02-04 20:26:12 +01:00
Matt Bierner
b1c5e2f19b
Don't include dom typings in extensions (#89942)
**Problem**
All of our extensions currently are built using the dom typings. This can lead to runtime errors if you mistakenly use `window` or similar

**Fix**
Exclude the dom typings from compile. Then explicitly import the node types for `URL` and `TextEncoder`
2020-02-04 11:08:22 -08:00
Daniel Imms
a861520a49
Merge pull request #88458 from solomatov/pty-links
Fix link handing in extension pseudoterminals
2020-02-04 10:33:33 -08:00
Daniel Imms
ba8caea056
Merge branch 'master' into pty-links 2020-02-04 10:31:35 -08:00
Benjamin Pasero
4f4e26aec8 debt - move tests to correct layers 2020-02-04 18:52:54 +01:00
Alex Dima
05cf2fc09d
editor monaco.d.ts API tweaks 2020-02-04 18:41:07 +01:00
Alex Dima
b2000e2c38
editor.semanticHighlighting is not an editor instance option 2020-02-04 18:40:48 +01:00
Alex Dima
65fee79198
Add types for MonacoEnvironment (microsoft/monaco-editor#1795) 2020-02-04 18:39:04 +01:00
Alex Dima
2ce45bf734
Fixes microsoft/monaco-editor#1796: Expose ConfigurationChangedEvent.hasChanged in the API 2020-02-04 18:38:56 +01:00
Alexandru Dima
b22dd8e612
Merge pull request #87677 from zhengjiaqi/min-app/editor
editor action run support params
2020-02-04 18:36:45 +01:00
Alex Dima
5782094815
Tweak API shape to better reflect call style 2020-02-04 18:27:56 +01:00
Johannes Rieken
3d4e0f874d remove enum-based MenuId 2020-02-04 18:14:27 +01:00
Connor Peet
c91898c08f
debug: update js-debug-nightly to "2020.1.43263" @ 2020-02-04T17:02:18.597Z 2020-02-04 09:06:41 -08:00
Benjamin Pasero
ec41f20c40
Web - run smoke tests using playwright (#89918)
* playwright - initial version

* browser - use existing page and not create new context

* macOS: document how to remove the security flag

* smoke test - allow to run against server build with --build option

* do not rely on args

* fix path for windows

* smoke test - smoke 💄 and -ci option
2020-02-04 17:23:27 +01:00
Joao Moreno
16c7551f36
move git smoke tests to integration tests 2020-02-04 17:06:49 +01:00
isidor
491a17bd71 debug integrations tests: better testing of starting of debug 2020-02-04 16:39:26 +01:00
Martin Aeschlimann
5df43457e8 fix foldBackground description 2020-02-04 16:32:27 +01:00
Alexandru Dima
5b03948ec3
Merge branch 'master' into min-app/editor 2020-02-04 16:29:48 +01:00
isidor
8f90e851c5 remode debug smoke tests 2020-02-04 16:14:02 +01:00
Alexandru Dima
42582a5340
Merge pull request #88453 from mallardduck/color_rulers
Add support for multiple rulers with different colors
2020-02-04 16:03:17 +01:00
Alex Dima
d9b6ba716e
Fix schema, use column instead of size & normalize options 2020-02-04 15:59:45 +01:00
Johannes Rieken
46d1d77dc7 debt - use "correct" context key for focused view 2020-02-04 15:50:00 +01:00
isidor
3900de53e0 debug: introduce intregration tests 2020-02-04 15:43:30 +01:00
Alex Ross
8066726b27 Allow both : an . as time separators in tsc problem pattern
Fixes https://github.com/microsoft/vscode/issues/89273
2020-02-04 15:01:09 +01:00
Benjamin Pasero
a15803b9e7 smoke test - add attribute for tabs to simplify lookup 2020-02-04 14:50:53 +01:00
Benjamin Pasero
cfc452e466 smoketest - use element ID for status item selectors 2020-02-04 14:50:53 +01:00
Alex Dima
334f58ad23
Merge remote-tracking branch 'origin/master' into pr/mallardduck/88453 2020-02-04 13:09:00 +01:00
Joao Moreno
acd2c6f387
fix tests 2020-02-04 13:04:44 +01:00