Joao Moreno
|
1053286c9b
|
Revert "add linear css keyword"
This reverts commit cc40e98e54.
|
2016-09-06 10:21:09 +02:00 |
|
Joao Moreno
|
676d5ff178
|
flip typescript hover order
|
2016-09-05 17:31:20 +02:00 |
|
Joao Moreno
|
cc40e98e54
|
add linear css keyword
|
2016-09-05 15:08:11 +02:00 |
|
Andre Weinand
|
0ba7f55dcc
|
fix typo in 'Capabilities'
|
2016-09-05 10:36:51 +02:00 |
|
Dirk Baeumer
|
b40a3b4b71
|
Fixes #11456: Hide the tsdk_version setting from the user
|
2016-09-02 16:21:11 +02:00 |
|
Dirk Baeumer
|
b5a3c7350b
|
Fixes #11437: Change 'The workspace folder contains a TypeScript version' message
|
2016-09-02 10:51:23 +02:00 |
|
Daniel Imms
|
b1174ea3d4
|
Fix tests from terminal API revert
|
2016-09-01 14:25:07 -07:00 |
|
Dirk Baeumer
|
aae56e2010
|
Fixes #11391: Typescript extension throws when opening a single file
|
2016-09-01 17:40:24 +02:00 |
|
Dirk Baeumer
|
766a99bead
|
Run OSS Tool
|
2016-09-01 12:36:56 +02:00 |
|
Dirk Baeumer
|
64a75fa8bb
|
Adds forward link for #11162
|
2016-09-01 09:37:37 +02:00 |
|
Rob Lourens
|
bf77eac8c7
|
Remove subproject adds
|
2016-08-31 17:05:24 -07:00 |
|
Rob Lourens
|
e1257de7ea
|
Fix #11353 typo
|
2016-08-31 16:57:13 -07:00 |
|
Andre Weinand
|
954e737d4b
|
node-debug: fix for #11206
|
2016-08-31 23:53:55 +02:00 |
|
Daniel Imms
|
d0ec4e6a6a
|
Fix terminal API tests
|
2016-08-31 12:42:32 -07:00 |
|
Martin Aeschlimann
|
410fd89bc6
|
Merge branch 'master' of https://github.com/Microsoft/vscode
|
2016-08-31 21:21:19 +02:00 |
|
Martin Aeschlimann
|
aa4e6e2def
|
[json] update language service
|
2016-08-31 21:21:16 +02:00 |
|
Andre Weinand
|
7446776383
|
use v1.12.0 of debug protocol
|
2016-08-31 18:19:04 +02:00 |
|
Andre Weinand
|
80a3ead8de
|
update node-debug
|
2016-08-31 17:58:56 +02:00 |
|
Dirk Baeumer
|
bb22b9f664
|
Fixes #11162: TS: warn user when the globally installed version is 2.0 and tsdk isn't set
|
2016-08-31 15:58:13 +02:00 |
|
Dirk Baeumer
|
b7ab0e8c90
|
Fixes #11304: Update node.d.ts for extension to 4.x version to be in line with normal extension development
|
2016-08-31 12:28:21 +02:00 |
|
Johannes Rieken
|
182764c361
|
disconnect token on promise resolve/reject, cancel picker on next picker, fixes #11172
|
2016-08-31 09:12:28 +02:00 |
|
Dirk Baeumer
|
964be94e01
|
Fixes #11229: Flickering red underlines in code with errors
|
2016-08-30 21:20:38 +02:00 |
|
Alex Dima
|
e1b98c60f6
|
Fixes #11145: Write integration test for new option bag in TextEditor.edit
|
2016-08-30 17:37:25 +02:00 |
|
Benjamin Pasero
|
943217edcc
|
a bit lighter icons for light theme
|
2016-08-30 17:33:40 +02:00 |
|
Daniel Imms
|
1e151dd85c
|
Add some terminal API tests
Fixes #11132
|
2016-08-29 14:57:34 -07:00 |
|
Andre Weinand
|
b15d8ec8ca
|
update node-debug
|
2016-08-29 23:15:00 +02:00 |
|
Martin Aeschlimann
|
196a3290f0
|
Update json language service
|
2016-08-29 15:36:34 +02:00 |
|
Martin Aeschlimann
|
5245233f15
|
Update css languageservice
|
2016-08-29 15:12:21 +02:00 |
|
Martin Aeschlimann
|
e94ca102e7
|
[bash] syntax coloring should accept options on shebang line. Fixes #11040
|
2016-08-29 14:02:22 +02:00 |
|
Martin Aeschlimann
|
332908b290
|
[json] Hover/completion not working for scoped packages. Fixes #10541
|
2016-08-29 13:38:30 +02:00 |
|
Martin Aeschlimann
|
943661cd64
|
[ruby] shebang is not reconized. Fixes #10613
|
2016-08-29 13:38:27 +02:00 |
|
Johannes Rieken
|
e3219411b7
|
don't test for the number of methods...
|
2016-08-29 11:30:18 +02:00 |
|
Andre Weinand
|
dac6a9d8c3
|
node-debug: introduces new 'console' attribute
|
2016-08-28 23:03:25 +02:00 |
|
Andre Weinand
|
e2d09b2127
|
update node-debug
|
2016-08-28 00:46:08 +02:00 |
|
Dirk Baeumer
|
ee8ec91efd
|
Fixes #8081: "Open Symbol By Name" is not working properly in multipy typescript projects.
|
2016-08-26 16:31:40 +02:00 |
|
Martin Aeschlimann
|
be91bc8cb9
|
[icons] rename standard file icons to 'Standard'
|
2016-08-26 13:43:15 +02:00 |
|
Martin Aeschlimann
|
f221ef23a9
|
[icons] rename contribution point to 'iconThemes'
|
2016-08-26 13:36:54 +02:00 |
|
Martin Aeschlimann
|
af89e48abc
|
[icons] remove icon themes configuration settings
|
2016-08-26 13:36:51 +02:00 |
|
Johannes Rieken
|
45f1593479
|
adjust test for new member, #1396
|
2016-08-25 15:36:56 +02:00 |
|
Johannes Rieken
|
e3c810ec52
|
test for index-access style, make object immutable, #1396
|
2016-08-25 12:11:27 +02:00 |
|
Johannes Rieken
|
77e2cf8c43
|
ts - also disable channel reveal when using trace
|
2016-08-25 12:11:27 +02:00 |
|
Dirk Baeumer
|
f3ad0f68fc
|
Don't bring output window to front if error gets logged.
|
2016-08-24 11:14:43 +02:00 |
|
Benjamin Pasero
|
bee1b897b7
|
updated file/folder icons
|
2016-08-24 09:53:37 +02:00 |
|
Andre Weinand
|
194bb22d3c
|
update node-debug (runInTerminal request)
|
2016-08-23 23:14:24 +02:00 |
|
Dirk Baeumer
|
3f603c102d
|
Fixes #10841: TSServer cancelled requests should not show stack in output pane
|
2016-08-23 20:09:34 +02:00 |
|
Johannes Rieken
|
4a25cec539
|
typescript should not steel focus
|
2016-08-23 16:49:54 +02:00 |
|
Dirk Baeumer
|
9b0fff55bd
|
Fixes #10842: Output pane comes up with hover
|
2016-08-23 16:36:39 +02:00 |
|
Martin Aeschlimann
|
75c6fa2755
|
[icons] associate schema for icon-themes
|
2016-08-23 14:45:00 +02:00 |
|
Martin Aeschlimann
|
986d842824
|
[schemas] move schema associations from json to configuration-editing and extension-editing
|
2016-08-23 14:45:00 +02:00 |
|
Dirk Baeumer
|
1897d17bce
|
Fixes #10823: Improve error reporting in tsserver.
|
2016-08-23 10:57:17 +02:00 |
|