Alex Dima
|
51b5727501
|
Merge remote-tracking branch 'origin/master' into alex/tokenization
|
2017-01-06 17:06:26 +01:00 |
|
Benjamin Pasero
|
680725f0fd
|
first part of #10795
|
2017-01-05 15:03:58 +01:00 |
|
Alex Dima
|
badd8d1877
|
Remove model.getModeId()
|
2017-01-05 14:56:14 +01:00 |
|
Sandeep Somavarapu
|
b46de2cd57
|
Do not clear ranges if editor model is not tehre
|
2017-01-04 16:14:01 +01:00 |
|
Sandeep Somavarapu
|
092f92d827
|
Merge branch
|
2017-01-04 16:13:28 +01:00 |
|
Benjamin Pasero
|
1768e0f6a3
|
Unable to next/previous via keybindings when diff editor is not focused (fixes #14124)
|
2017-01-04 08:34:19 +01:00 |
|
Benjamin Pasero
|
a2e26c85ab
|
Merge pull request #18006 from Microsoft/ben/debt
Some debt and feature work
|
2017-01-03 10:24:26 +01:00 |
|
isidor
|
21819ab9ed
|
Revert "pass on args when invoking an action"
This reverts commit bc46e789ac.
|
2017-01-03 09:48:23 +01:00 |
|
Benjamin Pasero
|
f2c47075c8
|
tslint: less implicit any use
|
2016-12-30 19:28:08 +01:00 |
|
Benjamin Pasero
|
5943f3de94
|
Merge branch 'master' into ben/debt
|
2016-12-29 18:39:58 +01:00 |
|
Benjamin Pasero
|
716981d311
|
💄
|
2016-12-28 11:42:00 +01:00 |
|
Benjamin Pasero
|
bb71a2eafc
|
debt - avoid stringeditormodel for untitled
|
2016-12-28 10:34:04 +01:00 |
|
Benjamin Pasero
|
19b321baf1
|
Adopt resource editor inputs for output (part of #17063)
|
2016-12-28 10:19:19 +01:00 |
|
Benjamin Pasero
|
2d83288ef1
|
💄
|
2016-12-28 08:13:36 +01:00 |
|
isidor
|
bc46e789ac
|
pass on args when invoking an action
|
2016-12-22 10:33:24 +01:00 |
|
Benjamin Pasero
|
42e4f0dc9d
|
💄
|
2016-12-21 15:15:36 +01:00 |
|
Benjamin Pasero
|
7d213a5212
|
debt - add another resource input for side by side use
|
2016-12-21 15:12:15 +01:00 |
|
Benjamin Pasero
|
57f3b4e824
|
debt - introduce IResourceDiffInput (for #17063)
|
2016-12-20 16:50:20 +01:00 |
|
Sandeep Somavarapu
|
0a20ce4d08
|
#17292
- Do not bail out if settings has errors (Ignore invalid settings)
- Fix mouse over on edit icon
|
2016-12-20 14:13:17 +01:00 |
|
Benjamin Pasero
|
b09b9a3a1b
|
debt - merge getResource, asFileEditorInput and asFileOrUntitledEditorInput into one helper method
|
2016-12-20 12:35:36 +01:00 |
|
Benjamin Pasero
|
d749475cdd
|
debt - avoid specialized input for conflict resolution (for #17063)
|
2016-12-20 10:06:54 +01:00 |
|
isidor
|
7a8159c844
|
revealInCenterIfOutsideViewport
#17073
|
2016-12-19 16:28:51 +01:00 |
|
Sandeep Somavarapu
|
9ebf2c206f
|
Range decorations:
Take code editor as argument instead of workbench editor
Option to decorate whole line or not
|
2016-12-15 17:53:50 +01:00 |
|
Benjamin Pasero
|
1596e0ca10
|
perf - 20% less time spend computing pinned state when many tabs are opened
|
2016-12-14 12:11:12 +01:00 |
|
Benjamin Pasero
|
122d3a61c3
|
Preserve language picked for untitled text documents (fixes #16803)
|
2016-12-13 12:55:31 +01:00 |
|
Daniel Imms
|
891b722e0f
|
Backup files when autoSaveDelay is > 1500ms
Part of #16509
|
2016-12-07 20:56:04 -08:00 |
|
Benjamin Pasero
|
4a9ba9249b
|
Untitled file isn't restored properly (fixes #16589)
|
2016-12-07 11:39:05 +01:00 |
|
Benjamin Pasero
|
a1d3c8a300
|
some ts linting
|
2016-12-05 11:30:39 +01:00 |
|
Benjamin Pasero
|
0c89d399fc
|
side by side input: editor factory
|
2016-12-02 18:22:59 +01:00 |
|
Sandeep Somavarapu
|
8692734a1b
|
#16394 Polishing
|
2016-12-02 17:37:28 +01:00 |
|
Sandeep Somavarapu
|
10babbbc5f
|
Implements #16394
|
2016-12-02 17:06:23 +01:00 |
|
Benjamin Pasero
|
e70b8b6887
|
another fix for #15941
|
2016-11-29 13:01:01 +01:00 |
|
Benjamin Pasero
|
092718c5c3
|
Merge pull request #16194 from Microsoft/tyriar/hot_exit/15718
Expose IBackupFileService interfaces to get lists of backed up files
|
2016-11-29 10:32:02 +01:00 |
|
Benjamin Pasero
|
6cb2b0990d
|
also have ShutdownReason inside shutdown event
|
2016-11-29 10:15:42 +01:00 |
|
Daniel Imms
|
37ad5fa94d
|
Store backup metadata for untitled files
|
2016-11-28 23:40:28 -08:00 |
|
Joao Moreno
|
a10e54ff79
|
fixes #16002
|
2016-11-24 17:43:27 +01:00 |
|
Benjamin Pasero
|
9781ab004e
|
first cut backup file model
|
2016-11-22 16:23:05 +01:00 |
|
Benjamin Pasero
|
ab9f0b741e
|
hot exit - add version id getters to models
|
2016-11-22 12:56:50 +01:00 |
|
João Moreno
|
adf528e1db
|
Merge pull request #15797 from joaomoreno/reference-counted-models
Reference counted (workbench) text models
|
2016-11-22 11:05:50 +01:00 |
|
Joao Moreno
|
3eddc66357
|
createModelReference(...)
|
2016-11-21 16:00:06 +01:00 |
|
Joao Moreno
|
0b6675494e
|
unwrap reference of promise
|
2016-11-21 15:58:48 +01:00 |
|
Joao Moreno
|
5e747c32bd
|
ReferenceCollection in TextModelResolverService
|
2016-11-21 11:30:37 +01:00 |
|
Benjamin Pasero
|
1536feb1cc
|
Merge branch 'master' into tyriar/hot_exit/15514
|
2016-11-21 10:03:51 +01:00 |
|
Benjamin Pasero
|
fed144c203
|
Merge branch 'master' into ben/hot-exit-restore
|
2016-11-19 08:11:44 +01:00 |
|
Daniel Imms
|
272b6922d3
|
Consistently use utf-8 for backup encoding
Fixes #15514
|
2016-11-18 10:59:14 -08:00 |
|
Benjamin Pasero
|
5d69eae71e
|
hook up backup restorer for files
|
2016-11-18 16:31:21 +01:00 |
|
Joao Moreno
|
5ea4ab4a84
|
remove unnecessary casts
|
2016-11-18 15:42:41 +01:00 |
|
Joao Moreno
|
38799f885f
|
remove duplicate ITextEditorModel
|
2016-11-18 15:37:07 +01:00 |
|
Johannes Rieken
|
b97b021de8
|
move ResourceContextKey, #15558
|
2016-11-18 12:56:34 +01:00 |
|
Benjamin Pasero
|
4439f3e20b
|
introduce backup restorer and use it for untitled
|
2016-11-18 11:56:35 +01:00 |
|