Johannes Rieken
|
67f4ef013c
|
use IRawText and compare before pretending things have changed, #18664
|
2017-01-19 15:29:53 +01:00 |
|
Benjamin Pasero
|
8b7756063b
|
Open new file buffer via API
|
2017-01-18 19:13:26 +01:00 |
|
Alex Dima
|
badd8d1877
|
Remove model.getModeId()
|
2017-01-05 14:56:14 +01:00 |
|
Alex Dima
|
bb49af3316
|
Remove model.getMode()
|
2017-01-05 13:10:11 +01:00 |
|
Benjamin Pasero
|
3cefffccfc
|
Get rid of IEventService in favour of real events (#17515)
|
2016-12-19 09:37:10 +01:00 |
|
Johannes Rieken
|
8fc1fc100c
|
unref model when being closed/hidden/cleared, fixes #16924
|
2016-12-08 17:37:05 +01:00 |
|
Johannes Rieken
|
976d2a0e26
|
restore 3min rule, #16098
|
2016-11-28 12:36:19 +01:00 |
|
Johannes Rieken
|
0402a630cc
|
checks virtual documents against all code editors, fixes #16098
|
2016-11-28 12:24:46 +01:00 |
|
Joao Moreno
|
0b847998d9
|
bad model reference disposal
fixes #16050
|
2016-11-25 10:08:02 +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
|
82f82c954d
|
move resolverService to vs/editor/common/services (for #15558)
|
2016-11-16 15:03:57 +01:00 |
|
Benjamin Pasero
|
1741f67dce
|
adopt ITextModelResolverService for resources
|
2016-11-04 12:42:09 +01:00 |
|
Benjamin Pasero
|
4cc289a8a2
|
make text model resolver available in platform
|
2016-11-04 12:42:09 +01:00 |
|
Benjamin Pasero
|
dbf3ba74e6
|
fixes #6644
|
2016-11-04 11:01:08 +01:00 |
|
Johannes Rieken
|
710c86c22e
|
Revert "delay event forwarding and hope for updated textfile service, fixes #11339"
This reverts commit b949f4f867.
|
2016-10-24 14:54:13 +02:00 |
|
Johannes Rieken
|
b949f4f867
|
delay event forwarding and hope for updated textfile service, fixes #11339
|
2016-10-24 14:10:36 +02:00 |
|
Johannes Rieken
|
1cda680453
|
also send isDirty-flag when forwarding model changes, #11339
|
2016-10-24 13:06:48 +02:00 |
|
Johannes Rieken
|
6681a2a7d6
|
tsfmt - src
|
2016-10-08 09:53:13 +02:00 |
|
Benjamin Pasero
|
61328fd66c
|
💄
|
2016-10-05 19:29:08 +02:00 |
|
Benjamin Pasero
|
96f11177eb
|
push ITextFileService to be a workbench service (fixes #6429)
|
2016-10-05 15:19:18 +02:00 |
|
Benjamin Pasero
|
96afb61cbf
|
adopt more typed file events (for #7176)
|
2016-09-09 08:06:16 +02:00 |
|
Benjamin Pasero
|
ad72905ca2
|
manager: make disposeModel() private
|
2016-09-07 15:57:43 +02:00 |
|
Alex Dima
|
bb3e8b9b9b
|
Keep vs/base/common/errors lean and mean as everyone depends on it
|
2016-09-07 12:39:39 +02:00 |
|
Alex Dima
|
217e0b56a8
|
Consistent naming for ext host <-> main process communication
|
2016-07-12 21:14:43 +03:00 |
|
Alex Dima
|
bdaa72b842
|
ext host - extend *Shape classes
|
2016-07-12 21:10:54 +03:00 |
|
Alex Dima
|
581c260f9a
|
Rename extHostProtocol to extHost.protocol
|
2016-07-12 19:33:55 +03:00 |
|
Alex Dima
|
9f1e006be5
|
Do not use native Proxy as it breaks debugging vscode
|
2016-06-27 17:54:56 +02:00 |
|
Alex Dima
|
d285fe05e1
|
Split up ext host <-> main thread communication to separate files
|
2016-06-27 14:59:54 +02:00 |
|