Commit Graph

60459 Commits

Author SHA1 Message Date
Joao Moreno
54007fa545 fix git smoketests 2020-02-04 20:26:12 +01: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
Joao Moreno
19de7a566c add proper git dev dependencies 2020-02-04 13:04:44 +01:00
Sandeep Somavarapu
aad809c055 #89993 use composite's instantiation service 2020-02-04 12:59:27 +01:00
Alex Dima
718053ccfc Merge branch 'pr/rohanrhu/88664-1' 2020-02-04 12:52:53 +01:00
Alex Dima
df3b99ba45 Just use leftoverVisibleColumns for having the cursor always go to the end of line 2020-02-04 12:51:45 +01:00
Joao Moreno
a2defb0625 fix build 2020-02-04 12:49:59 +01:00
Joao Moreno
ce183bc348 add git to windows integration tests 2020-02-04 12:46:46 +01:00
Alex Ross
4945918d22 Add min and max to devcontainer.json forwardedPorts values
Fixes https://github.com/microsoft/vscode-remote-release/issues/2218
2020-02-04 12:44:08 +01:00
Joao Moreno
aeb205903a add git tests launch config 2020-02-04 12:35:29 +01:00
Joao Moreno
de3513578c add git to integration tests 2020-02-04 12:35:29 +01:00
Joao Moreno
765a8e1f01 simplify integration script 2020-02-04 12:35:29 +01:00
Joao Moreno
e8cb017371 Register mkdtemp command 2020-02-04 12:35:29 +01:00
Joao Moreno
1dd16ab728 setup git integration tests 2020-02-04 12:35:28 +01:00
Joao Moreno
c606dd95e1 fix git tests 2020-02-04 12:35:28 +01:00
Sandeep Somavarapu
d60bf2357c #89993 Enhance views service
- register viewlets and panels for containers
- events when view visibility has changed
- small refactorings
2020-02-04 12:25:31 +01:00
Johannes Rieken
7acda4b3b5 Merge pull request #89884 from GustavoASC/master
Developed setting which controls whether the definition link opens element in the peek widget.
2020-02-04 12:15:03 +01:00
Alex Dima
f86418ac57 Fix bad merge 2020-02-04 12:14:55 +01:00
Alex Dima
807de5f57c Merge remote-tracking branch 'origin/master' into pr/rohanrhu/88664-1 2020-02-04 12:12:16 +01:00
Alex Dima
b790d7af21 Revert "Merge pull request #53963 from 71/focus-on-hover"
This reverts commit 5f58ff5343, reversing
changes made to 6346697d9d.
2020-02-04 11:51:26 +01:00
Alexandru Dima
5f58ff5343 Merge pull request #53963 from 71/focus-on-hover
Added contrib extension to have focus follow mouse (fixes #25685).
2020-02-04 11:46:53 +01:00
Alex Dima
dffdccf821 Adopt API changes 2020-02-04 11:44:33 +01:00
Alex Dima
3b1c430cfb Merge remote-tracking branch 'origin/master' into pr/71/53963 2020-02-04 11:22:51 +01:00
Martin Aeschlimann
6346697d9d Merge pull request #89925 from gjsjohnmurray/fix-89899
Fix 89899 - improve description of editor.foldingStrategy setting
2020-02-04 02:10:30 -08:00
Martin Aeschlimann
24737bb360 Merge pull request #89919 from gjsjohnmurray/fix-89900
Fix #89900 - improve text on editor.showFoldingControls setting
2020-02-04 02:09:09 -08:00