Commit Graph
36331 Commits
Author SHA1 Message Date
Johannes Rieken b6237024c3 check for latest version in standard startup 2018-06-28 11:19:56 +02:00
Johannes Rieken f08b6d607a add IUpdateService#isLatestVersion 2018-06-28 11:19:30 +02:00
SteVen Batten b09094ea9e menu knows best (#53214) 2018-06-28 11:16:41 +02:00
Joao Moreno 1421f34371 Merge remote-tracking branch 'origin/joao/portable-data' 2018-06-28 11:10:21 +02:00
Joao Moreno 43f8306a83 fix bad type in setup 2018-06-28 10:56:17 +02:00
Benjamin Pasero a908be0a80 Make it explicit that deleteFile will delete a folder recursively (#53205)
* Make it explicit that `deleteFile` will delete a folder recursively (#52941)

* add FileDeleteOptions to IFileSystemProvider#delete
2018-06-28 10:43:08 +02:00
Andre Weinand 405f8be198 node-debug@1.25.4 2018-06-28 09:59:10 +02:00
isidor 479a37352e fixes #53183 2018-06-28 09:57:20 +02:00
Christof Marti 287f911a58 createQuickPick and createInputBox should document when to use them (fixes #52938) 2018-06-28 09:40:40 +02:00
Alex Dima 0adc1878e8 Fixes #53152 2018-06-28 09:22:39 +02:00
Benjamin Pasero 1e5e1eaafd fix #53179 2018-06-28 07:27:58 +02:00
Rob Lourens 07d89abf15 Tweak settings editor sizing for #53111 2018-06-27 21:52:23 -07:00
Ramya Achutha Rao f200964ed5 Fix Select next/item bug when cursor is at tag boundary 2018-06-27 21:48:05 -07:00
Rob Lourens cf72b93a7d Settings editor - special-case "Commonly Used" settings height so it lines up with the top of the TOC 2018-06-27 18:45:25 -07:00
Rob Lourens ad7253dacf Fix #53131 - "Text Editor" etc category label needs to match parent 2018-06-27 18:12:12 -07:00
Rob Lourens fb7e3120c0 Fix #53124 - clicking on empty space in settings editor take focus from text editor 2018-06-27 18:08:46 -07:00
Rob Lourens bdd04868e8 Fix #53125 - focus settings list on 'enter' in TOC 2018-06-27 18:00:35 -07:00
Rob Lourens a7674d5353 Fix #53122 - don't focus the settings tree when navigating in the settings editor TOC 2018-06-27 18:00:35 -07:00
Jackson Kearl 56fb08bd52 Fix bug causing recommendation ignore message not going away (#53189) 2018-06-27 16:58:11 -07:00
Rob Lourens 47bd68917b Bump node2 with fix for #52953 2018-06-27 16:54:59 -07:00
Rob Lourens 6018fea282 Fix #52508 - error when opening/closing old prefs editor quickly 2018-06-27 16:42:46 -07:00
Matt Bierner 2198155603 Clairify webview serializer docs
Fixes #53082
2018-06-27 15:43:25 -07:00
Jackson Kearl 10c00a466b Ignore Recommendation button on zoom/small width (#53079)
* add better padding to undo/recommend button

* Better supposrt zoom and small windows

* Wrapping
2018-06-27 15:43:18 -07:00
SteVen Batten 8a4c0f23f0 fixes #52359 2018-06-27 15:24:32 -07:00
SteVen Batten 4457b76175 fixes #52909 2018-06-27 15:08:43 -07:00
Jackson Kearl 57ba99406e Simplify recommendations (#53178)
* Simplify recommendations

* for ... of  => forEach

* Use unpacking
2018-06-27 14:59:56 -07:00
Daniel Imms fb6eb1465c Ensure maximumDimensions have changes before firing onDidChangeMaximumDimensions
Fixes #52916
2018-06-27 14:58:29 -07:00
Daniel Imms a1ad5a74ed Make TerminalRenderer.terminal synchronous
Fixes #52934
2018-06-27 14:45:29 -07:00
Daniel Imms dcc3bec182 Ensure ext host is told about first active terminal
Fixes #53107
2018-06-27 14:16:38 -07:00
Andre Weinand 9769d31a39 support var substitution for multiroot workspace 2018-06-27 22:52:56 +02:00
Rachel Macfarlane 4af9901e41 Include cpuUsage.sh in out, fixes #53166 2018-06-27 13:21:50 -07:00
Sandeep Somavarapu d15094602b fix label 2018-06-27 21:36:36 +02:00
Rob Lourens 32cee4ff9f Fix #53123 - Fix "show modified only" for workspace setting 2018-06-27 12:18:39 -07:00
Sandeep Somavarapu 0b2dc7d384 Update labels first 2018-06-27 20:57:04 +02:00
Sandeep Somavarapu 8667e4ee1e Set extension only if exists 2018-06-27 20:37:38 +02:00
Matt Bierner 9f05b498ca Fix js doc colorization
Fixes #53162
2018-06-27 10:28:38 -07:00
Sandeep Somavarapu 88ef758742 Fix #52961 2018-06-27 19:10:41 +02:00
Daniel Imms 279ef47df2 Null check RegExp exec result
Fixes #53153
2018-06-27 08:48:07 -07:00
Christof Marti 977a9e0155 Validate initial value (fixes #52908) 2018-06-27 17:45:31 +02:00
isidor ba21a32454 breakpoint view: fix title 2018-06-27 17:34:24 +02:00
Benjamin Pasero d90f821404 fix #52576 2018-06-27 17:26:18 +02:00
Christof Marti 9a00a108a0 Select whole value when valueSelection is undefined (fixes #52906)
This reverts commit c205df5c77.
2018-06-27 17:16:05 +02:00
Christof Marti 9aa90a526d Fix events firing multiple times (fixes #52894) 2018-06-27 17:09:17 +02:00
isidor 748d3125c1 markers: use label for ui 2018-06-27 17:00:24 +02:00
Joao Moreno 9767a5716e improve win32 archive update notification 2018-06-27 16:25:53 +02:00
Daniel Imms 6a44b28026 Fix window.onDidChangeActiveTerminal doc
Fixes #52930
2018-06-27 07:24:26 -07:00
Daniel Imms 2791558bde Make dimensions and maximumDimensions nullable
Fixes #53055
2018-06-27 07:23:14 -07:00
isidor 0ec5faceef fixes #53089 2018-06-27 16:21:14 +02:00
Sandeep Somavarapu 4fd9ba44b5 Fix #52966 2018-06-27 16:14:54 +02:00
isidor 8f8df03663 fixes #52879 2018-06-27 16:11:16 +02:00