Commit Graph

489 Commits

Author SHA1 Message Date
Yui T
e6a1ac14bb Merge branch 'master' into gotoDefShorthand 2014-11-18 09:45:57 -08:00
Vladimir Matveev
ced8785bd3 eliminate usage of TypeScript module from services layer 2014-11-17 17:01:23 -08:00
Vladimir Matveev
d225035622 cut usage of the old tree from the services layer 2014-11-17 15:57:40 -08:00
Yui T
d52b096d55 go-to-definition with test cases 2014-11-17 14:27:14 -08:00
Yui T
1b66ee6f3a Merge branch 'master' into shorthandProperty
Conflicts:
	src/compiler/checker.ts
2014-11-17 11:35:02 -08:00
Vladimir Matveev
23e35bcfc1 Merge branch 'master' into formatting_scanner 2014-11-14 11:01:17 -08:00
Yui T
8bd7aae869 Add comment and clean up implementation on findAllReferences 2014-11-13 17:50:34 -08:00
Yui T
a8ebdf0cbd Address code review 2014-11-13 12:02:13 -08:00
Sheetal Nandi
37d84996db Fix the completion entry for __proto
Fixes #850
2014-11-11 15:56:56 -08:00
Yui T
1bf7ecac7a Find all reference for short-hand property assignment 2014-11-11 11:01:12 -08:00
Vladimir Matveev
7c67759ecf merge with master 2014-11-10 17:24:22 -08:00
Sheetal Nandi
04e2169f03 Merge pull request #1116 from Microsoft/normalizeSlashes
Consolidate normalizing slashes from harness to use it from typescript core.ts
2014-11-10 16:28:11 -08:00
Sheetal Nandi
45e4e16afc Consolidated normalizing slashes to use from typescript core in services 2014-11-10 16:09:00 -08:00
Mohamed Hegazy
03c80ac8b3 set the correct range for paramters in signature help 2014-11-10 15:09:16 -08:00
Yui T
7e39622d5d Basic implementation for finding all references 2014-11-10 14:55:41 -08:00
Vladimir Matveev
8960ab9712 addressed CR feedback, added comments, dropped unused code 2014-11-10 13:30:00 -08:00
Yui T
e9122b4d85 Fix get type from short-hand property assignment 2014-11-10 10:51:08 -08:00
Vladimir Matveev
89dee07bf2 merge with master 2014-11-09 23:23:49 -08:00
Mohamed Hegazy
6eabefd630 Merge pull request #1103 from DickvdBrink/unused-vars
Removed some unused variables
2014-11-09 21:45:52 -08:00
Vladimir Matveev
5bbdbffbc3 added tests for formatting in try blocks, add startEndOverlapsWithStartEnd 2014-11-08 23:03:38 -08:00
Vladimir Matveev
b1c2907e21 removed old formatting implementation 2014-11-08 22:30:56 -08:00
Dick van den Brink
0e9e4ab737 More unused variables in services.ts 2014-11-08 18:36:55 +01:00
Dick van den Brink
7cc4db2a1d Removed some unused private functions 2014-11-08 16:48:00 +01:00
Dick van den Brink
96181c9c53 Removed some unused variables 2014-11-08 16:30:56 +01:00
Dick van den Brink
e57a11253a Fixed some methods using the wrong start time 2014-11-08 16:18:42 +01:00
Yui T
dc3c5c52f3 Merge branch 'master' into refactorRefFilesPath 2014-11-07 13:11:05 -08:00
Sheetal Nandi
d634ab8ceb Merge pull request #1089 from Microsoft/completionEntryOfImport
Block completion list on import declaration name and fix the crash in sy...
2014-11-07 12:57:52 -08:00
Sheetal Nandi
b47c7693b2 Merge pull request #1086 from Microsoft/jsDocCommentLinePreservation
Fix the line preservation between jsdoc comments while displaying it
2014-11-07 12:32:25 -08:00
Sheetal Nandi
b743a50677 Simplified while loop as per code review feedback 2014-11-07 12:19:06 -08:00
Yui T
35facf591e Merge branch 'master' into refactorRefFilesPath 2014-11-07 10:23:31 -08:00
Sheetal Nandi
38f14b5b1d Block completion list on import declaration name and fix the crash in symbol display name when import declaration is incomplete
Fixes #991
2014-11-06 19:37:05 -08:00
Sheetal Nandi
127aa49e55 Fix the union property kind if the property is union of exported variable of module
Fixes #929
2014-11-06 19:18:20 -08:00
Sheetal Nandi
bfca3c5548 Fix the line preservation between jsdoc comments while displaying it
Fixes #891
2014-11-06 18:49:05 -08:00
Sheetal Nandi
8ab038f1a3 Fixed the merge conflicts that went undetected in github 2014-11-06 18:02:29 -08:00
Sheetal Nandi
beef2ebbe6 Merge pull request #1079 from Microsoft/showNarrowedType
Show narrowed type in quickInfo/completion entry
2014-11-06 17:17:51 -08:00
Yui T
6c9c502218 Merge branch 'master' into refactorRefFilesPath
Conflicts:
	src/services/compiler/precompile.ts
	src/services/services.ts
	src/services/utilities.ts
2014-11-06 15:47:58 -08:00
Vladimir Matveev
b7b3506c59 change folder structure, move all new formatting related bits to 'format' folder 2014-11-06 15:31:42 -08:00
Sheetal Nandi
12370332a1 Show narrowed type in quickInfo/completion entry
Fixes #927
2014-11-06 15:20:31 -08:00
Sheetal Nandi
e79229b88d Update some documentation as per code review feedback 2014-11-06 13:44:10 -08:00
Sheetal Nandi
6aa9bd68f7 Merge branch 'master' into unionTypeInSignatureDisplay 2014-11-06 13:37:18 -08:00
Jason Freeman
279166be50 Address feedback 2014-11-06 11:51:49 -08:00
Jason Freeman
6c85dbe140 Refactor Declaration.name into Identifier | ComputedPropertyName 2014-11-05 17:47:30 -08:00
Vladimir Matveev
edbb99d959 merge with master 2014-11-05 17:34:42 -08:00
Vladimir Matveev
a8e5aad6e8 use const enums in compiler 2014-11-03 23:31:38 -08:00
CyrusNajmabadi
c514f718e7 Merge pull request #1044 from Microsoft/todoSemantic
Treat getTodoComments as a semantic operation since it will be called on...
2014-11-03 15:28:40 -08:00
Cyrus Najmabadi
1a039866c1 Treat getTodoComments as a semantic operation since it will be called on every file in the project. 2014-11-03 15:12:18 -08:00
Sheetal Nandi
c8dc2bdef0 Completion entry details of union of methods with no call signature
Fixes #928
2014-11-03 12:44:20 -08:00
Vladimir Matveev
0b738e86c4 merge with master 2014-11-01 02:06:37 -07:00
Vladimir Matveev
7d80b7186d do not treat module that contains only const enums as instantiated 2014-11-01 00:56:00 -07:00
Daniel Rosenwasser
63340a0d94 Addressed CR feedback. 2014-10-31 14:53:22 -07:00