Commit Graph

40 Commits

Author SHA1 Message Date
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
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
isidor afbca7b2df allow to set breakpoints in .tsx
fixes #1675
2015-12-28 17:00:34 +01:00
Dirk Baeumer 6f51b42826 Updated TS version number in OSSREADME.json 2015-12-17 15:18:28 +01:00
Alex Dima 92a726b8da Revert OSSREADME.json / ThirdPartyNotices.txt changes 2015-12-17 12:41:01 +01:00
Chris Dias ffbbe5455d update leading spaces 2015-12-16 19:06:15 -08:00
Chris Dias 04d125e8c2 fix tabs 2015-12-16 18:59:09 -08: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 0e6a59602a Upgrade to TS 1.7.5 2015-12-15 10:55:48 +01:00
Martin Aeschlimann d08132fcbb [ts] update grammars with latest from TypeScript-TmLanguage (05e623f) 2015-12-11 16:06:10 +01:00
Martin Aeschlimann 736ff0bd99 [json] move schema associations to extensions 2015-12-09 23:40:36 +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
Dirk Baeumer 56faef7b2d Fix line feeds 2015-12-04 13:54:21 +01:00
Dirk Baeumer da5268f6a0 Update to TypeScript 1.7.3 2015-12-04 12:39:42 +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 28e29d7977 line endings. 2015-11-23 20:28:42 +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