Johannes Rieken
|
04643f8788
|
first steps in supporting markdown preview
|
2016-01-25 10:28:40 +01:00 |
|
Johannes Rieken
|
016f521fa7
|
longer wait time for showTextDoc, #2217
|
2016-01-25 10:28:16 +01:00 |
|
Johannes Rieken
|
0697316d74
|
don't mention locale for now, make env a namespace and move to namespace region, make sure env exists event in case of telemetry failure
|
2016-01-22 09:59:25 +01:00 |
|
Sofian Hnaide
|
4733c1f1df
|
Merge pull request #2136 from SofianHn/master
Adding a global Env to the extension API
|
2016-01-21 11:40:34 -08:00 |
|
Sofian Hnaide
|
159509fd37
|
bring back version to prevent breaking change to the api
|
2016-01-21 11:12:45 -08:00 |
|
isidor
|
fec6200c2d
|
Merge master
|
2016-01-21 18:14:07 +01:00 |
|
isidor
|
5fa32affe9
|
vscode.d.ts make column argument deprecated
|
2016-01-21 15:34:30 +01:00 |
|
Johannes Rieken
|
5be404dd5c
|
#1835 - onDidChangeTextEditorViewColumn event
|
2016-01-21 15:12:13 +01:00 |
|
Johannes Rieken
|
84b1033d29
|
💄 tslint
|
2016-01-21 12:21:01 +01:00 |
|
Johannes Rieken
|
c14e864b2b
|
#1835 add viewColumn property to TextEditor, not yet decided if we also need an event to signal changes
|
2016-01-21 12:05:10 +01:00 |
|
Sofian Hnaide
|
2f8e58409c
|
Adding a global Env to the extension API
|
2016-01-20 16:28:56 -08:00 |
|
isidor
|
cbe6b6841b
|
output: showOutput use panel
|
2016-01-20 16:09:40 +01:00 |
|
Johannes Rieken
|
a9c1895117
|
allow to provide ViewColumn with 'vscode.previewHtml' command
|
2016-01-20 15:49:01 +01:00 |
|
Johannes Rieken
|
a44092d6f3
|
add object, key, and null as SymbolKind, fixes #2111
|
2016-01-20 12:47:19 +01:00 |
|
Johannes Rieken
|
953aba39c8
|
proper handling of namespace and package type in goto symbol handler
|
2016-01-20 12:03:13 +01:00 |
|
Johannes Rieken
|
d6c6437154
|
code lens must handle cancellation correctly, fixes #2084
|
2016-01-18 12:55:47 +01:00 |
|
Johannes Rieken
|
68cf1b7e5e
|
💄 refine IResourceEditorContentProvider interface
|
2016-01-15 10:26:26 +01:00 |
|
Johannes Rieken
|
c250c4d2e7
|
api - send telemetry for usage of deprecated API
|
2016-01-15 10:20:06 +01:00 |
|
Johannes Rieken
|
7a626a94ea
|
add support for input validation
|
2016-01-14 17:57:13 +01:00 |
|
Johannes Rieken
|
38e68de39b
|
wip
|
2016-01-14 15:19:56 +01:00 |
|
Johannes Rieken
|
491fc08ea2
|
fix regression with command args
|
2016-01-14 15:13:21 +01:00 |
|
Johannes Rieken
|
bd19642abf
|
expose matchOnDetail in API
|
2016-01-14 10:51:41 +01:00 |
|
Johannes Rieken
|
1c73dd5caf
|
detail all the way
|
2016-01-14 10:07:03 +01:00 |
|
Johannes Rieken
|
53a3a0fbad
|
reuse meta-property for text below label & desc
|
2016-01-13 16:38:12 +01:00 |
|
Johannes Rieken
|
4839128904
|
only report virtual document as unreferenced, fixes #1986
|
2016-01-13 15:54:20 +01:00 |
|
Johannes Rieken
|
b05f6abcaf
|
no DOM in commen
|
2016-01-13 14:35:06 +01:00 |
|
Johannes Rieken
|
7e55f101fb
|
proposal for knowning when an item in pick quick pick was selected
|
2016-01-13 10:58:25 +01:00 |
|
Johannes Rieken
|
7731ac9760
|
💄 tslint
|
2016-01-13 10:29:36 +01:00 |
|
Johannes Rieken
|
66bb68f59b
|
💄 fix typo
|
2016-01-13 09:06:23 +01:00 |
|
Johannes Rieken
|
443a902d6a
|
introduce the concept fo ContentProvider to the ResourceEditorInput
Instead of just letting the API layer know about content provider we must push it lower because only than we can handle uri's opaque.
|
2016-01-12 17:24:24 +01:00 |
|
Johannes Rieken
|
7d6831f64b
|
💄 tslint
|
2016-01-12 11:39:53 +01:00 |
|
Johannes Rieken
|
699f47b089
|
💄 tslint
|
2016-01-12 11:38:11 +01:00 |
|
Johannes Rieken
|
f345c94847
|
virtual doc - support content provider signalling change via onDidChange event
|
2016-01-12 10:50:53 +01:00 |
|
Johannes Rieken
|
a040433d1f
|
destroy virtual documents/models when not being used anymore
|
2016-01-11 17:34:36 +01:00 |
|
Johannes Rieken
|
b1228e5e59
|
💄 tslint
|
2016-01-11 16:58:59 +01:00 |
|
Johannes Rieken
|
81456a7212
|
move api/common to api/browser
|
2016-01-11 14:44:13 +01:00 |
|