Commit graph

9747 commits

Author SHA1 Message Date
Joao Moreno 78aa5271cd choice service: return true in actions 2016-09-20 16:00:47 +02:00
Joao Moreno 0b6b9e0582 choice service 2016-09-20 16:00:47 +02:00
Benjamin Pasero 4851c57e7e icons: for when tabs are disabled 2016-09-20 15:54:44 +02:00
Andre Weinand c64b992a48 fix url in node-debug OSSREADME 2016-09-20 15:46:41 +02:00
Benjamin Pasero 2e62bdb017 fix css path for linux 2016-09-20 15:18:13 +02:00
Benjamin Pasero ea343d4296 icons: show when tabs are enabled 2016-09-20 15:05:55 +02:00
Benjamin Pasero 3ccbc4a9ef editor label: allow to directly set values 2016-09-20 15:05:55 +02:00
Benjamin Pasero c596c35185 add dispose to editorlabel 2016-09-20 15:05:55 +02:00
Johannes Rieken c3a8af9015 make zone widget return actual position, #11407 2016-09-20 12:29:53 +02:00
Benjamin Pasero 48a98604d0 introduce and use editorLabel for icons in "opened editors" 2016-09-20 12:10:45 +02:00
isidor 08d9645595 'inOutput' context key
fixes #12263
2016-09-20 12:10:09 +02:00
isidor b51d1c5360 fixes #12118 2016-09-20 11:39:19 +02:00
isidor 62f00c94a5 debug: null guards when getting response from debug adapter
fixes #12123
fixes #12120
2016-09-20 11:35:23 +02:00
Johannes Rieken 8a3d5b2e53 Merge pull request #12291 from mjbvz/remove-simpleMarkedWorker
Remove simpleMarkedWorker.ts
2016-09-20 10:48:38 +02:00
Benjamin Pasero 67fb63d2e4 icons: extract CSS class computation to helper 2016-09-20 10:43:59 +02:00
isidor ffaf6a0391 debug repl: tmp workaround to also auto scroll if scrolled all the way up
fixes #11833
2016-09-20 10:27:39 +02:00
Daniel Imms 7be37e37d7 Merge pull request #12305 from Microsoft/roblou/emptyCommandsToSkipShell_12264
Fix #12264 - Add initial value to reduce
2016-09-20 01:19:36 -07:00
Benjamin Pasero 9708cd3c55 add test for replacing entire invalid config file 2016-09-20 10:12:21 +02:00
isidor 6e2897ebe9 debug: input box in trees should always have the text selected
fixes #12014
2016-09-20 10:11:32 +02:00
Benjamin Pasero 8e369516f7 config edits: allow parse errors in JSON if entire JSON is being replaced 2016-09-20 10:10:55 +02:00
Benjamin Pasero 96f313a3c4 Checkmarks background for transparent images missing for certain themes (fixes #12168) 2016-09-20 10:05:31 +02:00
isidor 00d2225c6b debug: always clear tree highlight to avoid ending up in a broken state
fixes #12203
2016-09-20 10:04:40 +02:00
Benjamin Pasero 75b420dacd text file model cleanup 2016-09-20 10:02:01 +02:00
Benjamin Pasero 0a74ef0bfb fix #12268 2016-09-20 10:01:22 +02:00
Benjamin Pasero 558526d1ed use node 6.6.0 2016-09-20 09:58:58 +02:00
Sandeep Somavarapu 6857affcf3 fix typo 2016-09-20 09:57:17 +02:00
Rob Lourens a6056e1442 Fix #12264 - Add initial value to reduce, so it doesn't throw when the array is empty. 2016-09-20 09:36:28 +02:00
Johannes Rieken 078c3c18b9 fix #9764 2016-09-20 09:25:47 +02:00
Matt Bierner 45a61a82b8 Remove simpleMarkedWorker.ts
This markdown renderin worker script is not used as far as I can tell. This change removes it.
2016-09-19 17:29:38 -07:00
bgashler1@users.noreply.github.com 0a0bfedbc6 Sharper cursors align to pixel grid. Fixes #12288
See also #8708
2016-09-19 16:55:05 -07:00
bgashler1@users.noreply.github.com 2f53903ba9 Fixes oversized "flipped" cursors #8708.
Adds missing height and width attributes to the svg cursors that are required for Chrome to render them properly.
2016-09-19 15:20:25 -07:00
Daniel Imms 7236f593e7 Implement vscode.Terminal.processId
Fixes #11919
2016-09-19 14:32:41 -07:00
Andre Weinand 1cc8b7c896 update node-debug 2016-09-19 22:20:29 +02:00
Daniel Imms 639d7deb34 Indicate onDidCloseTerminal API happens on dispose
Fixes #10925
2016-09-19 11:21:50 -07:00
Daniel Imms dbea7fb00e Remove terminal API comment about change coming in v1.6
Fixes #11384
2016-09-19 11:19:29 -07:00
Martin Aeschlimann 7465d39c5c [html] htmlDocument cache 2016-09-19 13:36:43 -04:00
Benjamin Pasero 1e35d6c328 allow a workspace config to replace its entire contents (for #1396) 2016-09-19 19:35:50 +02:00
Martin Aeschlimann 590b5c5ec6 [html] update language service 2016-09-19 13:15:56 -04:00
Benjamin Pasero ba447a9f95 test failure logging output 2016-09-19 19:15:12 +02:00
Benjamin Pasero 94f549f3a0 fix bad identation 2016-09-19 19:09:37 +02:00
Joao Moreno 862ac8d858 extensions: built-in 2016-09-19 18:05:24 +02:00
isidor fc7de67c4e fixes #12121 2016-09-19 16:57:04 +02:00
isidor fc89088ff7 fixes #11978 2016-09-19 16:51:00 +02:00
Isidor Nikolic c35121211e Merge pull request #12057 from ArtemGovorov/patch-1
Clear buffered output on output clear event
fixes #12056
2016-09-19 16:36:04 +02:00
Benjamin Pasero 44e67a637b textModel.getMode is not a function (fixes #12268) 2016-09-19 16:34:45 +02:00
isidor 83555c642a settings: remove editor.glyphMargin from schema since we enforce true due to setting of breakpoints
fixes #4428
2016-09-19 16:28:48 +02:00
Johannes Rieken 203055c6da make sure to return initial value, #11503 2016-09-19 16:28:15 +02:00
isidor 0842812f73 debug: use source reference for internal module uri prefix
fixes #12130
2016-09-19 16:21:00 +02:00
Johannes Rieken ec8f8da569 protect against bad results, #11455 2016-09-19 15:54:17 +02:00
Johannes Rieken 0c4759ac1a make MarkerService#read a litte faster, #11976 2016-09-19 15:18:53 +02:00