Commit Graph

11641 Commits

Author SHA1 Message Date
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
Martin Aeschlimann
c93de7a171 Fixes #2995 [json] [0.10.8] Wrapping JSON with double quotes replaces the text 2016-02-22 10:29:35 +01:00
Alexis Aubry
5f71983134 Update Swift Autocompletion Syntax
Performed updates to the Swift Snippets JSON so that they match the latest language syntax

Updated :

- print()
- repeat {} while

Added :

- Guard statement
- Optional Binding Statement
2016-02-20 15:18:59 +01:00
Erich Gamma
282ad07346 Fixed line terminators 2016-02-19 18:26:57 +01:00
Dirk Baeumer
c93167fec5 Fixes #2930: Bad argument 2016-02-19 12:27:08 +01:00
Joao Moreno
68e6224a64 move vscode-extension-telemetry dependency to typescript 2016-02-19 10:53:14 +01:00
Dirk Baeumer
a7a0f827d0 Add support for donet build 2016-02-19 10:17:05 +01:00
Sofian Hnaide
0a90859d90 add telemetry to the typescript extension 2016-02-18 20:22:13 -08:00
Dirk Baeumer
8004d277b7 fixes #3122: Add snippet support to tasks.json 2016-02-18 16:49:45 +01:00
Andre Weinand
7bcd161277 update to latest node-debug 2016-02-18 15:48:23 +01:00
Dirk Baeumer
07e3011a62 Fixed TS version status 2016-02-17 16:49:05 +01:00
Dirk Baeumer
1dc404e2ea Fixes #3086 2016-02-17 14:16:14 +01:00
Dirk Baeumer
0bd1682830 Turn Salsa status into a version status 2016-02-17 14:16:12 +01:00
Andre Weinand
9898a62dfe node-debug: propagate error message for unverified breakpoints 2016-02-17 12:24:41 +01:00
Dirk Baeumer
033112ea34 Update to TypeScript 1.8.0 2016-02-17 11:39:57 +01:00
Andre Weinand
e0db042ff0 update node-debug for package.nls.json 2016-02-17 11:23:14 +01:00
Andre Weinand
6a705a43e4 update node-debug (final nls touches) 2016-02-17 10:37:31 +01:00
Andre Weinand
25f09d59c6 update node-debug (finished nls work) 2016-02-16 21:24:35 +01:00
Joao Moreno
cdf2a79021 💄 tshint 2016-02-16 18:10:33 +01:00
Alex Dima
6c1d083fcc Merge branch 'alex/brackets'
Conflicts:
	src/vs/languages/handlebars/common/handlebars.ts
2016-02-16 17:00:07 +01:00
Joao Moreno
d2a151fcc6 darwin: cli install/uninstall 2016-02-16 15:53:50 +01:00
Dirk Baeumer
dc7bb0c64a Merge branch 'dbaeumer/nls-package-json' 2016-02-15 12:23:08 +01:00
Dirk Baeumer
3595a3af33 Externalize strings for TypeScript extensions 2016-02-15 12:20:28 +01:00
Andre Weinand
4d5e7dd9c5 update node-debug 2016-02-15 11:35:50 +01:00
Joao Moreno
d46c0646f2 move back to ATOM_SHELL_INTERNAL_RUN_AS_NODE 2016-02-15 11:07:22 +01:00
Andre Weinand
9f66e9cd5d update node-debug 2016-02-15 00:27:30 +01:00
Andre Weinand
60ebc67379 update node-debug (announce support for conditional breakpoints) 2016-02-14 18:18:39 +01:00
Andre Weinand
8a96bd5da6 update node-debug (nls work) 2016-02-14 00:01:15 +01:00
Alex Dima
021995c100 tslint 2016-02-13 00:10:18 +01:00
Andre Weinand
7ec1904233 update node-debug 2016-02-13 00:08:49 +01:00
Alex Dima
2b3cca886b tslint 2016-02-12 17:37:47 +01:00
Alex Dima
d27f694455 tslint 2016-02-12 17:29:34 +01:00
Joao Moreno
98b3482a49 tslint 💄 2016-02-12 17:20:07 +01:00
Dirk Baeumer
90dce6abea Add support to localize package.json 2016-02-12 16:06:34 +01:00