Commit graph

8040 commits

Author SHA1 Message Date
Joao Moreno
4e09922a9c add compositeOpen telemetry event
fixes #9856
2016-07-28 10:36:08 +02:00
Martin Aeschlimann
8d28c302ab [json] Update language service 2016-07-28 10:29:56 +02:00
Joao Moreno
e623def3ed cleanup hygiene 2016-07-28 10:28:07 +02:00
Joao Moreno
dcfce392b4 lint errors 2016-07-28 10:28:07 +02:00
Martin Aeschlimann
9757275bfc Fixes #9738: Special font-size for quick fix widget? 2016-07-28 10:27:05 +02:00
Joao Moreno
6ef86d5f85 drop lodash dependency 2016-07-28 09:07:22 +02:00
Sandeep Somavarapu
d546a4a6ef fix #8317 2016-07-27 23:50:33 +02:00
Daniel Imms
7fca8ee82d Fix default color prompt on various Linux distros
Fixes #9681
2016-07-27 14:16:22 -07:00
Daniel Imms
96405a2985 New terminal -> New Terminal
Fixes #9866
2016-07-27 13:24:52 -07:00
Martin Aeschlimann
4b0c647c00 Update json language-service 2016-07-27 18:20:52 +02:00
Martin Aeschlimann
d491308684 [json] Improved snippets proposals for extension developments 2016-07-27 18:20:52 +02:00
Sandeep Somavarapu
4cd256d4db fix #7204 2016-07-27 17:03:57 +02:00
Joao Moreno
8ba1d2eed9 send out active viewlet change event
fixes #8060
2016-07-27 16:28:26 +02:00
Sandeep Somavarapu
20c76bbd21 fix #9854 2016-07-27 16:15:35 +02:00
Martin Aeschlimann
5e207a1dd7 [json] word pattern to match full string and number literals 2016-07-27 15:45:36 +02:00
Martin Aeschlimann
da7264c5b3 [json] set filter text for all property proposals 2016-07-27 15:45:36 +02:00
Martin Aeschlimann
c72f6120a3 Fixes #9845: Do not give me word proposals when an object child has good proposals 2016-07-27 15:45:36 +02:00
Martin Aeschlimann
eba9a10a4e fixes #9731: [Configuration] Get configuration doesn't return default value if not found. 2016-07-27 15:45:36 +02:00
Erich Gamma
17c599e6de Fixes #8679 - Do not treat '|' as a place holder in emmet snippts 2016-07-27 15:28:23 +02:00
Johannes Rieken
8cb3dae0f4 remove left over log statement 2016-07-27 15:22:39 +02:00
Joao Moreno
7f5894618e add lodash as dev dependency 2016-07-27 15:00:33 +02:00
Andre Weinand
bc258aa2a0 use debug protocol 1.11.0 and latest node-debug 2016-07-27 14:41:19 +02:00
Johannes Rieken
c876b6ea2a show worker warning only when running in web, fixes #9836 2016-07-27 14:16:36 +02:00
Johannes Rieken
679d215810 update/align labels for snippets actions, fixes #9838 2016-07-27 14:12:09 +02:00
Johannes Rieken
09b4e572fe recommand to disable 'quickSuggestions' when using 'tabCompletion', #9788 2016-07-27 12:56:49 +02:00
isidor
8899ae5a3c fixes #9835 2016-07-27 12:10:47 +02:00
Johannes Rieken
3f446e49d2 hidden editor shouldn't listen to events, #9705 2016-07-27 11:52:28 +02:00
isidor
dc5d20e39f debug: tune variable page interval display
#9775
2016-07-27 11:30:38 +02:00
isidor
de177b62b9 debug: only use : after name if there is a value
fixes #9775
2016-07-27 09:58:27 +02:00
Joao Moreno
f76e090063 only show nps for english language users
fixes #9795
2016-07-27 09:41:16 +02:00
Joao Moreno
e0d6db948f lint 2016-07-27 09:31:07 +02:00
Joao Moreno
6c0f89cd32 use later in post extension uninstall message
fixes #9801
2016-07-27 09:29:27 +02:00
isidor
3ae4865d34 fixes #9824 2016-07-27 09:19:03 +02:00
Sandeep Somavarapu
825a1e71a4 Fix tests 2016-07-27 09:01:17 +02:00
Don Jayamanne
7bdd8b4592 updated configVariables to fix #9752 2016-07-27 10:18:17 +10:00
Andre Weinand
0094b6daac update node-debug; fix Microsoft/vscode#9771 2016-07-26 22:57:14 +02:00
Daniel Imms
32f0933142 Focus terminal before running paste command
Fixes #9760
2016-07-26 11:50:28 -07:00
Daniel Imms
44cd0bee82 Fix hollow terminal cursor style
Fixes #9800
2016-07-26 11:40:26 -07:00
Daniel Imms
6a8576718b Turn terminal blinking off by default
Fixes #9753
2016-07-26 11:37:56 -07:00
Joao Moreno
c9a246ad81 accept gzipped manifests 2016-07-26 17:59:54 +02:00
Sandeep Somavarapu
160d6b8590 fix #6402 2016-07-26 17:55:05 +02:00
Joao Moreno
b44c9b26bd handle content encoding gzip from service calls 2016-07-26 17:41:04 +02:00
Joao Moreno
a308b39fa9 clean all paths
fixes #8590
2016-07-26 17:25:00 +02:00
Joao Moreno
767b11e9a0 move license
fixes #8411
2016-07-26 16:53:29 +02:00
Johannes Rieken
1e0a17b8db fix test failure after localeCompare change 2016-07-26 16:40:17 +02:00
Joao Moreno
450cf5d4d2 uninstall all versions of an extension
fixes #8664
2016-07-26 16:16:40 +02:00
Johannes Rieken
1518e267b6 use selected text with non empty selection, fixes #9762 2016-07-26 15:59:44 +02:00
Joao Moreno
3a9b0ec334 send extension installation duration
fixes #9739
2016-07-26 15:48:11 +02:00
Johannes Rieken
d29c74241c don't add separator to empty actions array, #9547 2016-07-26 15:45:59 +02:00
Johannes Rieken
25c9a99c1c force widget focus before checking for actions, fixes #9759 2016-07-26 15:29:21 +02:00