Commit Graph

28 Commits

Author SHA1 Message Date
Sandeep Somavarapu
86110204b2 Fix #12744 2017-05-31 15:59:48 +02:00
Fernando Tolentino
ebb5c05734 using json-parser to get existing recommendations 2017-05-16 15:32:12 -03:00
Fernando Tolentino
4ceb904f33 exclude vscode-markdown and already entered extensions 2017-05-15 16:54:29 -03:00
Fernando Tolentino
0756b0d146 Intelli-sense in extensions file 2017-05-12 13:51:33 -03:00
isidor
28011c3662 debug: debounce launch.json decorations 2017-02-23 15:25:35 +01:00
Sandeep Somavarapu
6547ce09e8 #19149 Implement intellisense for language specific editor configurations in settings editor 2017-02-08 20:52:21 +01:00
Benjamin Pasero
eff9148502 fix #20049 2017-02-08 07:34:23 +01:00
Martin Aeschlimann
e3d6c5d682 fix language intellisense for #20049 2017-02-07 23:20:51 +01:00
Benjamin Pasero
4d9ee74935 move more into config-editing extension (for #20049) 2017-02-07 16:52:19 +01:00
Benjamin Pasero
bcff7c60e5 move window.title config helper out to extension (for #20049) 2017-02-07 12:24:03 +01:00
isidor
b217ea1b1f debug compounds: "launches" -> "configurations" 2016-11-24 14:57:40 +01:00
isidor
72574a9b42 merge with master 2016-11-24 11:34:13 +01:00
Johannes Rieken
7b12aeb422 config-editing, api-test use strictNull-checks, #6907 2016-11-23 12:12:31 +01:00
isidor
4ef68195da debug: compounds in launch.json 2016-11-09 15:18:55 +01:00
isidor
c9155f8da7 launch.json - also gray out 'configurations' 2016-10-17 15:16:40 +02:00
isidor
34ee297015 launch.json decorations: use json parser for better parsing 2016-10-14 14:43:57 +02:00
isidor
f8faceba58 remove console.log 2016-10-13 18:11:57 +02:00
isidor
fc962e0d28 add decorations for launch.json
fixes microsoft/vscode#13353
2016-10-13 18:04:13 +02:00
Johannes Rieken
72e314b8b6 tsfmt - extensions/configuration-editing 2016-10-08 09:25:25 +02:00
Martin Aeschlimann
af89e48abc [icons] remove icon themes configuration settings 2016-08-26 13:36:51 +02:00
Benjamin Pasero
d0238031a0 stop spammy console.log call 2016-08-23 09:19:04 +02:00
Martin Aeschlimann
cfc66f2601 [file icon code assist] make selector stronger 2016-08-20 21:18:47 +02:00
Martin Aeschlimann
b7c0163459 [file icons] code assist for icon sets in settings 2016-08-20 21:18:46 +02:00
Johannes Rieken
0172356a73 fix command completions in keybindings.json 2016-08-08 11:52:25 +02:00
Johannes Rieken
fb9865d00c api - encourage to set kind when creating a completion item. actually do it 2016-06-06 10:01:05 +02:00
Martin Aeschlimann
346834b1f0 configuration-editing: fix npm install, vscode lookup, completion item usage 2016-06-06 08:46:47 +02:00
Johannes Rieken
640f516f37 api - encourage to set kind when creating a completion item 2016-06-03 15:48:21 +02:00
Johannes Rieken
9afa1307d4 add configuration-editing extension that proposes commands in keybindings.json, #7185 2016-06-03 15:40:36 +02:00