Commit Graph

53798 Commits

Author SHA1 Message Date
Dmitry Gozman
cb6b17d6f3 Make DebugSession.name writable; fixes #79583 2019-09-04 15:06:26 -07:00
Rob Lourens
7e5adb5dae Enable Alpine in stable builds 2019-08-29 11:08:14 -07:00
Rob Lourens
fedf09abcf Enable armhf for stable builds 2019-08-29 11:03:36 -07:00
SteVen Batten
1e1db8b435 fixes #78175 2019-08-29 11:02:58 -07:00
Johannes Rieken
20dd80d91a update API doc comment for https://github.com/microsoft/vscode/issues/47292 2019-08-29 15:25:05 +02:00
Alexandru Dima
989f444bd2 Views: don't lose workspace views states when writing (#80049)
Views: don't lose workspace views states when writing
2019-08-29 15:24:49 +02:00
Martin Aeschlimann
5e32be1b50 remove web testing 2019-08-29 14:57:53 +02:00
Joao Moreno
a526909d6e fixes #79037 2019-08-29 14:39:05 +02:00
Joao Moreno
b20c22283d views: don't lose workspace views states when writing
fixes #80043
2019-08-29 14:15:54 +02:00
Martin Aeschlimann
e45759622b Merge pull request #80048 from microsoft/aeschli/trailingCommasOnlyForSettingsFiles
trailing commas only for settings files
2019-08-29 14:12:37 +02:00
Martin Aeschlimann
a7def72d9e trailing commas only for setting files 2019-08-29 13:19:03 +02:00
Benjamin Pasero
da8c3e70bb web - ensure deps are in sync with main 2019-08-29 12:36:33 +02:00
Joao Moreno
6d624ae2a4 fixes #79068 2019-08-29 11:41:05 +02:00
Alex Dima
5045e486db Fixes #78946: register the tokenization promise ASAP 2019-08-29 11:21:41 +02:00
Alex Ross
028ffd81b1 Only pass selection in custom tree view if action is in selection
Fixes #79981
2019-08-29 11:15:53 +02:00
Alex Dima
ec3296d548 Fixes #79966: Remove inline icons from keybindings.json info/errors 2019-08-29 11:01:42 +02:00
Alex Ross
f175024b4d Change custom view multiselect array to have all selected
Fixes #79982
2019-08-29 09:52:55 +02:00
Joao Moreno
3b439a8c49 rephrase related to #66296 2019-08-29 09:07:59 +02:00
Benjamin Pasero
58583a7b84 fix #79633 2019-08-29 08:29:23 +02:00
Benjamin Pasero
8108fc5e6e fix #79908 2019-08-29 07:59:42 +02:00
Matt Bierner
bffbe2ea30 Make sure modes.DocumentSymbol.tags is not undefined
Fixes #80023
2019-08-28 19:05:45 -07:00
SteVen Batten
c1aad50f85 fixes #80027 2019-08-28 19:01:15 -07:00
Matt Bierner
54c9d7f62c Pick up TS 3.6.2
Fixes #78973
2019-08-28 17:42:17 -07:00
Pine Wu
43788e3ee1 Update html services 2019-08-28 17:25:14 -07:00
SteVen Batten
0d179ad5c1 restore panel to size before maximized on launch
refs #79891
2019-08-28 16:44:20 -07:00
SteVen Batten
7324bc1702 prevent editor taking up more than its share
fixes #79897
2019-08-28 15:17:28 -07:00
Pine Wu
f03f5fde26 Fix #79948 2019-08-28 14:46:20 -07:00
Pine Wu
d75e49c73b Update distro 2019-08-28 14:02:17 -07:00
Pine Wu
623c783e15 Allow * in trustedDomains. Fix #79943 2019-08-28 13:56:38 -07:00
Peng Lyu
cc3770ef34 Re #79893. Differeniciate null and 0 2019-08-28 13:39:03 -07:00
SteVen Batten
dee9e2a606 fixes #79985 2019-08-28 13:27:30 -07:00
Pine Wu
8cafaf5900 Fix #79766 2019-08-28 12:58:08 -07:00
Peng Lyu
367a99b009 Fix microsoft/vscode-remote-release#1282, add show remote explorer command. 2019-08-28 11:46:43 -07:00
Matt Bierner
9848d104c6 Use auxclick and click events to intercept clicks in webviews
328dd156db introduced a regression by changing to use `mousedown` instead of `click`. This means that we were not properly able to call `preventDefault` to block the default link open behavior.

The fix is to use `click` for intercepting clicks plus `auxclick` for blocking middle clicks
2019-08-28 11:28:42 -07:00
Peng Lyu
7449c8066c Re #79877. Improve wording for inline diff actions. 2019-08-28 10:32:01 -07:00
Pine Wu
64c07ab1e3 Polish description for customdata 2019-08-28 10:21:41 -07:00
Miguel Solorio
4b77c996d8 Fix #79885, add data breakpoint icons 2019-08-28 09:45:05 -07:00
isidor
20e24e879a debug: do not store breakpoints activated, it should only be a temporarty state 2019-08-28 17:32:55 +02:00
isidor
7f94be729b fixes #79895 2019-08-28 17:32:30 +02:00
isidor
44fa853c32 fixes #79923 2019-08-28 17:01:01 +02:00
Sandeep Somavarapu
a7c2a5a5bc Fix #79431 2019-08-28 16:44:44 +02:00
Joao Moreno
cbb93657cd Revert fix for #78167 which causes a perf issue
Revert "fix #78768"

This reverts commit b6a4220a98.

Related to #77856 and #78167

Revert "fixes #78167"

This reverts commit a417a060ab.

Related to #77856 and #78167
2019-08-28 16:12:37 +02:00
Sandeep Somavarapu
a77ea7f788 Fix #79979 2019-08-28 15:51:34 +02:00
Sandeep Somavarapu
5b991cf132 #79983 add tests 2019-08-28 15:36:49 +02:00
Sandeep Somavarapu
fefdc17dcd Fix #79983 2019-08-28 15:36:49 +02:00
Benjamin Pasero
fa7eba4888 extensions - fully provide keytar API 2019-08-28 15:09:02 +02:00
isidor
b05051e549 fixes #79884 2019-08-28 15:08:22 +02:00
Andre Weinand
e337b82a8b node-debug@1.38.4 2019-08-28 15:04:29 +02:00
Andre Weinand
ca86c6ca02 upgrade DAP to final version 1.36 2019-08-28 15:04:29 +02:00
isidor
7c7a1c6a4e fixes #79961 2019-08-28 15:01:25 +02:00