-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IntelliSense (feature request / discussion) #1
Comments
This will be a good feature for more advanced users of Kojo. Note that code-completion in Kojo already shows help/documentation for Turtle, Picture, and Builtin commands/functions. This can be generalised to load javadoc/scaladoc from jar files. The relevant file in Kojo where this functionality can be added is: |
I am a technical writer by profession and would love to get involved in contributing documentation. Please let me know how to get started. Is there is Docs repo on github that I can start contributing to? |
This particular thread is about documentation tied to intellisense/code-completion. To discuss documentation in general, feel free to post your thoughts via any of the channels mentioned on this page: To get the discussion going... |
I would like to contribute in making the product accessible in general and documentation in particular. Please let me know if if we could carry this conversation over to http://www.kogics.net/contact |
Sure. Let's get going with the kojo-user group (https://groups.google.com/forum/#!forum/kojo-user). Please join the group and start a thread. If you run into problems with this, just email feedback@kogics.net, and we will help you get going... |
Pull in the Turkish Level 2 wiring by Lalit
I know this probably isn't an easy one to do, but, it may be worthwhile. The most important subset of intellisense I think, is the ability to look up documentation within the editor for given types, functions, etc.
The text was updated successfully, but these errors were encountered: