Commit Graph

47 Commits

Author SHA1 Message Date
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
Joao Moreno
856fb0bd1b Revert "fixes #3122: Add snippet support to tasks.json"
This reverts commit 8004d277b7.
2016-02-24 15:01:23 +01:00
Alex Dima
4a7d555d2d Simplify code dealing with brackets 2016-02-22 11:49:20 +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
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
Joao Moreno
4821ad5f43 use ELECTRON_RUN_AS_NODE 2016-02-12 12:43:24 +01:00
Erich Gamma
043a4e7601 Remove the dancer from the status 2016-01-29 07:54:31 +01:00
Erich Gamma
df7a28a904 Fixes #2369 2016-01-28 14:15:11 +01:00
Johannes Rieken
79a5014d72 #2169 - map 'warning' kind to file and default again to property 2016-01-27 12:50:32 +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
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
Dirk Baeumer
8b8c3ca711 Fixes #1802 2016-01-07 10:31:50 +01:00
Benjamin Pasero
73571b598f Merge branch 'master' into ben/electron 2016-01-06 16:27:33 +01:00
Dirk Baeumer
6c54090689 If Salsa is enabled look for the tsserver also in local node_modules 2016-01-06 15:54:53 +01:00
Dirk Baeumer
a39afd6057 Add feature flag to support using tsserver for JS files 2016-01-06 15:54:51 +01:00
Benjamin Pasero
37dbbb3573 ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE 2016-01-05 16:32:32 +01:00
Dirk Baeumer
41af798248 Fixes #1383 2015-12-16 15:37:17 +01:00
Dirk Baeumer
f896092df2 Fixes #1342 2015-12-16 10:51:04 +01:00
Dirk Baeumer
daede4d598 Fixes #1052 2015-12-08 12:40:58 +01:00
Dirk Baeumer
ee3a944762 Fixes #1100 2015-12-08 11:50:45 +01:00
Johannes Rieken
a0fb61812c parameter hint trigger characters are ( and , - fixes #758 2015-12-01 17:20:57 +01:00
Dirk Baeumer
30381dbcef Fixes #539 2015-11-30 12:14:55 +01:00
isidor
eceef7a61e Copyright polish. 2015-11-23 20:26:01 +01:00
Dirk Baeumer
5521642662 Enable source maps for TS extension 2015-11-23 12:28:29 +01:00
Alex Dima
8883fcd03b Leading whitespace fixes 2015-11-19 12:56:08 +01:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00