Commit graph

43862 commits

Author SHA1 Message Date
Benjamin Pasero
3e78e05f79 electron 3.0.x - --no-untrusted-code-mitigations does not seem to do anything 2018-12-19 19:24:45 +01:00
Benjamin Pasero
2d0492fd3b labels - lift some event handling up 2018-12-19 19:22:15 +01:00
Benjamin Pasero
51582b9dfe
Merge pull request #65408 from Microsoft/ben/labels
introduce ResourceLabels
2018-12-19 19:08:53 +01:00
Benjamin Pasero
43e502affa labels - 💄 2018-12-19 19:08:28 +01:00
Benjamin Pasero
d9bfe033f5 labels - visibility 2018-12-19 18:55:28 +01:00
Johannes Rieken
48e30655e8 lazy - more delayed services 2018-12-19 18:33:00 +01:00
Pine Wu
e489f935a2 Ensure no spaces when working on html LS 2018-12-19 09:14:49 -08:00
Pine Wu
a04ddffb9d No forcing tabsize on users 2018-12-19 09:10:53 -08:00
Johannes Rieken
9b4ae10715 update ref-viewlet extension 2018-12-19 18:06:39 +01:00
SteVen Batten
15e3946654
only dismiss editor context menu when scrollTop has changed (#65111) 2018-12-19 09:03:05 -08:00
Christof Marti
40ff57e055 Set defaultPort (#65118) 2018-12-19 17:24:29 +01:00
Benjamin Pasero
db535e02ea labels - clear() is not needed when the label is set right after 2018-12-19 17:10:32 +01:00
Benjamin Pasero
b07f007596 labels - cleanup click handler 2018-12-19 17:06:58 +01:00
Johannes Rieken
e537b19c1d 💄 2018-12-19 17:01:43 +01:00
Benjamin Pasero
83af15ccf2 Merge branch 'master' into ben/labels 2018-12-19 17:00:48 +01:00
Sandeep Somavarapu
02464b727d Fix #65274 2018-12-19 16:51:10 +01:00
Johannes Rieken
0163625758 perf - a few more delayed services 2018-12-19 16:37:58 +01:00
Alexandru Dima
7e995286dd
Merge pull request #65072 from TiagoR98/issue24344fix
Feature #24344 implemented
2018-12-19 16:33:48 +01:00
Alex Dima
699101e3ab Use Alt to avoid collision with font zooming & other small tweaks 2018-12-19 16:32:23 +01:00
Joao Moreno
16d736d9f1 fixes #65213 2018-12-19 16:32:20 +01:00
Sandeep Somavarapu
55fa388f23 fix #65272 2018-12-19 16:15:57 +01:00
Alex Dima
986de605e3 Merge remote-tracking branch 'origin/master' into pr/TiagoR98/65072 2018-12-19 16:11:59 +01:00
Johannes Rieken
03a2a1effd tweak proposed api check 2018-12-19 16:05:22 +01:00
Andre Weinand
5fece3f30e do not ignore debggers that lack a label; fixes #61649 2018-12-19 16:03:17 +01:00
Tiago Ribeiro
19994c6a74 Implement fast scrolling (#24344) 2018-12-19 15:59:42 +01:00
Johannes Rieken
321535761a format - extract formatting logic, make it so that we potentially run multiple providers sequentially (off for now) 2018-12-19 15:52:28 +01:00
Benjamin Pasero
98b1ed2ed0 labels - 💄 2018-12-19 15:50:00 +01:00
Benjamin Pasero
c87e3e7929 labels - renames 2018-12-19 15:47:30 +01:00
Benjamin Pasero
5d5e7e715a labels - adopt for breadcrumbs 2018-12-19 15:39:30 +01:00
Benjamin Pasero
5bf377230a labels - adopt for explorer 2018-12-19 15:35:03 +01:00
Benjamin Pasero
ab168f71b7 labels - adopt in comments panel 2018-12-19 15:29:36 +01:00
Benjamin Pasero
f729ca0e7b labels - adopt for SCM viewlet 2018-12-19 15:22:42 +01:00
Benjamin Pasero
129016f0e1 labels - adopt for search view 2018-12-19 15:20:07 +01:00
Benjamin Pasero
5d04ca2ec7 labels - adopt for open editors view 2018-12-19 15:13:22 +01:00
João Moreno
45d4e2182f
Merge pull request #65307 from usernamehw/strict_null_splitview
Enable strict null checking for SplitView test
2018-12-19 15:12:55 +01:00
João Moreno
ec796111cd
Merge pull request #65305 from usernamehw/strict_null_grid
Enable strict null checking for GridView test
2018-12-19 15:12:37 +01:00
Benjamin Pasero
33475542d7 labels - adopt for markers panel 2018-12-19 15:09:01 +01:00
Joao Moreno
2372808d88 snpa build 2018-12-19 15:06:21 +01:00
Sandeep Somavarapu
8502893ca5 Fix #65381 2018-12-19 15:03:46 +01:00
Joao Moreno
5fcddccd99 fix linux snap version 2018-12-19 15:02:58 +01:00
Joao Moreno
dd306185ec fix gulp 2018-12-19 15:02:19 +01:00
Benjamin Pasero
2d892bd51b labels - adopt for loaded scripts view 2018-12-19 14:52:32 +01:00
Benjamin Pasero
ef657c6455 labels - adopt for custom view 2018-12-19 14:48:37 +01:00
Benjamin Pasero
51914673cb Merge branch 'master' into ben/labels 2018-12-19 14:40:58 +01:00
Andre Weinand
42b6e2bb2e don't leak VSCODE_PREVENT_FOREIGN_INSPECT; fixes #63832 2018-12-19 13:05:46 +01:00
Joao Moreno
87f95dd6cc shorten snap version 2018-12-19 12:59:25 +01:00
Benjamin Pasero
7a8ad74800 labels - adopt SingleResourceLabel for no tabs title 2018-12-19 12:57:58 +01:00
Joao Moreno
53b2f52d14 add dataTree to strict null checks 2018-12-19 12:52:47 +01:00
Benjamin Pasero
41347912b3 labels - introduce ResourceLabels and adopt in tabs 2018-12-19 12:45:53 +01:00
Joao Moreno
571b298862 Merge branch 'joao/snap' 2018-12-19 12:03:04 +01:00