Skip to content

Patrick slagle autocomplete#6

Merged
pH-7 merged 16 commits into
masterfrom
patrick-slagle-autocomplete
Mar 28, 2016
Merged

Patrick slagle autocomplete#6
pH-7 merged 16 commits into
masterfrom
patrick-slagle-autocomplete

Conversation

@pH-7
Copy link
Copy Markdown
Owner

@pH-7 pH-7 commented Mar 26, 2016

No description provided.

patrick-slagle and others added 16 commits March 8, 2016 10:48
This is for getting the text of the textArea so we can perform
autocomplete. It takes two parameters which directly correlate to the
getText() method of the TextArea class.
The beginnings of the autocomplete class. So far, I have a general
layout of what I want to do and am entering some content.
The code works great, but I want to clean it up.
Going to re-comment the code.
Performed some documentation and code cleanup.
Removed unnecessary else statement from inner class CommitAction.
Users won’t be bothered with java keywords if they are not editing a
java file.
I want to make the editor supportive of multiple languages. Putting the
keywords in a separate class and going to add more languages. Code to
handle the different languages added to UI.java. I’m not finished yet,
need to do some clean up/documenting. This works though.
This is the completed enhancement. I have found this useful so I might
expand on it in the future, but for now I think I am finished with it.
@pH-7
Copy link
Copy Markdown
Owner Author

pH-7 commented Mar 26, 2016

👍 (waiting for @patrick-slagle's review)

@pH-7 pH-7 merged commit 1c629ea into master Mar 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants