Commit Graph

2054 Commits

Author SHA1 Message Date
Jason Killian
047c62c240 Fix issue #6478 (bug in the language services) 2016-01-15 15:48:22 -05:00
Zhengbo Li
d5d7a2a2dc Merge pull request #6026 from zhengbli/i6016
Fix too many watcher instances issue
2016-01-14 11:28:44 -08:00
Zhengbo Li
dbfe862dbd not casting relative filenames in 'tsc watch' to Path 2016-01-14 00:34:43 -08:00
Yui
9df1ed4dd3 Merge pull request #6227 from Microsoft/fix4581_inheritedPropertiesCrash
Fix crash in language service when using on inherited properties of self-extend
2016-01-13 19:39:40 -08:00
Yui T
d4a04a11d2 Address PR 2016-01-13 16:48:48 -08:00
Mohamed Hegazy
31d85155b9 Merge branch 'master' into fixFindReferencesOnExports 2016-01-13 15:35:03 -08:00
Yui T
3391abf51a Address PR 2016-01-13 15:10:29 -08:00
Mohamed Hegazy
869b81162f Merge pull request #6019 from Microsoft/sourceMapDestructuring
Fixes for source map of destructuring downlevel syntax
2016-01-11 14:36:28 -08:00
Vladimir Matveev
d267d645d2 Merge pull request #6411 from Microsoft/classifyJsx2
add support for classifying jsx text and string literals in jsx attributes
2016-01-11 10:54:35 -08:00
Yui T
81f760c406 Merge branch 'master' into fix5953_crashJSX 2016-01-10 05:46:54 -08:00
Vladimir Matveev
c1b031aa73 fix linter issues 2016-01-08 22:43:21 -08:00
Vladimir Matveev
5c0d1a8afa added jsx classification support to fourslash and tests 2016-01-08 22:30:26 -08:00
Vladimir Matveev
946cf63a38 classify jsx text and jsx attribute values 2016-01-08 17:18:02 -08:00
Vladimir Matveev
c5131e6730 recognize Jsx attribute in syntactic classifier 2016-01-08 14:44:07 -08:00
Daniel Rosenwasser
36b39379d8 Merge pull request #6391 from Microsoft/lintShims
Lint 'shims.ts' and bump the tools version to 1.8
2016-01-08 12:06:38 -05:00
Kanchalai Tanglertsampan
68f6d0c1ad Address PR feedback 2016-01-08 03:34:57 -08:00
Kagami Sascha Rosylight
5dde2b964f do not add space between comma and close bracket 2016-01-08 17:56:37 +09:00
Daniel Rosenwasser
19efab7a0b Bump version to '1.8'. 2016-01-07 23:14:17 -05:00
Daniel Rosenwasser
1bdf7edee2 Enable linting on 'shims.ts'. 2016-01-07 23:13:41 -05:00
Mohamed Hegazy
a444be84c4 Merge pull request #5983 from SaschaNaz/formatWhitespaces
Trim empty line whitespaces
2016-01-07 16:43:21 -08:00
Mohamed Hegazy
26d0fd0bdb Merge branch 'rwyborn-react-factory-option' 2016-01-07 15:01:31 -08:00
Mohamed Hegazy
9b92697a61 Add new helper to check for valid identifiers 2016-01-07 14:56:05 -08:00
Mohamed Hegazy
54aedf035d Merge pull request #6202 from SaschaNaz/formatTemplateOptional
Optionally insert spaces between template string braces
2016-01-07 13:45:29 -08:00
Mohamed Hegazy
cefb741d9d Merge branch 'master' into fixFindReferencesOnExports 2016-01-07 13:31:22 -08:00
Mohamed Hegazy
cdc33f51d2 Code review comments 2016-01-07 13:30:54 -08:00
Kagami Sascha Rosylight
4ef8e0bb73 remove unneeded comment 2016-01-08 02:25:29 +09:00
Kagami Sascha Rosylight
5cafd962e9 thinner arrows 2016-01-08 02:24:32 +09:00
Kagami Sascha Rosylight
5144603b3b const everywhere 2016-01-08 02:16:14 +09:00
Kagami Sascha Rosylight
f0a4d6fd0b enclose entryName 2016-01-08 02:00:20 +09:00
Kagami Sascha Rosylight
4f2f00f63f resolve conflicts 2016-01-08 01:49:11 +09:00
Kagami Sascha Rosylight
3672fb5476 Merge remote-tracking branch 'refs/remotes/Microsoft/master' into maintainShims 2016-01-08 01:37:22 +09:00
Vladimir Matveev
36af815bba add optional 'directoryExists' method to hosts to reduce amount of disk probings that are known to fail 2016-01-06 12:37:52 -08:00
Mohamed Hegazy
7d31b5c8a3 Fix find all refs in shorthand properties for imports and exports 2016-01-06 10:27:31 -08:00
Nathan Shively-Sanders
b01de71d52 Fix lint in services/patternMatcher.ts 2016-01-04 09:04:53 -08:00
Nathan Shively-Sanders
ec4c6fea2d Merge branch 'master' into lint-nested-++ 2016-01-04 08:56:05 -08:00
Daniel Rosenwasser
3765349812 Merge pull request #6279 from Microsoft/lintMoreServices
Lint more services code
2015-12-30 01:48:43 -05:00
Daniel Rosenwasser
99b771c016 Merge pull request #4398 from SaschaNaz/formatTsxAttr
Fixing JSX/TSX closing tag/attribute/expression formatting
2015-12-30 01:25:21 -05:00
Daniel Rosenwasser
2032c6d18a Lint 'patternMatcher.ts'. 2015-12-28 17:21:03 -05:00
Daniel Rosenwasser
51933a231f Flattened 'ts.OutliningElementsCollector' to a single declaration. 2015-12-28 17:00:36 -05:00
Daniel Rosenwasser
f9eb330b19 Lint 'navigateTo.ts'. 2015-12-28 16:58:27 -05:00
Daniel Rosenwasser
9b9abf8674 Lint 'outliningElementsCollector.ts'. 2015-12-28 16:50:58 -05:00
Kagami Sascha Rosylight
6373cfff64 lets and template strings 2015-12-24 17:21:03 +09:00
Kagami Sascha Rosylight
64958669e1 remove "this should be removed ..." codes 2015-12-24 17:18:10 +09:00
Kanchalai Tanglertsampan
5544fc0d85 fix crashing when get documentHighlighting 2015-12-22 20:39:09 -08:00
Sheetal Nandi
acf54bb416 Merge branch 'master' into sourceMapDestructuring 2015-12-22 16:21:38 -08:00
Nathan Shively-Sanders
34ddaef44c Remove new lint from services.ts 2015-12-22 16:14:55 -08:00
Sheetal Nandi
ff00a0c779 Fix breakpoints in object literal pattern destructuring assignment 2015-12-22 16:14:24 -08:00
Sheetal Nandi
bda112546f Fix the breakpoint for comma expression 2015-12-22 15:23:45 -08:00
Sheetal Nandi
35537b5f32 Implement breakpoint spans of array destructuring pattern of destructuring assignment 2015-12-22 14:54:21 -08:00
Kagami Sascha Rosylight
e97118e569 InsertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces 2015-12-22 18:30:07 +09:00