Johannes Rieken
|
08b23250e1
|
wire ext host save participant to main thread save participant
|
2016-09-21 11:13:26 +02:00 |
|
Johannes Rieken
|
a4c9fed946
|
test for bad concurrent edits, test for subsequent good edits
|
2016-09-21 10:45:41 +02:00 |
|
Johannes Rieken
|
891852a71c
|
don't fail save when participant fails
|
2016-09-21 10:01:16 +02:00 |
|
Johannes Rieken
|
bb6556257f
|
merge waitUntil and pushEdits
|
2016-09-21 09:59:20 +02:00 |
|
Johannes Rieken
|
ab64f8252d
|
pushEdits and wire up workspace#applyEdits
|
2016-09-20 19:25:44 +02:00 |
|
Johannes Rieken
|
7b9f3516f4
|
make ISaveParticipant async
|
2016-09-20 17:52:24 +02:00 |
|
Johannes Rieken
|
23fef6b12f
|
add document to event
|
2016-09-20 16:46:41 +02:00 |
|
Johannes Rieken
|
13b1a8758d
|
First cut of an ext host onWillSaveTextDocumentEvent
|
2016-09-20 16:32:37 +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 |
|
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 |
|
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 |
|
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 |
|
Daniel Imms
|
7236f593e7
|
Implement vscode.Terminal.processId
Fixes #11919
|
2016-09-19 14:32:41 -07:00 |
|
Benjamin Pasero
|
1e35d6c328
|
allow a workspace config to replace its entire contents (for #1396)
|
2016-09-19 19:35:50 +02: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 |
|
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 |
|
Benjamin Pasero
|
7920edaf76
|
tasks.json and launch.json always wins
|
2016-09-19 15:16:10 +02:00 |
|
Johannes Rieken
|
468ea77686
|
Revert "undo update change for now, #1396"
This reverts commit 83053afc22.
|
2016-09-19 11:36:16 +02:00 |
|
Benjamin Pasero
|
909d49529a
|
Save file even without file changes - so that Nodemon, Gulp, Chokidar and other file watchers restart (fixes #7470)
|
2016-09-19 11:26:01 +02:00 |
|
Benjamin Pasero
|
ec85ff4b3e
|
Ability to remove file permanently (bypass trash) (fixes #9354)
|
2016-09-19 11:26:01 +02:00 |
|
Benjamin Pasero
|
edc3f86512
|
Windows: Show file types for "save" dialog boxes (fixes #12248)
|
2016-09-19 11:26:01 +02:00 |
|
Benjamin Pasero
|
478ea45d20
|
Show image dimensions (fixes #3414)
|
2016-09-19 11:26:01 +02:00 |
|
Johannes Rieken
|
c57d4d05e2
|
fix #11980
|
2016-09-19 11:04:02 +02:00 |
|
Daniel Imms
|
1316454c11
|
Implement clear terminal command
Part of #6603
|
2016-09-17 04:23:59 -07:00 |
|
Christof Marti
|
9e228b20ff
|
Fixes #12110 Trim trailing /** for file exclusions
|
2016-09-16 10:31:42 -07:00 |
|
Benjamin Pasero
|
fc4f471070
|
ooohps, sorry windows users
|
2016-09-16 16:01:03 +02:00 |
|
Benjamin Pasero
|
67175a9bcb
|
fix auto save menu enablement
|
2016-09-16 15:53:22 +02:00 |
|
Benjamin Pasero
|
906a01d077
|
add auto save toggle (#11974)
|
2016-09-16 11:48:39 +02:00 |
|
Daniel Imms
|
bf316a509a
|
Use new xterm.js API setOption
Follow up from #11049
|
2016-09-16 02:27:57 -07:00 |
|
Alex Dima
|
cd81bc85eb
|
Fix compilation error due to rebase
|
2016-09-16 11:11:46 +02:00 |
|
Alex Dima
|
45d383f268
|
Move tokenizationSupport out of the mode instance and into TokenizationRegistry
|
2016-09-16 11:11:45 +02:00 |
|