Commit graph

41 commits

Author SHA1 Message Date
Vladimir Matveev
f30bb7ec35 add classification for type aliases 2014-12-05 17:32:36 -08:00
Daniel Rosenwasser
6a882e7392 Merge pull request #1363 from Microsoft/noMoreExpandoBar
Fixed issue where missing identifiers pushed trivia into the navigation bar
2014-12-04 12:44:58 -08:00
Daniel Rosenwasser
d4575572b6 parenetName -> parentName 2014-12-03 14:58:15 -08:00
Sheetal Nandi
8c116e5f34 Merge branch 'master' into SymbolDisplayParkKindTests 2014-12-02 08:47:15 -08:00
Sheetal Nandi
24d1d8d756 Tests for type parameters in class 2014-11-21 17:42:27 -08:00
Sheetal Nandi
3b2dee1329 Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
Sheetal Nandi
ae04acf27b Merge branch 'master' into SymbolDisplayParkKindTests 2014-11-20 22:11:05 -08:00
Daniel Rosenwasser
b98f6b4688 Paramter -> Parameter 2014-11-19 11:55:05 -08:00
Daniel Rosenwasser
d33aa4335f Switched syntactic classifier to use new tree.
Also added tests.
2014-10-15 15:01:38 -07:00
Daniel Rosenwasser
640554ae48 Added facilities for using positions on classification tests. 2014-10-13 17:29:19 -07:00
Sheetal Nandi
307e28a8a1 Enable infrastructure to test the symbol display parts returned by quickInfo 2014-10-13 17:22:49 -07:00
Sheetal Nandi
58cfc985b9 Merge branch 'master' into symbolInfoFormatting 2014-10-08 18:25:42 -07:00
Sheetal Nandi
c40f02a248 Merge pull request #817 from Microsoft/renameEnumMember
Fixes the name displayed in the rename dialog to be just symbol name instead of qualified path
2014-10-06 11:57:13 -07:00
Cyrus Najmabadi
1f045e1227 Adding rename tests. 2014-10-03 15:33:29 -07:00
Sheetal Nandi
71b77106a8 Add test case to verify the definition name and container name
Rename dialog will use this name and scope name returned
2014-10-03 14:51:22 -07:00
Jason Freeman
b2bca72bb6 Fix argumentCount and selectedItemIndex 2014-09-30 17:13:57 -07:00
Sheetal Nandi
c0138d1fdc Enable signature help docComment testing 2014-09-30 17:10:12 -07:00
Sheetal Nandi
90e2c362a5 Move the symbol classification and display parts writing to the Services and format the newlines correctly 2014-09-30 17:08:59 -07:00
Sheetal Nandi
743046bf45 Use SymbolDisplayParts api 2014-09-30 17:08:52 -07:00
Jason Freeman
cfee41e31c Enable parameter help tests 2014-09-22 15:05:27 -07:00
Jason Freeman
61d6663b32 Fill out more of the SignatureHelpItem and SignatureHelpParameter structures 2014-09-22 15:05:08 -07:00
Jason Freeman
5e1bd0c5bf Add applicableSpan to SignatureHelpItems 2014-09-22 15:04:59 -07:00
Jason Freeman
d42c5ba86c Begin packaging of signature help items 2014-09-22 15:04:53 -07:00
Jason Freeman
49ae281059 Start testing signature counts and adjust some syntactic computations 2014-09-22 15:04:47 -07:00
Jason Freeman
927bab6565 Enable fourslash signature help tests 2014-09-22 15:03:40 -07:00
Cyrus Najmabadi
2eb14aa7ca Merge branch 'master' into getRenameInfo
Conflicts:
	src/services/services.ts
2014-09-17 15:36:26 -07:00
Cyrus Najmabadi
7320a189f1 Adding rename tests. 2014-09-17 15:19:20 -07:00
Yui T
9ee63fa21d Merge branch 'master' into getEmitOutput
Conflicts:
	src/services/services.ts
2014-09-16 17:40:38 -07:00
Cyrus Najmabadi
7be2d2866b Classification tests. 2014-09-15 17:39:48 -07:00
Cyrus Najmabadi
ebb0beb203 Adding classification tests. 2014-09-15 17:23:38 -07:00
Yui T
bf7e7b6cc2 Fix spelling 2014-09-10 15:58:18 -07:00
Yui T
271bb29c94 Minor spelling and spacing fix 2014-09-10 15:58:09 -07:00
Yui T
609d1bc92c Chage test framework from manual comparing the result to using baseline;
Add compilerOptions into fourslash
2014-09-10 09:57:38 -07:00
Yui T
be4133a162 Add meta-data flag name to modify compilationSettings 2014-09-10 09:57:28 -07:00
Yui T
6ef41a74c7 Move checking semantic diagnostics into emitFiles function rather than
getEmitOutput
2014-09-10 09:57:26 -07:00
Yui T
2acd98e03e Minor spelling and spacing fix 2014-09-10 09:54:42 -07:00
Yui T
8e37730d85 Update fourslash for getEmitOutput 2014-09-10 09:54:36 -07:00
Mohamed Hegazy
8fcc8b26ba Ensure range for string literal references are within the quotes to ensure rename is successful 2014-08-22 22:07:45 -07:00
Mohamed Hegazy
74518a9b7f respond to code review comments 2014-08-20 22:46:47 -07:00
Mohamed Hegazy
69c653d5e8 add some debug methods 2014-08-18 12:41:01 -07:00
Mohamed Hegazy
214df64e28 Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00