Dirk Baeumer
|
f365b61c2d
|
Multiplex between JavaScript and TypeScript
|
2016-03-10 12:19:52 +01:00 |
|
Dirk Baeumer
|
0693e8ba31
|
Update to tsserver 1.8.7
|
2016-03-10 10:15:51 +01:00 |
|
Sofian Hnaide
|
524f9f89f9
|
upgrade to latest vscode-extension-telemetry
|
2016-03-09 13:57:30 -08:00 |
|
Alex Dima
|
5afdf50098
|
Fixes #3858: Update Jade language to 8109343
|
2016-03-09 18:15:57 +01:00 |
|
Alex Dima
|
0f45852387
|
Add helpful error messages to deprecated "auto" values in editor.tabSize and editor.insertSpaces
|
2016-03-09 11:48:40 +01:00 |
|
Dirk Baeumer
|
e3ddd0074e
|
Merge branch 'dbaeumer/extensionLanguageCreation'
|
2016-03-09 10:02:21 +01:00 |
|
Dirk Baeumer
|
ec3c8c3be4
|
Fixes #3824: NLS build has an issue with \' in string
|
2016-03-09 09:58:15 +01:00 |
|
Andre Weinand
|
88a08b088e
|
update node-debug
|
2016-03-08 11:45:31 +01:00 |
|
Martin Aeschlimann
|
5edbf8a1b1
|
JSON schema test commented out due to NLS issue (#3824)
|
2016-03-08 10:50:49 +01:00 |
|
Martin Aeschlimann
|
de05781729
|
Tweek JSON Schema contributions test
|
2016-03-08 10:22:11 +01:00 |
|
Andre Weinand
|
68f313693f
|
update node-debug
|
2016-03-07 17:48:58 +01:00 |
|
Martin Aeschlimann
|
15b6d56c3a
|
[rust] update rust grammar (Feb 14, 2016)
|
2016-03-07 12:46:15 +01:00 |
|
Martin Aeschlimann
|
7984d85c56
|
Merge pull request #3733 from lukehoban/fix-go-colorization
[go syntax] Don't treat multiline `var` specially
|
2016-03-07 10:35:00 +01:00 |
|
Benjamin Pasero
|
bc942c72cb
|
improve snippet for file association
|
2016-03-05 14:58:49 +01:00 |
|
Luke Hoban
|
22b5600ed7
|
[go syntax] Don't treat multiline var specially
Fixes https://github.com/Microsoft/vscode-go/issues/223.
|
2016-03-04 11:05:42 -08:00 |
|
Benjamin Pasero
|
0c463fcbce
|
Merge branch 'master' into ben/associations
|
2016-03-04 17:40:04 +01:00 |
|
Benjamin Pasero
|
3041b376a0
|
have intellisense for modes
|
2016-03-04 17:36:31 +01:00 |
|
Martin Aeschlimann
|
3c3de953da
|
[josn-server] remove typescript and mocha as dev dependencies
|
2016-03-04 17:06:50 +01:00 |
|
Joao Moreno
|
a934234261
|
fix build
|
2016-03-04 16:04:45 +01:00 |
|
Benjamin Pasero
|
3ff5de1e0a
|
Merge branch 'master' into ben/associations
|
2016-03-04 15:57:04 +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 |
|
Benjamin Pasero
|
932e8637c1
|
association => associations
|
2016-03-04 10:37:41 +01:00 |
|
Martin Aeschlimann
|
14fea843f8
|
[json] adopt npm scripts
|
2016-03-04 10:33:25 +01:00 |
|
Benjamin Pasero
|
230b27e889
|
first version of a new setting to associate file patterns to languages
|
2016-03-04 10:32:37 +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 |
|