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
|
58c1cdd3eb
|
php extension compiles to commonjs
|
2016-03-01 11:40:14 +01: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 |
|
Joao Moreno
|
0513f2c8a6
|
add reload javascript project command
fixes #3417
|
2016-02-25 15:05:14 +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 |
|
isidor
|
60299701bd
|
ossreadme: we use typescript 1.8.2
|
2016-02-23 17:00:00 +01:00 |
|
Joao Moreno
|
b0dd96a91a
|
update typescript to 1.8.2
|
2016-02-23 09:48:07 +01:00 |
|
Alex Dima
|
4a7d555d2d
|
Simplify code dealing with brackets
|
2016-02-22 11:49:20 +01:00 |
|
Joao Moreno
|
68e6224a64
|
move vscode-extension-telemetry dependency to typescript
|
2016-02-19 10:53:14 +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 |
|
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 |
|
Dirk Baeumer
|
033112ea34
|
Update to TypeScript 1.8.0
|
2016-02-17 11:39:57 +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 |
|
Joao Moreno
|
d46c0646f2
|
move back to ATOM_SHELL_INTERNAL_RUN_AS_NODE
|
2016-02-15 11:07:22 +01:00 |
|
Alex Dima
|
021995c100
|
tslint
|
2016-02-13 00:10:18 +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 |
|
Joao Moreno
|
4821ad5f43
|
use ELECTRON_RUN_AS_NODE
|
2016-02-12 12:43:24 +01:00 |
|
Martin Aeschlimann
|
710b5a1d42
|
fixes #2174 : [js] Salsa - JS ReactNative - use the TypeScriptReact grammar for JS
|
2016-02-11 09:40:15 +01:00 |
|
Martin Aeschlimann
|
0f6a10b4b0
|
Fixes #2856: [json] Warnings in status bar after updating to version 0.10.8
|
2016-02-10 14:04:53 +01:00 |
|
Martin Aeschlimann
|
09c07b7830
|
Update TS/JS grammars to 59c4f26 (Feb 2)
|
2016-02-03 18:39:13 +01:00 |
|
Erich Gamma
|
043a4e7601
|
Remove the dancer from the status
|
2016-01-29 07:54:31 +01:00 |
|
Erich Gamma
|
d3c32e6929
|
Fixes #2455
|
2016-01-28 14:42:10 +01:00 |
|
Erich Gamma
|
df7a28a904
|
Fixes #2369
|
2016-01-28 14:15:11 +01:00 |
|
Martin Aeschlimann
|
f8836d7698
|
Fixes #2322: OSS README in TypeScript extension needs to be updated
|
2016-01-27 18:00:08 +01:00 |
|
Johannes Rieken
|
79a5014d72
|
#2169 - map 'warning' kind to file and default again to property
|
2016-01-27 12:50:32 +01:00 |
|
Dirk Baeumer
|
4bed00b373
|
Fixes #2434
|
2016-01-27 12:03:30 +01:00 |
|
Erich Gamma
|
c4df2b16c1
|
fixing the salsa version check
|
2016-01-26 14:09:14 +01:00 |
|
Erich Gamma
|
ba0315c57b
|
Incorporated feedback from the emoji police, added a dancer icon when salsa is supported
|
2016-01-23 17:57:37 +01:00 |
|
Johannes Rieken
|
42596574eb
|
Use different default CompletionItemKind, fixes #2169
|
2016-01-22 11:44:34 +01:00 |
|
Dirk Baeumer
|
3b3bba341f
|
Merge branch 'salsa-status'
|
2016-01-22 10:05:36 +01:00 |
|
Dirk Baeumer
|
8e6415a70d
|
Tooltip tweak. Fixed nls issue
|
2016-01-22 09:54:27 +01:00 |
|
Erich Gamma
|
fec692f33e
|
oops, fixed testing left over
|
2016-01-21 19:15:30 +01:00 |
|
Erich Gamma
|
00d0b3b0da
|
show error message in tooltip
|
2016-01-21 17:58:58 +01:00 |
|
Erich Gamma
|
47758c4ab5
|
fixed copyright
|
2016-01-21 17:55:32 +01:00 |
|
Erich Gamma
|
7f5ebcd06c
|
Show text in status bar when Salsa is used, check whether the tsserver supports salsa.
|
2016-01-21 17:55:16 +01:00 |
|
Dirk Baeumer
|
5f7226b867
|
Add support to trace the message on request failure
|
2016-01-21 16:57:10 +01:00 |
|
Johannes Rieken
|
21a84ab87c
|
keep sort text, sort by label if no or equal sort text
|
2016-01-21 10:53:06 +01:00 |
|
Johannes Rieken
|
1d7facf02b
|
more clever sortText for TypeScript completion items, fixes #1190
|
2016-01-19 10:51:02 +01:00 |
|
Martin Aeschlimann
|
db1768a599
|
[theme] storage.type is used for types
|
2016-01-11 13:52:36 +01:00 |
|
Alex Dima
|
0a1e2c29b0
|
Fixes #1609: Tweak onEnter regexp to accept no trailing whitespace in doc comments
|
2016-01-11 10:52:46 +01:00 |
|
Benjamin Pasero
|
059e335427
|
Revert "ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE"
This reverts commit 37dbbb3573.
|
2016-01-08 17:32:21 +01:00 |
|