Johannes Rieken
|
dfaa347b1b
|
missing change after rename
|
2015-12-21 13:40:26 +01:00 |
|
Johannes Rieken
|
8aadd81678
|
debt - rename PluginHostXYZ to ExtHostXYZ, do the same for filenames
|
2015-12-21 11:46:00 +01:00 |
|
Johannes Rieken
|
b357a46d69
|
rename to extHostApiCommands
|
2015-12-10 10:39:27 +01:00 |
|
Johannes Rieken
|
b5525f9ac3
|
let plugin host commands internally also accept ICommandHandlerDescriptions and have a way to get them all
|
2015-12-09 16:29:24 +01:00 |
|
Johannes Rieken
|
ba2988de9d
|
debt - move things from browser to common that are easy to move
|
2015-12-07 13:04:07 +01:00 |
|
Johannes Rieken
|
e581c62a36
|
debt - remove unused ModelLike thing
|
2015-12-02 17:26:27 +01:00 |
|
Johannes Rieken
|
6497432d1c
|
first steps in exposing language featues as command. done with: hover, definition, workspace symbols
|
2015-11-27 13:03:11 +01:00 |
|
Johannes Rieken
|
3e1cbe1209
|
workspace.rootPath should be undefined when no folder is open, not null. fixes #690
|
2015-11-26 15:39:52 +01:00 |
|
Johannes Rieken
|
c65770e8a0
|
Merge pull request #620 from Microsoft/joh/fixLanguageFeatures
Joh/fix language features
|
2015-11-26 15:34:29 +01:00 |
|
Johannes Rieken
|
d147ddd444
|
Actually set the maxResults-value when finding files, fixs #697
|
2015-11-26 15:14:05 +01:00 |
|
Johannes Rieken
|
f192e04e7e
|
remove old stuff
|
2015-11-26 12:38:58 +01:00 |
|
Johannes Rieken
|
7d1de2c673
|
signature help provider as support
|
2015-11-26 12:34:48 +01:00 |
|
Johannes Rieken
|
253b92ed0b
|
completion item provider as support
|
2015-11-26 12:09:57 +01:00 |
|
Johannes Rieken
|
9ce3f2cfda
|
rename provider as support
|
2015-11-26 11:33:54 +01:00 |
|
Johannes Rieken
|
a7ff9cdb48
|
workspace symbol provider as support
|
2015-11-26 11:00:27 +01:00 |
|
Johannes Rieken
|
d872b0f917
|
Merge branch 'master' into joh/fixLanguageFeatures
|
2015-11-26 10:03:18 +01:00 |
|
Johannes Rieken
|
70988681fa
|
formatting edit provider as support
|
2015-11-26 10:00:46 +01:00 |
|
Benjamin Pasero
|
5dbc95b077
|
window.showQuickPick is not closed when promise is rejected
|
2015-11-26 09:37:21 +01:00 |
|
Johannes Rieken
|
c9fd775ddd
|
code action provider as support
|
2015-11-26 09:33:04 +01:00 |
|
Johannes Rieken
|
2ede316636
|
reference provider as support
|
2015-11-25 18:37:11 +01:00 |
|
Johannes Rieken
|
d3584c91a1
|
doc highlight provider as support, also use IModel
|
2015-11-25 17:51:58 +01:00 |
|
Johannes Rieken
|
1b1e583a68
|
hover provider as support
|
2015-11-25 16:59:52 +01:00 |
|
Johannes Rieken
|
31d872e081
|
definition provider as support
|
2015-11-25 16:08:40 +01:00 |
|
Johannes Rieken
|
770ede158a
|
One code lens provider is one code lens support, fixes #360
|
2015-11-25 12:48:55 +01:00 |
|
Johannes Rieken
|
b370792f68
|
fix document symbol duplication
each provider is represented as one support, have a provider to support adapter
|
2015-11-25 11:01:38 +01:00 |
|
Johannes Rieken
|
60c987e871
|
fix broken style, one file, one style
|
2015-11-24 10:07:53 +01:00 |
|
Benjamin Pasero
|
c3094f380d
|
OutputChannel.hide throws error (fix #377)
|
2015-11-22 10:53:08 +01:00 |
|
Erich Gamma
|
8f35cc4768
|
Hello Code
|
2015-11-13 14:39:38 +01:00 |
|