Commit Graph

4491 Commits

Author SHA1 Message Date
Cyrus Najmabadi
cfac0be7b8 Show documentation comments in quick info. 2014-09-22 01:26:52 -07:00
Cyrus Najmabadi
f4cdbfab18 Add support for getting the doc comment from a symbol. 2014-09-22 00:05:39 -07:00
Cyrus Najmabadi
e3609e20af Rename Comment->CommentRange. 2014-09-21 14:52:51 -07:00
Cyrus Najmabadi
276a735347 Include the values of constant enums in quick-info. 2014-09-21 14:25:09 -07:00
Cyrus Najmabadi
fae7a3560e Provide capability to ask the checker what the constant value of an enum member is. 2014-09-21 13:58:15 -07:00
Cyrus Najmabadi
89eff5608d Merge branch 'master' into classifiedQuickInfo 2014-09-20 14:43:30 -07:00
Cyrus Najmabadi
4143c242b5 Remove unnecessary indent. 2014-09-19 18:15:27 -07:00
Cyrus Najmabadi
e426c83017 Merge branch 'master' into fidelityParser 2014-09-19 17:53:07 -07:00
Cyrus Najmabadi
940951680a Update quickinfo formatting. 2014-09-19 17:33:25 -07:00
Cyrus Najmabadi
82160d1a88 Tweak the appearance to match the old managed LS behavior. 2014-09-19 17:10:44 -07:00
Cyrus Najmabadi
b43c123b53 More quick info work. 2014-09-19 16:49:58 -07:00
Yui T
76656f2460 Address code reviews 2014-09-19 16:18:16 -07:00
Cyrus Najmabadi
4d1a43a905 Update names. 2014-09-19 16:02:58 -07:00
Mohamed Hegazy
218bcd8c1e condition the use of locale on the exitance of JSON 2014-09-19 15:55:26 -07:00
Cyrus Najmabadi
b0c55b2389 Hook up quick info shims. 2014-09-19 15:32:27 -07:00
Cyrus Najmabadi
c3944635dd Flash out QuickInfo implementation. 2014-09-19 15:21:55 -07:00
Yui T
eaa4daaee5 Return exit code 2014-09-19 15:17:19 -07:00
Mohamed Hegazy
c0b507ad08 remove commented out code 2014-09-19 15:17:11 -07:00
Mohamed Hegazy
b15304fc9e add explict serialization logic for source maps to avoid using JSON 2014-09-19 15:09:04 -07:00
Cyrus Najmabadi
778799669e Support getting symbolDisplayParts for types as well as symbols. 2014-09-19 15:06:27 -07:00
Anders Hejlsberg
7cc6bbb4d1 Merge pull request #688 from Microsoft/protectedMembers
Support for protected members in classes
2014-09-19 14:43:53 -07:00
Daniel Rosenwasser
01d93b22ba External module items now display their base file name in quotes. 2014-09-19 13:54:41 -07:00
Cyrus Najmabadi
1cb5e2813e Place symbolToString above symbolToDisplayParts. 2014-09-19 13:14:40 -07:00
Cyrus Najmabadi
d70e003cd7 Clean up symbol writing API. 2014-09-19 13:13:57 -07:00
Cyrus Najmabadi
f97bb60d6a Initial work on classified quick info. 2014-09-19 13:07:06 -07:00
Mohamed Hegazy
d2f4cd7d92 Merge branch 'assertOnMissingNodes' into release-1.1 2014-09-19 12:43:52 -07:00
Mohamed Hegazy
68687395b8 handle cases where we have a node with width 0 when reporting grammar errors 2014-09-19 09:44:47 -07:00
Anders Hejlsberg
c990c4282d Improved error messages for private and protected member access 2014-09-19 06:35:59 -07:00
Daniel Rosenwasser
84c1d03dd2 Removed duplicate 'getNodeModifiers'. 2014-09-18 16:52:22 -07:00
Cyrus Najmabadi
0e9134788a Port fidelity changes to github. 2014-09-18 15:37:16 -07:00
Daniel Rosenwasser
fc344eeef9 Merge branch 'master' into navbar
Conflicts:
	tests/baselines/reference/parserEqualsGreaterThanAfterFunction1.errors.txt
	tests/baselines/reference/parserEqualsGreaterThanAfterFunction2.errors.txt
2014-09-18 15:24:52 -07:00
Yui T
3721382933 Merge branch 'master' into reportDeclarationEmitErrors 2014-09-18 14:08:26 -07:00
Yui T
c91c52de39 Clarify comments 2014-09-18 14:07:48 -07:00
Mohamed Hegazy
7aac8d5161 Merge pull request #689 from Microsoft/todoComments
Migrate getTodoComments to use the new tree
2014-09-18 14:03:46 -07:00
Mohamed Hegazy
831d26f3dd respond to code review comments 2014-09-18 13:59:59 -07:00
Yui T
360d332bd4 Address code-review comments 2014-09-18 13:50:38 -07:00
Yui T
48002d4d48 Fix language service; doesn't capture declaration emit errors 2014-09-18 12:41:41 -07:00
Daniel Rosenwasser
915a27fc1a Added helper function for creating child items. 2014-09-18 12:36:06 -07:00
Mohamed Hegazy
d7573d3e81 Remove unused third party tools 2014-09-18 11:49:40 -07:00
Vladimir Matveev
7188ab69b2 add 'skipTrivia' parameter to scanner 2014-09-17 23:59:53 -07:00
Adam Freidin
b64316396b fix documentation for {Ui,I}nt{8,16,32}Array 2014-09-17 19:50:00 -07:00
Daniel Rosenwasser
be18ada22f Finally using new tree. 2014-09-17 18:13:06 -07:00
Mohamed Hegazy
eb01e92442 respond to code review comments 2014-09-17 17:42:03 -07:00
Mohamed Hegazy
beb2725f11 Merge pull request #676 from Microsoft/completionFixes
Completion fixes
2014-09-17 17:31:30 -07:00
Mohamed Hegazy
9e00693163 respond to code review comments 2014-09-17 17:28:03 -07:00
Anders Hejlsberg
08188b0142 Merge branch 'master' into protectedMembers 2014-09-17 17:05:45 -07:00
Anders Hejlsberg
4aa04a93b3 Addressing CR feedback 2014-09-17 16:36:38 -07:00
Daniel Rosenwasser
e69b9e6362 Fixed issue where parser improperly parses a function declaration with no identifier. 2014-09-17 16:20:19 -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