Commit graph

8031 commits

Author SHA1 Message Date
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
Johannes Rieken
dfea75a8f2 update order of editor context menu, #9737 2016-07-26 14:54:38 +02:00
Joao Moreno
5418b6c37b show nps message
related to #9769
2016-07-26 14:53:18 +02:00
isidor
acf71f87db debug: also pick up namedVariables for evaluate
#9771
2016-07-26 14:28:21 +02:00
Joao Moreno
47a2a1133d oops 2016-07-26 12:29:42 +02:00
Joao Moreno
0e88fd16c2 fix skip version checking in nps code 2016-07-26 12:26:20 +02:00
Joao Moreno
a48045e050 allow shared process debugging 2016-07-26 10:42:47 +02:00
Andre Weinand
fc167f86c1 update node-debug 2016-07-26 01:37:22 +02:00
Daniel Imms
15f9bf87ab Apply focus styles when terminal element is focused
Terminal.element is focused when text is focused in the terminal, the cursor
should be styled as such.

Part of #9704
2016-07-25 14:07:03 -07:00
Daniel Imms
3a3d0fbc08 Have terminalFocus also work on textarea focus
Part of #9704
2016-07-25 14:02:26 -07:00