Commit graph

60344 commits

Author SHA1 Message Date
Alex Ross efa12b2f49 Update grammars 2020-02-03 13:01:47 +01:00
Alex Ross 0b312b08f2 CSS smoketest fix for high DPI on Windows
@sandy081 and @joaomoreno
2020-02-03 12:50:27 +01:00
Johannes Rieken ba9c2775f0
Merge pull request #89777 from microsoft/joh/api-lint
Lint rules that enforce our api-guidelines
2020-02-03 12:30:26 +01:00
Johannes Rieken 30b939c18f fix #89780 2020-02-03 12:30:10 +01:00
Joao Moreno 920559ace1
Merge branch 'joao/ipc-broadcast' 2020-02-03 12:07:00 +01:00
Joao Moreno 929d775aad
document IPC broadcast 2020-02-03 12:06:51 +01:00
Joao Moreno b4663d82e9
improve IPC broadcast lifecycle 2020-02-03 12:04:50 +01:00
Johannes Rieken 186a5bfe69 fix #89499 2020-02-03 11:49:30 +01:00
Sandeep Somavarapu 4fac3e22c5 remove the timeout 2020-02-03 11:49:10 +01:00
João Moreno ba74df45d3
Merge pull request #89871 from jeanp413/fix-89857
Fixes cannot undo in SCM input box
2020-02-03 11:46:30 +01:00
Benjamin Pasero 6a8dc7ad4f fix #75861 (#89908) 2020-02-03 11:34:12 +01:00
Johannes Rieken 2b235f9571 fix lint errors 2020-02-03 11:29:05 +01:00
Daniel Imms 547cf4e81f
Run smoke tests against actual build (#83799)
* Run web against actual server

Part of #80308

* Fix strict null check errors

* Fix folder arg

* Disable unit tests and integration tests temporarily

* Allow running on node 12

* Fix smoke test condition

* Disable continue on error

* Add web to server dir

* fix smoke test to use build for web

* enable in product build

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2020-02-03 11:26:55 +01:00
Alex Dima c48988365b
Fixes #89675: Simplify logic for horizontal positioning 2020-02-03 10:38:09 +01:00
Benjamin Pasero d6eb50caa4
Smoke-Test: Hot-exit / dataloss tests broken (#89905)
* smoke test - carefuly select untitled content based on file name to find it properly

* Fileservice: mkdirp() logic is prone to errors from race conditions (fixes #89834)
2020-02-03 09:38:03 +01:00
Sandeep Somavarapu 39e290dbbc Fix #89796 2020-02-03 09:36:08 +01:00
jeanp413 7c53a1869d Fixes #89857 2020-02-02 14:38:39 -05:00
Pine Wu 50a7443ae8 Doc consistency 2020-02-02 09:47:11 -08:00
Rob Lourens c4309702c5 Don't take the global find clipboard text when focusing during search
Fix #88452
2020-01-31 16:52:58 -08:00
rebornix 9e69751c92 Fix microsoft/monaco-editor#1782. 2020-01-31 16:40:31 -08:00
rebornix 6054af390c Update comment. 2020-01-31 16:40:06 -08:00
rebornix da4aafa73f Fix microsoft/monaco-editor#1797. 2020-01-31 15:55:23 -08:00
Rachel Macfarlane f4786e227c Expose authentication provider registartion/unregistration as single event, fixes #89806 2020-01-31 15:53:09 -08:00
Rachel Macfarlane f11a0b9a29 Rename session displayName to accountName, closes #89807 2020-01-31 15:53:09 -08:00
Sandeep Somavarapu 4ee7ff133e 💄 2020-02-01 00:41:13 +01:00
Ron Buckton d837ddc72e
Fix off-by-one typo to improve display of file names in TS call hierarchy (#89822) 2020-01-31 15:35:49 -08:00
Sandeep Somavarapu 19b7657634 Fix #89817 2020-02-01 00:33:08 +01:00
Sandeep Somavarapu 45a1ac9982 Fix #89823 2020-02-01 00:01:14 +01:00
SteVen Batten 843a3e647a bump version to 1.43.0 2020-01-31 13:37:01 -08:00
Rob Lourens f550dcc7ba Fix search smoketest - use span for all searchview messages and fix selector
Fix #89795
2020-01-31 09:32:52 -08:00
Connor Peet d1fca9d427
debug: update js-debug-nightly to "2020.1.41823" @ 2020-01-31T01:06:32.567Z 2020-01-31 08:01:12 -08:00
Joao Moreno c11a5feafe IPC: getBroadcastChannel
fixes #89614
2020-01-31 16:14:29 +01:00
Alex Dima d618f85bee
Minor tweaks to jsdoc 2020-01-31 16:00:05 +01:00
Joao Moreno be0aca7188 Merge branch 'master' of github.com:microsoft/vscode 2020-01-31 13:51:27 +01:00
Joao Moreno 9749840fec fixes #89773 2020-01-31 13:51:14 +01:00
Johannes Rieken 5eeab37a1e only check for conflicts, not changes. #89776 2020-01-31 12:44:19 +01:00
Alexandru Dima 92da5890d8
Fixes #89675: Fix arithmetic 2020-01-31 12:30:15 +01:00
Johannes Rieken 8342b3ada9 add some lint rules that enforce our api-guidelines 2020-01-31 12:10:58 +01:00
Sandeep Somavarapu ba633b2683 #89769 Remove word configure 2020-01-31 11:32:06 +01:00
Sandeep Somavarapu 76bbe9f025 Fix #89769 2020-01-31 11:19:53 +01:00
isidor af69a4f2b1 fixes #89717 2020-01-31 11:01:49 +01:00
Martin Aeschlimann 8d4cdbaa8d [html] fix semantic selection test 2020-01-31 09:09:02 +01:00
Joao Moreno 1352f6d161 fix tests 2020-01-31 07:38:47 +01:00
Rob Lourens 6604cf94d7 Hide sync option in settings ui when sync is not enabled
Fix #89748
2020-01-30 17:17:05 -08:00
Miguel Solorio 845f5075f1 Update vscode-codicons commitHash on cgmanifest 2020-01-30 15:52:00 -08:00
Rachel Macfarlane af98279477 Fix auth flow redirection in web, fixes #89730 2020-01-30 14:12:13 -08:00
Martin Aeschlimann ce26bb6ce0 improved semanticTokenStyleDefaults sample 2020-01-30 21:36:50 +01:00
Martin Aeschlimann 9b398ecf88 rename to semanticTokenStyleDefaults.scope 2020-01-30 21:36:50 +01:00
Martin Aeschlimann c88756957a rename to semanticTokenTypes, semanticTokenModifiers & semanticTokenStyleDefaults 2020-01-30 21:36:50 +01:00
Pine Wu ab175a0f03 Update html/css services 2020-01-30 11:59:04 -08:00