Commit Graph

90679 Commits

Author SHA1 Message Date
Johannes Rieken
597d114fde Merge pull request #137724 from microsoft/joh/noEnableProposedApi
remove `enableProposedApi` from extension description
2021-11-24 16:12:42 +01:00
Henning Dieterichs
a3895fbd8f Removes todo. 2021-11-24 13:51:32 +01:00
Benjamin Pasero
754190f326 Run unit tests against node.js too (#137790)
* tests - run unit tests also against node.js

* fixes

* fail if major node.js version mismatch

* -tfs is unsupported

* Add `@ts-check` and remove `jsdom`

* tests - process.env layer breaker

* Improve loader config

* skip one test

* address todos

* try to force color output

* Use a file: URI as baseUrl

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2021-11-24 13:45:17 +01:00
Alex Dima
bb7a76bf2b Make FocusTracker shadow dom aware 2021-11-24 13:43:17 +01:00
Jean Pierre
556ce85c82 Fixes #137568 (#137570) 2021-11-24 04:42:44 -08:00
Henning Dieterichs
6272acdba4 Tweaks unicode highlighting default settings. They are now derived from trust state. 2021-11-24 13:12:31 +01:00
João Moreno
db93152cba ci: ⬆️ bump cache salt 2021-11-24 13:05:21 +01:00
João Moreno
37f68b4803 Revert "builds: disable caching"
This reverts commit 2ec3bfc440.
2021-11-24 13:04:43 +01:00
Andre Weinand
edc966d289 latest DAP 2021-11-24 10:22:44 +01:00
Benjamin Pasero
d7714f7eb7 Integration test failure: Recursive Watcher (parcel) basics (fix #137732) 2021-11-24 08:55:14 +01:00
Martin Aeschlimann
cdd975671e server license check: use readline 2021-11-24 06:01:45 +01:00
John Harrison
b5973e01e6 Use a fuzzyContains when matching labels from the Testing Explorer view filter. 2021-11-23 17:53:02 -08:00
rebornix
c1f2f40bcd Update output editor when output model is being updated. 2021-11-23 17:42:41 -08:00
rebornix
8e18e33892 show more style polish 2021-11-23 17:42:41 -08:00
rebornix
1a849f69c7 show more output info at the top. 2021-11-23 17:42:41 -08:00
rebornix
fa553c3ed0 globalToolbarShowLabel can be false or never 2021-11-23 17:42:40 -08:00
Daniel Imms
42bd3e884b More clean up of terminal smoke test init 2021-11-23 15:46:51 -08:00
Rob Lourens
2932ec095d Add retry to quickaccess tests
Fix #137733
2021-11-23 15:35:48 -08:00
Daniel Imms
d7f10626b8 Clean up terminal smoke test setup
Part of #136064
2021-11-23 15:18:38 -08:00
Daniel Imms
68e491f99f Re-enable other smoke tests 2021-11-23 14:50:52 -08:00
Alexandru Dima
7976563e39 Merge pull request #137721 from microsoft/alex/hover-137714
Stream hover providers results
2021-11-23 23:38:56 +01:00
Daniel Imms
55a107fe98 Merge pull request #137756 from microsoft/tyriar/persist_tests
Add basic terminal detach/attach smoke tests
2021-11-23 14:26:04 -08:00
Sandeep Somavarapu
ab4cb5ccb0 #15756 rename to switch 2021-11-23 22:59:18 +01:00
Raymond Zhao
7feeae1db9 Dispose preferences model when disposing renderer
Fixes #136558
2021-11-23 13:49:22 -08:00
Martin Aeschlimann
cd2d059ec0 add server license and server license terms 2021-11-23 22:30:49 +01:00
Daniel Imms
78d7ece7aa Add basic detach/attach terminal tests
Part of #136064
2021-11-23 13:23:54 -08:00
Alex Dima
dbe6f3f9c7 Keep hover providers in a constant order 2021-11-23 22:14:14 +01:00
Alex Dima
ade68869b8 Stream hover provider results and re-render the hover widget as they come in 2021-11-23 21:54:46 +01:00
Daniel Imms
ef440e563d Merge remote-tracking branch 'origin/main' into tyriar/persist_tests 2021-11-23 12:47:36 -08:00
Sandeep Somavarapu
eace6a0af1 #15756 feedback 2021-11-23 21:02:56 +01:00
Sandeep Somavarapu
78954de532 #15756 allow to install pre-release versions by default in non stable quality 2021-11-23 21:02:56 +01:00
Megan Rogge
f86e5d14af open/close dev tools when escape sequence logging toggled (#137746) 2021-11-23 11:49:33 -08:00
Rob Lourens
d1640b7850 Merge pull request #137447 from grandeljay/remove-brackets-from-statements
Remove brackets from PHP statements
2021-11-23 10:53:25 -08:00
Benjamin Pasero
1b40be3377 smoke - enable graceful-fs (#137734) 2021-11-23 17:29:08 +01:00
Benjamin Pasero
04b6138b4d Unit test flake: Async IntervalCounter - /CHROMIUM/ (fix #137727) 2021-11-23 17:27:12 +01:00
Alex Dima
dfee7ba506 Have getHover return AsyncIterable<Hover> 2021-11-23 16:38:51 +01:00
Alex Dima
07bf002573 Introduce AsyncIterableSource 2021-11-23 16:14:00 +01:00
Johannes Rieken
86b60ec427 tree dnd todos, https://github.com/microsoft/vscode/issues/32592 2021-11-23 16:12:27 +01:00
Martin Aeschlimann
c1e2c6c0eb remote cli: don't skip translating of paths (#137529 ) 2021-11-23 16:10:19 +01:00
Alex Dima
689467c841 Try to restore yarn mocha and move browser tests to /browser/ 2021-11-23 16:07:15 +01:00
Benjamin Pasero
2c6630a5ce macOS: Process explorer not put to front if minimized (fix #137598) 2021-11-23 15:56:58 +01:00
Benjamin Pasero
23d5cb019d 💄 CI names 2021-11-23 15:50:13 +01:00
Benjamin Pasero
2c458e1ccd sandbox - remove setImmediate and nextTick (#133173) 2021-11-23 15:40:22 +01:00
Henning Dieterichs
075ba020e8 Fixes #137000. SelectedCompletionInfo now has the members completionKind and isSnippetText. 2021-11-23 15:31:04 +01:00
Johannes Rieken
0231d1aa45 fix https://github.com/microsoft/vscode/issues/136611 2021-11-23 12:41:59 +01:00
Henning Dieterichs
52dbedd034 Implements #137004. When an inline completion provider provides a suited augmented inline completion, a preview will be shown even if editor.suggest.preview is set to false. 2021-11-23 12:06:47 +01:00
Sandeep Somavarapu
a1c3ece798 #15756 indicate pre-release in version entries 2021-11-23 12:06:31 +01:00
Sandeep Somavarapu
ed5ebcbb03 #15756 - handle incompatible pre-release versions 2021-11-23 12:06:30 +01:00
Alexandru Dima
465b806ed2 Merge pull request #137650 from microsoft/issue-133173
Avoid using `setImmediate`
2021-11-23 11:38:52 +01:00
Ladislau Szomoru
96c7611280 Fix #135245 2021-11-23 11:27:40 +01:00