Commit graph

57038 commits

Author SHA1 Message Date
Christof Marti bd08b319d3
Update commands.yml 2019-11-11 09:23:23 +01:00
Benjamin Pasero f6df7ed738 fix build 2019-11-11 08:32:06 +01:00
Benjamin Pasero b8bb1770a5 🆙 jschardet (for #83421) 2019-11-11 07:52:18 +01:00
Miguel Solorio 213bdddb72 Fix #84387 2019-11-10 13:28:43 -08:00
Daniel Imms 03f576ee93 Update distro 2019-11-10 12:37:22 -08:00
Daniel Imms 6216be7984 xterm@4.3.0-beta17
Diff: b68a4d2...03fe167

- Refresh rows after options changed
- WebGL true color, selection support
- WebGL dispose
- Puppeteer slowmo
2019-11-10 12:29:25 -08:00
Matt Bierner 0491afb85e Update md version 2019-11-09 12:52:27 -08:00
Daniel Imms a7fcd5c859 Update distro 2019-11-09 08:31:07 -08:00
Daniel Imms f920bd7939 xterm-addon-search@0.4.0-beta4
Fix wrapped line search

Fixes #81510
2019-11-09 08:23:57 -08:00
Daniel Imms 3d4b915227 xterm@4.3.0-beta11
Diff: f30c38f...b68a4d2

- Run yarn for addons
- Support EventEmitter.dispose
- Fix typos
- Toggle addons in demo
- Pipelines polish
- Only refresh rows that changed during parsing
- TS 3.7
- Fix wrapped line search (search addon)
- Layering
2019-11-09 08:21:51 -08:00
Johannes Rieken 81ab05aab6
Merge pull request #84331 from mjbvz/dont-drop-resolve-promise
Don't drop current code lens promise if the current resolve promise has changed
2019-11-09 14:55:57 +01:00
Miguel Solorio abacb5fc5c
Merge pull request #84199 from microsoft/misolori/dialog-polish
Custom dialog polish
2019-11-08 21:09:01 -08:00
Miguel Solorio 4014ee77b6
Merge branch 'master' into misolori/dialog-polish 2019-11-08 21:08:45 -08:00
Matt Bierner b10335675f Improve scroll sync for nested markdown lists
Fixes #83735
2019-11-08 18:13:01 -08:00
SteVen Batten e61d5b9047
Merge branch 'master' into misolori/dialog-polish 2019-11-08 17:01:53 -08:00
Matt Bierner cbd414ba58 Don't force refresh the markdown preview's html when changing the active document 2019-11-08 17:00:56 -08:00
Matt Bierner 979e2b0387 Remove duplicate call to dispose 2019-11-08 16:56:06 -08:00
Matt Bierner c1ffc0ec43 Don't dispose of code actions before they are applied 2019-11-08 16:51:23 -08:00
Matt Bierner 8327d3fa95 Don't drop current code lens promise if the current resolve promise has changed
Fixes #84185
2019-11-08 16:26:35 -08:00
Pine Wu 696465bddd Fix #84215 2019-11-08 16:11:51 -08:00
Miguel Solorio b56e9a787e
Merge branch 'master' into misolori/dialog-polish 2019-11-08 16:11:22 -08:00
SteVen Batten 38e3ad05f6 reduce the min height
this reduces the window to the smallest size that can fit a dialog
2019-11-08 15:37:31 -08:00
Miguel Solorio 88197547be Update spacing 2019-11-08 15:12:58 -08:00
SteVen Batten 69349e6eab shorten buttons in link protection dialog 2019-11-08 14:53:10 -08:00
Matt Bierner 806bcecfa7 Merge branch 'master' into ben/test-custom-editor 2019-11-08 14:52:18 -08:00
Matt Bierner 21fd94b70c Make sure buffer sync reset clears pending diagnostics 2019-11-08 14:47:06 -08:00
Matt Bierner 7218d47251 Make sure we don't try calling a cached getErr on a closed resources that are in the getErr queue 2019-11-08 14:47:06 -08:00
kieferrm 59ba1190b4 fix GDPR annotation 2019-11-08 22:36:55 +00:00
Rachel Macfarlane 434662c6cb Use types module instead of custom typings for applicationinsights 2019-11-08 11:40:16 -08:00
Rachel Macfarlane 8fd2f09c29 Remove unneeded telemetry log 2019-11-08 11:03:49 -08:00
Matt Bierner f44dc08537 Make codeActionOnSave a resource scoped setting
Fixes #84288
2019-11-08 10:38:51 -08:00
Matt Bierner 8236f06bfc Add experimental webview editor based markdown preview
Potentially for #54776, #2766
2019-11-08 10:38:51 -08:00
Matt Bierner 43a2ca8840 Remove forceUpdate property 2019-11-08 10:38:51 -08:00
Matt Bierner 1cdb534185 Try to redeuce duplication for create vs refactor 2019-11-08 10:38:51 -08:00
Matt Bierner 886ea7a8b4 💄 2019-11-08 10:38:51 -08:00
Matt Bierner aafc307dd8 Use set to store preview instead of array 2019-11-08 10:38:51 -08:00
Matt Bierner 884d52f1e7 Extract DynamicPreviewStore 2019-11-08 10:38:51 -08:00
Matt Bierner 7ee9aa4757 Rename and move types around to get ready for webview editor based previews 2019-11-08 10:38:51 -08:00
Matt Bierner 2124421bd0 💄 2019-11-08 10:38:51 -08:00
Robo 27cd33d891
Restore pre 1.40 way of setting disable-color-correct-rendering in electron (#84154) (#84269) (#84296) 2019-11-08 10:03:21 -08:00
Rachel Macfarlane 65cf4c836e Remove unneeded typings file 2019-11-08 09:22:26 -08:00
Johannes Rieken 9c018f2486 derive class name from key, #81467 2019-11-08 18:05:06 +01:00
Joao Moreno e18864d486 remove default command for list.scrollLeft and list.scrollRight
fixes #84256
2019-11-08 17:40:06 +01:00
Johannes Rieken b68dc0042a Revert "simplify decoration rules and add trace assertion for when things go south..."
This reverts commit dca100feaa.
2019-11-08 17:30:42 +01:00
Alex Dima c9a2de2d9c
Improve integration test output on Windows (#84239) 2019-11-08 17:21:35 +01:00
Jackson Kearl 617a3387d4 Fix search view not rendering in panel
Fixes #84220
2019-11-08 07:30:15 -08:00
Jackson Kearl 5edef95dd4 Revert "Allow enablement checker to run when there is no searchWidget (happens when initializing search view in panel)"
This reverts commit 777ad667b0.
2019-11-08 07:19:08 -08:00
Jackson Kearl 777ad667b0 Allow enablement checker to run when there is no searchWidget (happens when initializing search view in panel) 2019-11-08 07:10:53 -08:00
Joao Moreno fd091abb85
fixes #84274 2019-11-08 15:55:30 +01:00
Joao Moreno 655bd8f303
Revert "remove windows-mutex from typings"
This reverts commit bf1ee60165.
2019-11-08 15:31:06 +01:00