Commit graph

60427 commits

Author SHA1 Message Date
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
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
Alexandru Dima 64b22241d5
Merge pull request #89660 from robertrossmann/feat/diff-viewport-colour
Style diff editor's scrollable viewport just like any other scrollbar
2020-02-04 11:05:51 +01:00
Alex Dima baaab064d5
Move CSS participant to the correct place 2020-02-04 11:04:00 +01:00
Joao Moreno 788cfa0767
use UriComponents for SCMRawResource
fixes microsoft/vscode-remote-release#2115
2020-02-04 10:58:40 +01:00
Joao Moreno 21a8205995
ipc: prevent npe on non-router calls by waiting for clients 2020-02-04 10:58:40 +01:00
Benjamin Pasero 5bd1290ace Web: allow to open a file into a new window (fix #89989) 2020-02-04 10:46:00 +01:00
Alexandru Dima 325228ad44
Merge branch 'master' into feat/diff-viewport-colour 2020-02-04 10:21:06 +01:00
Alexandru Dima 3a3ce52081
Merge pull request #52645 from padamczewski/fix/40646
fix: multi cursor copy line n times (#40646)
2020-02-04 10:18:31 +01:00
Alex Dima ac49d59136
Use sorting to avoid N^2 2020-02-04 10:15:37 +01:00
Benjamin Pasero f6c0093ecf history - preserve selections (fix #89699) 2020-02-04 09:59:59 +01:00
Alexandru Dima 38db643f26
Merge branch 'master' into fix/40646 2020-02-04 09:57:55 +01:00
Benjamin Pasero c635cab029 🆙 graceful-fs@4.2.3 (related #89887) 2020-02-04 09:46:30 +01:00
Benjamin Pasero c520c0c69d history - add logging for #89257 2020-02-04 09:37:58 +01:00
Benjamin Pasero 12cf39dea3 Add Untitled-x to the title attribute of Untitled files (fix #89921) 2020-02-04 09:26:04 +01:00
Benjamin Pasero 9270dc530b untitled - use first line limit properly 2020-02-04 09:08:47 +01:00
Benjamin Pasero fe56f6c2b8 text editors - increase test coverage 2020-02-04 08:55:40 +01:00
Benjamin Pasero 76c1220678 text files - remove strange setDirty(false) calls 2020-02-04 08:55:16 +01:00
Benjamin Pasero d275d098d9 text models - reduce need for isResolved() 2020-02-04 08:54:46 +01:00
Benjamin Pasero c6750ffa87 debt - careful with dispose() and assignments 2020-02-04 08:53:23 +01:00
Benjamin Pasero a07225a389 files input - change to model specific listeners 2020-02-04 08:51:53 +01:00
Benjamin Pasero 897315e608 text input - push more code down for reuse 2020-02-04 08:50:31 +01:00
Johannes Rieken d8e256c6ba fix #89948 2020-02-04 08:36:49 +01:00
Benjamin Pasero 29a15dd045 working copy - support initial working copies 2020-02-04 08:35:00 +01:00
Johannes Rieken 6501bd65a9
Merge pull request #89959 from brettcannon/patch-2
Fix plurality in command docs
2020-02-04 08:26:14 +01:00
Benjamin Pasero e6bb3ae006 debt - drop labels#setEditor() 2020-02-04 08:22:27 +01:00