Commit graph

60525 commits

Author SHA1 Message Date
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
Sandeep Somavarapu d0af297129 make sure last sync content and remote content are same 2020-01-30 20:25:46 +01:00
Sandeep Somavarapu 2e485c0756 Fix #89735 2020-01-30 20:25:46 +01:00
Sandeep Somavarapu c3dcf4ab0f Fix #89602 2020-01-30 20:25:46 +01:00
Pine Wu 2d02af5c71 Fix #88853 2020-01-30 11:24:29 -08:00
Pine Wu 037d78711e Fix #89736 2020-01-30 11:23:39 -08:00
Pine Wu 807180f175 Revert "Fix #89736"
This reverts commit 987a4343f7.
2020-01-30 11:22:36 -08:00
Pine Wu 987a4343f7 Fix #89736 2020-01-30 11:14:44 -08:00
Sandeep Somavarapu 8e526ac73e Fix #89707 2020-01-30 19:23:34 +01:00
Jackson Kearl 1b0dce4548 Update to latest Seti for search editor icon.
Fixes 89480.
2020-01-30 10:15:27 -08:00
Sandeep Somavarapu 9a201aa084 Fix #88133 2020-01-30 19:01:23 +01:00
Jackson Kearl c49fe27929
Close search editor references widget on new search (#89641)
Fixes #89449
2020-01-30 09:23:41 -08:00
Connor Peet 823ba1df75
debug: update js-debug-nightly to "2020.1.40384" @ 2020-01-30T01:07:11.09Z 2020-01-30 09:04:50 -08:00
Joao Moreno 830992d818
fixes #89373 2020-01-30 17:12:15 +01:00
Joao Moreno 4130056098
do not let uncollapsible node collapse 2020-01-30 17:12:15 +01:00
SteVen Batten 0b3f37fc06 fixes #89567 2020-01-30 08:05:15 -08:00
Alex Dima 42f708422c
Fixes #89571: Use word-wrap: break-word when computing line breaks 2020-01-30 16:12:39 +01:00
Christof Marti c27b6b0607 Allow trailing comma (microsoft/vscode-remote-release#2231) 2020-01-30 15:47:54 +01:00
Sandeep Somavarapu d9e8e29b06 microsoft/vscode-remote-release/issues/2245 add isBuiltinExtension context 2020-01-30 15:25:40 +01:00
Alex Dima 2fc437598b
Handle case where minimap is on and viewport wrapping is overrun by a long line which forces scrolling (#89571) 2020-01-30 15:03:52 +01:00
Martin Aeschlimann d961bbff53
Merge pull request #89704 from pan93412/patch-1
fix(tokenClassificationExtensionPoint): some typos
2020-01-30 15:01:46 +01:00
Alex Dima 6beb75765e
Fixes #88610: Remove console log 2020-01-30 14:48:11 +01:00
Sandeep Somavarapu 2b4d597a53 Fix #89698 2020-01-30 14:26:28 +01:00
pan93412 e8c852d22d
fix(tokenClassificationExtensionPoint): some typos 2020-01-30 20:16:42 +08:00
Christof Marti 8046438bb1 Revert "No additional properties (fixes microsoft/vscode-remote-release#2222)"
This reverts commit f643cad6e3.
2020-01-30 12:50:18 +01:00
Alex Ross 333686e9b3 Allow workspace file and user tasks to be configured as build and test tasks
Fixes #89663
2020-01-30 12:30:43 +01:00
Johannes Rieken b6b9b8bf92 fix #89697 2020-01-30 12:28:34 +01:00
Sandeep Somavarapu 8486d68344 FIx #89486 2020-01-30 12:01:55 +01:00
Johannes Rieken b9e306f0e4 fix #89674 2020-01-30 11:20:48 +01:00
Alex Ross bf64ca91d5 Add 'Tasks:' category to 'Open Workspace Tasks' 2020-01-30 11:07:18 +01:00
Johannes Rieken ead6e44484 remove unused command 2020-01-30 10:58:42 +01:00
Johannes Rieken abaabc8245 fix #89654 2020-01-30 10:58:41 +01:00
Martin Aeschlimann f31b3de90d improve inspect token hover 2020-01-30 10:56:47 +01:00
Alex Ross 8345780f30 Fix configuration resolver tests 2020-01-30 10:24:24 +01:00
Johannes Rieken 2d12f6536c
Merge pull request #89672 from GustavoASC/master
Fixed peekWidgetDefaultFocus configuration mispelling
2020-01-30 09:46:21 +01:00
SteVen Batten 9e8c4c247a fixes #89580 2020-01-29 18:10:19 -08:00
Matt Bierner d92dedcd69 Allows for js and ts specific refactoring pages 2020-01-29 18:03:24 -08:00