Forums
@help directive
16 posts
• Page 2 of 2 • 1, 2
Re: @help directive
Ahem, now it shows members of enum types.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
Re: @help directive
And now it shows extension methods like IList.swap and String.splitLines.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
Re: @help directive
I just fixed some bugs in @help. For one thing, if you were not seeing the full method signatures while hovering over method names with the mouse, you should now.
Also, if the file was poorly formatted for you, that is fixed as well.
I also found and fixed a bug where some cases would cause endless execution.
I was testing @help against GTK#.
Also, if the file was poorly formatted for you, that is fixed as well.
I also found and fixed a bug where some cases would cause endless execution.
I was testing @help against GTK#.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
Re: @help directive
And I added docs.go-mono.com as one of the help sites in the Search section.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
Re: @help directive
More improvements:
-- Show the full method signatures immediately and with syntax highlighting. Previously, only an abbreviated version of a method was shown and then you had to hover over it to get the full signature. It was an interesting idea, but not practical in the end.
-- Show the generic args for a method signature. Previously these were missing which could be confusing.
I have included a couple screenshots.
-- Show the full method signatures immediately and with syntax highlighting. Previously, only an abbreviated version of a method was shown and then you had to hover over it to get the full signature. It was an interesting idea, but not practical in the end.
-- Show the generic args for a method signature. Previously these were missing which could be confusing.
I have included a couple screenshots.
- Attachments
-
- CobraHelpDirective-2012-06-28-b.png (142.86 KiB) Viewed 9665 times
-
- CobraHelpDirective-2012-06-28-a.png (64.6 KiB) Viewed 9665 times
- Charles
- Posts: 2515
- Location: Los Angeles, CA
Re: @help directive
Two more improvements:
-- Include the initializers/constructors of a type's interface.
-- Improve the display of constants.
While there is always room for improvement, I would say it's pretty useful at this point. This is all I have planned for @help for the upcoming release.
-- Include the initializers/constructors of a type's interface.
-- Improve the display of constants.
While there is always room for improvement, I would say it's pretty useful at this point. This is all I have planned for @help for the upcoming release.
- Charles
- Posts: 2515
- Location: Los Angeles, CA
16 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 16 guests