Monkey 2New Ted21 help system proposal – Monkey 2 http://monkeycoder.co.nz/forums/topic/new-ted21-help-system-proposal/feed/ Sat, 20 Apr 2019 02:22:45 +0000 http://bbpress.org/?v=2.5.14-6684 en-US http://monkeycoder.co.nz/forums/topic/new-ted21-help-system-proposal/#post-2789 <![CDATA[New Ted21 help system proposal]]> http://monkeycoder.co.nz/forums/topic/new-ted21-help-system-proposal/#post-2789 Fri, 05 Aug 2016 13:25:20 +0000 AdamStrange Here is my proposal for the new help system tab.

As you can see, I’ve (again) taken a general concept from VisualStudio and ran with it.

Basically the help tab will have secondary tab running down the left with further options:

Search – to search the help docs for something – needs to be rebuilt

Index – an index of all available commands, functions, methods, fields etc. currently being built

modules – a list of modules and how they fit together – this is all we have at the moment

 

Any thoughts?

Attachments:
]]>
http://monkeycoder.co.nz/forums/topic/new-ted21-help-system-proposal/#post-2797 <![CDATA[Reply To: New Ted21 help system proposal]]> http://monkeycoder.co.nz/forums/topic/new-ted21-help-system-proposal/#post-2797 Fri, 05 Aug 2016 17:47:20 +0000 Danilo For me the most important stuff is, when opening the help (menu or
F1 or F1 on keyword/method), it should not switch away from code view.
Means, help should (optional) open in an external window.
Always switching away from code is annoying, and with a 3-displays-system,
there is enough room to have the help window beside the IDE – while it may
make more sense to use a Help-TAB on single-display (notebooks etc.)

]]>
http://monkeycoder.co.nz/forums/topic/new-ted21-help-system-proposal/#post-2813 <![CDATA[Reply To: New Ted21 help system proposal]]> http://monkeycoder.co.nz/forums/topic/new-ted21-help-system-proposal/#post-2813 Sat, 06 Aug 2016 05:43:41 +0000 AdamStrange that’s a good point. I’ll keep that in mind for you. Thanks for that 😉

]]>
http://monkeycoder.co.nz/forums/topic/new-ted21-help-system-proposal/#post-2857 <![CDATA[Reply To: New Ted21 help system proposal]]> http://monkeycoder.co.nz/forums/topic/new-ted21-help-system-proposal/#post-2857 Mon, 08 Aug 2016 13:50:28 +0000 AdamStrange help system finished and operational

Need to work on F1 instant help next

Here’s the combined faces of the Help system:

  • Modules gives the original modules help
  • Index gives an a-z index of all commands, vars, etc
  • Search gives results on what you type. It will find exact matches, suggest good and not so good matches along with different icons so you can tell which is which. Exact matches come first followed by good and then ok

There is one thing that this new system highlights: The original help needs updating to add more information.

I think that a talk with Mark about this is more appropriate?

Attachments:
]]>