Commit Graph

67 Commits

Author SHA1 Message Date
Johannes Rieken
1c08e3ffea improve doc for previewHtml command, also use parse with reviver, fixes #5902 2016-04-28 10:55:45 +02:00
Johannes Rieken
3f2008dea6 fix 'vscode.executeReferenceProvider' command 2016-04-25 18:02:06 +02:00
Johannes Rieken
8ca1f811df add constraints for optional types 2016-04-14 17:44:11 +02:00
Johannes Rieken
dd9380abab update the previewHtml command doc 2016-04-14 15:57:31 +02:00
Johannes Rieken
464637dbe6 vscode.previewHtml accept URI or string 2016-04-14 15:43:26 +02:00
Benjamin Pasero
7d7028d458 File/Folder picker (fixes #530) 2016-04-07 15:51:30 +02:00
Benjamin Pasero
1dc3cd2ab8 vscode.openFolder: allow to open as new window 2016-04-05 10:42:47 +02:00
Benjamin Pasero
6b37039312 Provide API to open a new folder (fixes #58)
* Provide API to open a new folder (fixes #58)

* extract more generic command

* use underscore to prevent command from showing in keybindings list
2016-04-04 18:21:32 +02:00
Johannes Rieken
5723a2d97f simplify completion model, prep work for #3153 2016-04-01 11:57:26 +02:00
xzper
aeb7beb1e6 remove triggerCharacter constraint 2016-03-23 19:18:47 +08:00
xzper
ac149a9169 Update extHostApiCommands.ts 2016-03-16 15:51:59 +08:00
xzper
444da0d4f4 tweak some complex commands args description 2016-03-16 15:30:29 +08:00
Johannes Rieken
899aa459d6 tweak api command doc 2016-01-27 17:10:31 +01:00
Johannes Rieken
08fab0100d add CompletionList to tackle #2224 2016-01-25 13:57:14 +01:00
Johannes Rieken
84b1033d29 💄 tslint 2016-01-21 12:21:01 +01:00
Johannes Rieken
a9c1895117 allow to provide ViewColumn with 'vscode.previewHtml' command 2016-01-20 15:49:01 +01:00
Johannes Rieken
81456a7212 move api/common to api/browser 2016-01-11 14:44:13 +01:00