Skip to content
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

Open
bbarker opened this issue Dec 26, 2017 · 5 comments
Open

IntelliSense (feature request / discussion) #1

bbarker opened this issue Dec 26, 2017 · 5 comments

Comments

@bbarker
Copy link

bbarker commented Dec 26, 2017

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.

@litan
Copy link
Owner

litan commented Dec 27, 2017

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:
https://github.com/litan/kojo/blob/master/src/main/scala/net/kogics/kojo/lite/KojoCompletionProvider.scala

@Rajakavitha1
Copy link

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?

@litan
Copy link
Owner

litan commented Mar 16, 2019

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:
http://www.kogics.net/contact

To get the discussion going...
A lot of the current Kojo documentation is on the ebooks page: http://www.kogics.net/kojo-ebooks. How would you like to contribute, given what we already have? Is there anything particular that you have in mind?

@Rajakavitha1
Copy link

A lot of the current Kojo documentation is on the ebooks page: http://www.kogics.net/kojo-ebooks. How would you like to contribute, given what we already have? Is there anything particular that you have in mind?

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

@litan
Copy link
Owner

litan commented Mar 17, 2019

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...

litan pushed a commit that referenced this issue Oct 29, 2020
Pull in the Turkish Level 2 wiring by Lalit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants