Joao Moreno
|
a934234261
|
fix build
|
2016-03-04 16:04:45 +01:00 |
|
Joao Moreno
|
d0e3ab293d
|
Merge branch 'ext-compile'
|
2016-03-04 15:54:01 +01:00 |
|
Joao Moreno
|
5e6427711e
|
remove console.log
|
2016-03-04 15:53:04 +01:00 |
|
Joao Moreno
|
12d7f996b6
|
remove hardcode extensions dependencies
|
2016-03-04 15:48:57 +01:00 |
|
Martin Aeschlimann
|
46657ddea7
|
[json] fix sourcemaps
|
2016-03-04 15:22:32 +01:00 |
|
Andre Weinand
|
575ee25111
|
update node-debug for #3675
|
2016-03-04 12:05:15 +01:00 |
|
Andre Weinand
|
dc3602dd44
|
update node-debug
|
2016-03-04 11:16:01 +01:00 |
|
Martin Aeschlimann
|
14fea843f8
|
[json] adopt npm scripts
|
2016-03-04 10:33:25 +01:00 |
|
Joao Moreno
|
b07b57cc0e
|
gulpfile.extensions refactor
|
2016-03-04 09:27:27 +01:00 |
|
Dirk Baeumer
|
5354309a24
|
Converted json extension to new vscode-nls npm module
|
2016-03-03 16:54:36 +01:00 |
|
Martin Aeschlimann
|
63c9d46cde
|
Fixes #3204: [json] project.json intellisense broken due to server change
|
2016-03-03 16:09:26 +01:00 |
|
Dirk Baeumer
|
a6a72d908a
|
Localize task extension
|
2016-03-03 15:27:35 +01:00 |
|
Dirk Baeumer
|
24254ce4dd
|
Add dependency to vscode-nls npm module
|
2016-03-03 15:20:46 +01:00 |
|
Dirk Baeumer
|
6270510ef3
|
Localize TS extension
|
2016-03-03 15:12:48 +01:00 |
|
Dirk Baeumer
|
27b12afea4
|
Localize PHP plugin
|
2016-03-03 15:12:19 +01:00 |
|
Joao Moreno
|
86fba6d0cc
|
reload javascript project activation event
fixes #3635
|
2016-03-03 09:59:11 +01:00 |
|
Andre Weinand
|
33a4ec72b5
|
update node-debug
|
2016-03-02 18:11:18 +01:00 |
|
Andre Weinand
|
91338eda9e
|
update node-debug
|
2016-03-02 15:57:07 +01:00 |
|
Joao Moreno
|
35fe01a4a0
|
fix missing extension adoption in tasks/package.json
|
2016-03-02 12:47:14 +01:00 |
|
Andre Weinand
|
3e40c07398
|
update node-debug
|
2016-03-02 00:11:28 +01:00 |
|
Andre Weinand
|
44afe82ba0
|
pass a 'More Information' url from the debug adapter to the frontend. fixes #3448
|
2016-03-01 17:28:53 +01:00 |
|
Andre Weinand
|
0128901edc
|
update node-debug
|
2016-03-01 17:28:53 +01:00 |
|
Alex Dima
|
07b3df70d1
|
src/vs/platform/plugins -> src/vs/platform/extensions
|
2016-03-01 11:51:56 +01:00 |
|
Alex Dima
|
18c4629511
|
Rename gulp tasks around extensions
|
2016-03-01 11:40:18 +01:00 |
|
Alex Dima
|
1a97264011
|
gulpfile.plugins -> gulpfile.extensions
|
2016-03-01 11:40:17 +01:00 |
|
Alex Dima
|
ffb400f89a
|
Remove remaining internal declares.d.ts
|
2016-03-01 11:40:16 +01:00 |
|
Alex Dima
|
58c1cdd3eb
|
php extension compiles to commonjs
|
2016-03-01 11:40:14 +01:00 |
|
Dirk Baeumer
|
e7e927db00
|
Polish code complete in Configure Task Runner
|
2016-03-01 11:35:15 +01:00 |
|
Daniel Imms
|
2212fbbb6c
|
Add application/xhtml+xml as a HTML mimetype
Related #3521
|
2016-02-29 15:29:03 -08:00 |
|
Martin Aeschlimann
|
f0c6ccccce
|
Fixes #3494: [snippets] [debt] don't allow snippet syntax in default values
|
2016-02-29 22:30:11 +01:00 |
|
Daniel Imms
|
a66123b62f
|
Merge pull request #3535 from Tyriar/3521_xhtml_lang
Associate .xhtml with HTML language mode
|
2016-02-29 08:32:15 -08:00 |
|
Daniel Imms
|
3f54c4ae46
|
Merge pull request #3534 from Tyriar/1656_css_property_value_dark_plus
Highlight CSS property values in Dark+
|
2016-02-29 08:31:56 -08:00 |
|
Dirk Baeumer
|
4c27e1bc56
|
Fixed #3434: Have to reload vscode in order to pick up jsconfig.json
|
2016-02-29 15:17:00 +01:00 |
|
Daniel Imms
|
98e9498df5
|
Associate .xhtml with HTML language mode
Fixes #3521
|
2016-02-27 21:39:21 -08:00 |
|
Daniel Imms
|
8cba807a63
|
Highlight CSS property values in Dark+
This makes highlighting more consistent with Light+ and adds some much needed
color to CSS files.
Fixes #1656
|
2016-02-27 21:00:11 -08:00 |
|
Joao Moreno
|
cfbf9294e4
|
add javascript react snippets
fixes #3415
|
2016-02-26 10:31:26 +01:00 |
|
Joao Moreno
|
0513f2c8a6
|
add reload javascript project command
fixes #3417
|
2016-02-25 15:05:14 +01:00 |
|
Andre Weinand
|
8d9d44b8c9
|
update node-debug
|
2016-02-25 13:10:55 +01:00 |
|
Joao Moreno
|
61ffc5c86a
|
improve salsa release notes message
fixes #3430
|
2016-02-25 11:28:19 +01:00 |
|
Andre Weinand
|
d17316afa9
|
update node-debug
|
2016-02-25 00:24:37 +01:00 |
|
Martin Aeschlimann
|
3043d12a12
|
[ts][js] update grammar to dbb24c8 (Feb 24)
|
2016-02-24 15:30:13 +01:00 |
|
Joao Moreno
|
856fb0bd1b
|
Revert "fixes #3122: Add snippet support to tasks.json"
This reverts commit 8004d277b7.
|
2016-02-24 15:01:23 +01:00 |
|
Joao Moreno
|
9d64fe7680
|
Revert "Add support for donet build"
This reverts commit a7a0f827d0.
|
2016-02-24 15:01:23 +01:00 |
|
isidor
|
60299701bd
|
ossreadme: we use typescript 1.8.2
|
2016-02-23 17:00:00 +01:00 |
|
Martin Aeschlimann
|
17862b8ce0
|
Fixes #2898: [js] update jsconfig.json to latest tsconfig.json schema
|
2016-02-23 11:03:47 +01:00 |
|
Joao Moreno
|
b0dd96a91a
|
update typescript to 1.8.2
|
2016-02-23 09:48:07 +01:00 |
|
Joao Moreno
|
89b641e269
|
fix build: json server super call
|
2016-02-23 08:53:32 +01:00 |
|
Andre Weinand
|
3010d4c4dc
|
update node-debug to latest
|
2016-02-22 22:50:04 +01:00 |
|
Martin Aeschlimann
|
5ae8889dcd
|
Merge pull request #3198 from alexaubry/master
Updated Swift Autocompletion Syntax
|
2016-02-22 14:39:19 +01:00 |
|
Alex Dima
|
4a7d555d2d
|
Simplify code dealing with brackets
|
2016-02-22 11:49:20 +01:00 |
|