Isidor Nikolic
|
1926bb1a4e
|
Merge pull request #65445 from Microsoft/misolori/light-theme-list-active-color
Update listActiveSelectionBackground color
|
2018-12-20 15:02:10 +01:00 |
Johannes Rieken
|
e8a9031f9d
|
get started with perf view in the editor, #65400
|
2018-12-20 14:57:22 +01:00 |
Johannes Rieken
|
11a679521c
|
allow to ask if a document content provider already exists, prep for #65400
|
2018-12-20 14:57:22 +01:00 |
Alex Ross
|
1386fba3be
|
Don't show the output panel in jake and grunt extensions
Fixes #64900
|
2018-12-20 14:54:55 +01:00 |
Joao Moreno
|
58e6b8fa73
|
happy holidays fellow!
|
2018-12-20 14:49:25 +01:00 |
Benjamin Pasero
|
d6428a81a7
|
perf - move more things to after first window opens
|
2018-12-20 13:03:31 +01:00 |
Alex Ross
|
10c56b598d
|
Missing configuration properties on configuring tasks
Fixes #65472
|
2018-12-20 12:59:18 +01:00 |
Joao Moreno
|
6de43eec8d
|
Merge commit 'refs/pull/59163/head' of github.com:Microsoft/vscode into pr/59163
|
2018-12-20 12:51:58 +01:00 |
Benjamin Pasero
|
03f96c96ac
|
unix/windows - show a dialog on startup in case user-data-dir is not writeable
|
2018-12-20 12:42:53 +01:00 |
Benjamin Pasero
|
522688ed10
|
storage - fallback to in-memory storage if workspace storage cannot be ceated
|
2018-12-20 12:42:53 +01:00 |
Joao Moreno
|
a88caf8b0b
|
Merge branch 'pr/44562'
|
2018-12-20 12:37:21 +01:00 |
Joao Moreno
|
6d31c16989
|
💄
|
2018-12-20 12:37:04 +01:00 |
Benjamin Pasero
|
5eff1e2ede
|
views - adopt new visibility event (part of #65475)
|
2018-12-20 11:44:16 +01:00 |
Joao Moreno
|
cdb8a86fd0
|
git ignore: save after apply edit
|
2018-12-20 11:33:01 +01:00 |
Alex Ross
|
5adc152eca
|
Strict null check for terminalTaskSystem and processTaskSystem
Part of #63453
|
2018-12-20 11:11:09 +01:00 |
Alex Ross
|
c11b671593
|
Merge branch 'master' of https://github.com/Microsoft/vscode
|
2018-12-20 11:10:34 +01:00 |
Sandeep Somavarapu
|
ce2987b41e
|
Merge pull request #65453 from gangachris/strict-null-check
Enable strict null check for ./vs/base/test/common/history.test.ts
|
2018-12-20 11:09:21 +01:00 |
Alex Ross
|
da915f8c07
|
Merge branch 'master' of https://github.com/Microsoft/vscode
|
2018-12-20 11:08:35 +01:00 |
Benjamin Pasero
|
7a97cee1d3
|
views - introduce event for visibility change and adopt for labels
|
2018-12-20 11:03:16 +01:00 |
Benjamin Pasero
|
c0c15d3f90
|
labels - enable visibility again
|
2018-12-20 11:03:16 +01:00 |
Chris Ganga
|
d457e508b9
|
enable strict null check (#65458)
|
2018-12-20 10:59:20 +01:00 |
gangachris
|
373bfe66a1
|
enable strict null check
|
2018-12-20 12:33:37 +03:00 |
Joao Moreno
|
349b0d454e
|
fix git.openDiffOnClick scope
|
2018-12-20 10:17:26 +01:00 |
Joao Moreno
|
492e205147
|
Merge remote-tracking branch 'origin/master'
|
2018-12-20 10:08:37 +01:00 |
Joao Moreno
|
71fbf3dbe0
|
cleanup snap update service
|
2018-12-20 10:08:21 +01:00 |
Johannes Rieken
|
d3e1055490
|
no more special listener thresholds, #63655
|
2018-12-20 10:06:50 +01:00 |
Joao Moreno
|
9069fdcfc6
|
Merge commit 'refs/pull/64392/head' of github.com:Microsoft/vscode into pr/64392
|
2018-12-20 09:59:18 +01:00 |
Benjamin Pasero
|
2803a8655c
|
labels - disable visibility for now
|
2018-12-20 09:49:57 +01:00 |
gangachris
|
bec9357777
|
enable strict null check
|
2018-12-20 11:37:39 +03:00 |
Alex Ross
|
ffab77a9f8
|
Strict null check for some tasks files
Part of #63453
|
2018-12-20 09:28:57 +01:00 |
Christof Marti
|
6bbf94c2f1
|
Remove aeschli
|
2018-12-20 09:07:14 +01:00 |
Benjamin Pasero
|
4149fc4e53
|
💄
|
2018-12-20 08:45:24 +01:00 |
Matt Bierner
|
5a2363c242
|
Fix some simple strict null errors in snippet
|
2018-12-19 22:50:23 -08:00 |
Matt Bierner
|
4e45bc2e49
|
Fix simple strict null errors in window.ts
|
2018-12-19 22:40:50 -08:00 |
Matt Bierner
|
1123caa5cc
|
Strict null check feedback
|
2018-12-19 22:32:52 -08:00 |
Rob Lourens
|
f903e6d226
|
Clean up unused settings editor toolbar
|
2018-12-19 22:12:18 -08:00 |
Matt Bierner
|
18d2ff160c
|
Fix strict null type errors in tests
|
2018-12-19 22:10:55 -08:00 |
Matt Bierner
|
4743190f77
|
Sort strict null check file
|
2018-12-19 22:00:51 -08:00 |
Matt Bierner
|
d2b050911c
|
Fixed strict null check in test
|
2018-12-19 21:58:47 -08:00 |
Chris Ganga
|
11b943278a
|
enable strict null check (#65444)
|
2018-12-19 21:54:24 -08:00 |
Oleg Voloshin
|
1da710b9c5
|
Enable strict null checking for workspaceStats test (#65429)
|
2018-12-19 21:53:08 -08:00 |
Ashwin Ramaswami
|
8ca7829768
|
Strict null checks for windowsKeyboardMapper.test.ts (#65423)
|
2018-12-19 21:52:54 -08:00 |
Kermit Xuan
|
48bd6f8b4e
|
Enable strict null checking for String test (#65449)
|
2018-12-19 21:52:05 -08:00 |
Chris Ganga
|
11bbd0569b
|
enable strict null check for src/vs/base/test/common/async.test.ts (#65442)
|
2018-12-19 21:51:33 -08:00 |
Matt Bierner
|
76182e637b
|
Fix error where cancelled paramter hint request would still count as a retrigger
|
2018-12-19 21:43:12 -08:00 |
Matt Bierner
|
cf9e62d373
|
Merge update and cancel events to a single change event
|
2018-12-19 20:37:25 -08:00 |
Matt Bierner
|
5e2ec87c62
|
Don't double fire cancel
|
2018-12-19 20:32:36 -08:00 |
Matt Bierner
|
7854596caf
|
Use constants for states
|
2018-12-19 20:31:39 -08:00 |
Miguel Solorio
|
69eda7d1e1
|
Update listActiveSelectionBackground color to be brighter
|
2018-12-19 20:18:15 -08:00 |
Matt Bierner
|
1310ea6eff
|
Fix import path casing
|
2018-12-19 19:26:38 -08:00 |