Johannes Rieken
|
4f33eeae61
|
align with-signatures, add change-object overload to Range#with, #6678
|
2016-06-03 10:11:36 +02:00 |
|
Benjamin Pasero
|
26caa26382
|
move editor events over to group service
|
2016-06-03 09:55:22 +02:00 |
|
Benjamin Pasero
|
f2987ae9fc
|
move editor moved event to group service
|
2016-06-03 09:41:49 +02:00 |
|
Martin Aeschlimann
|
c989011128
|
Add befor/after decorations
|
2016-06-03 08:48:28 +02:00 |
|
Johannes Rieken
|
11544263c4
|
add support for title object in previewHtml, #2351
|
2016-06-02 09:04:41 +02:00 |
|
Benjamin Pasero
|
7658d10631
|
introduce and use editor move event
|
2016-06-01 15:51:12 +02:00 |
|
Benjamin Pasero
|
e231f3fa2f
|
real event for editor change in part
|
2016-06-01 13:01:08 +02:00 |
|
Johannes Rieken
|
45a797bec1
|
check for input box options, fixes #7013
|
2016-05-30 10:54:15 +02:00 |
|
Martin Aeschlimann
|
a8eadbd8d4
|
Clean up __characterPairSupport, fixes #6889
|
2016-05-30 10:12:13 +02:00 |
|
Benjamin Pasero
|
a42976ec17
|
Merge branch 'master' into ben/stacks
|
2016-05-27 16:50:59 +02:00 |
|
Alex Dima
|
bdb06710e8
|
Revert "Fixes #6380: Markdown does not disable autotrigger suggest"
This reverts commit 71f93aa38e.
|
2016-05-27 15:38:08 +02:00 |
|
Benjamin Pasero
|
34c933670d
|
inputToType => createInput (for #6324)
|
2016-05-27 08:55:07 +02:00 |
|
Benjamin Pasero
|
5684c02522
|
Merge branch 'master' into ben/stacks
|
2016-05-25 18:20:39 +02:00 |
|
Alex Dima
|
8913a2b964
|
Add typed events to IModel
|
2016-05-25 15:31:32 +02:00 |
|
Benjamin Pasero
|
556635aa32
|
Merge branch 'master' into ben/stacks
|
2016-05-25 11:45:11 +02:00 |
|
Alex Dima
|
4730f9637b
|
Event naming should be onDidVerbNoun
|
2016-05-25 09:42:41 +02:00 |
|
Alex Dima
|
71f93aa38e
|
Fixes #6380: Markdown does not disable autotrigger suggest
|
2016-05-24 09:54:22 +02:00 |
|
Benjamin Pasero
|
9d34e3bf05
|
Merge branch 'master' into ben/stacks
|
2016-05-23 19:14:36 +02:00 |
|
Johannes Rieken
|
9e0d1f7b43
|
more idGenerator usage
|
2016-05-23 16:01:30 +02:00 |
|
Johannes Rieken
|
8a5a178530
|
remove duplicated error utils
|
2016-05-23 15:50:46 +02:00 |
|
Johannes Rieken
|
4b999b2e87
|
💄 use id generator
|
2016-05-23 15:50:46 +02:00 |
|
Benjamin Pasero
|
8acf4c9859
|
Merge branch 'master' into ben/stacks
|
2016-05-22 14:45:05 +02:00 |
|
Alex Dima
|
875e28c7ce
|
Remove IEditorRange, IEditorSelection
|
2016-05-22 14:24:18 +02:00 |
|
Alex Dima
|
9de85cbefa
|
Remove IEditorPosition
|
2016-05-22 14:24:16 +02:00 |
|
Benjamin Pasero
|
56de217db7
|
Merge branch 'master' into ben/stacks
|
2016-05-22 11:48:45 +02:00 |
|
Alex Dima
|
ceaa4ea228
|
Add typed listeners to the editor
|
2016-05-21 23:49:05 +02:00 |
|
Alex Dima
|
868570c8c3
|
Remove usages of ListenerUnbind
|
2016-05-21 11:29:46 +02:00 |
|
Alex Dima
|
c63203bf80
|
Adopt IEventEmitter.addListener2
|
2016-05-21 11:29:45 +02:00 |
|
Benjamin Pasero
|
6b0f18a91f
|
Merge branch 'master' into ben/stacks
|
2016-05-21 08:06:12 +02:00 |
|
Alex Dima
|
e9b3e0ae92
|
Rename model.getAssociatedResource() to model.uri
|
2016-05-20 12:18:10 +02:00 |
|
Alex Dima
|
00c49b8ad3
|
Convert IFormattingSupport to 3 distinct providers
|
2016-05-20 11:28:42 +02:00 |
|
Alex Dima
|
a0ffa30d26
|
Convert IQuickFixSupport to CodeActionProvider
|
2016-05-20 09:46:05 +02:00 |
|
Alex Dima
|
c96dffc282
|
Convert ICodeLensSupport to CodeLensProvider
|
2016-05-20 09:03:44 +02:00 |
|
Alex Dima
|
1dd6ea33eb
|
Convert IOutlineSupport to DocumentSymbolProvider
|
2016-05-19 20:22:58 +02:00 |
|
Alex Dima
|
3ca51f6d23
|
Convert IRenameSupport to RenameProvider
|
2016-05-19 20:22:56 +02:00 |
|
Alex Dima
|
30169da4f8
|
Convert IReferenceSupport to ReferenceProvider
|
2016-05-19 20:22:55 +02:00 |
|
Alex Dima
|
fe9b6dbaff
|
Convert IDeclarationSupport to DefinitionProvider
|
2016-05-19 17:43:18 +02:00 |
|
Alex Dima
|
78d8b4b168
|
Convert IOccurrencesSupport to DocumentHighlightProvider
|
2016-05-19 16:45:44 +02:00 |
|
Alex Dima
|
9050cecdf1
|
Further align ISuggestSupport with ext host API
|
2016-05-19 16:45:42 +02:00 |
|
Alex Dima
|
b12575b4f4
|
Towards aligning ISuggestSupport with ext host API
|
2016-05-19 16:45:41 +02:00 |
|
Alex Dima
|
f0b4da62cc
|
Supports get passed in an IReadOnlyModel
|
2016-05-19 13:59:10 +02:00 |
|
Alex Dima
|
8591582cd1
|
Align IDeclarationSupport with ext host API
|
2016-05-19 13:14:48 +02:00 |
|
Johannes Rieken
|
d37a76dc92
|
allow empty string as valid document content, fixes #6526
|
2016-05-19 12:45:42 +02:00 |
|
Alex Dima
|
b6f0eee29e
|
Align ISuggestSupport further with ext host API
|
2016-05-19 12:38:07 +02:00 |
|
Alex Dima
|
c68f8d76e2
|
Towards aligning ISuggestSupport with ext host API
|
2016-05-19 12:22:33 +02:00 |
|
Alex Dima
|
6cd5f25d53
|
Remove IMode.referenceSupport
|
2016-05-19 11:06:55 +02:00 |
|
Alex Dima
|
2d77d7c6f6
|
Rename IParameterHintsSupport
|
2016-05-19 11:06:54 +02:00 |
|
Alex Dima
|
b2295e4ea4
|
Remove IMode.extraInfoSupport
|
2016-05-19 11:06:53 +02:00 |
|
Alex Dima
|
3e399132f5
|
Align IParameterHintsSupport with the ext host api
|
2016-05-19 09:20:58 +02:00 |
|
Alex Dima
|
ca21802ced
|
Remove dead code
|
2016-05-18 18:23:54 +02:00 |
|