
Better auto-completion
Reported by Erik Johansson | December 25th, 2010 @ 08:20 AM | in 0.0.3
Would be really nice with some great auto-completion like in Eclipse and such...or even like the phenomenal lightweight editor Geany on Linux. They don't have that advanced kind like Eclipse but simple auto-completion using simple tags-files anyone can contribute with..
What I did:
Started to type a function name
What I expected to happen:
A box with functions starting on this letter should appear
What actually happened:
Nothing
Comments and changes to this ticket
-
Sebastian Gräßl December 29th, 2010 @ 11:30 AM
- Assigned user set to rsms
Honestly, i really don't like automatic auto-completion.
I've never seen an programming-editor that does it faster than i type.If there should be such an auto-completion in Kod it should be turned of by default and/org be triggered by a shortcut.
-
Erik Johansson December 29th, 2010 @ 01:35 PM
Have you tried Geany for linux? Very simple auto-complete but blazing fast
-
rsms January 1st, 2011 @ 11:43 PM
- Milestone set to 0.0.3
- State changed from new to resolved
- Tag changed from editor, feature to autocomplete, editor, feature, text
- Milestone order changed from 56 to 0
I'm closing this as we now have a universal base implementation which use the current words of the document as the dictionary for completion, using the word's frequency and distance to cursor for ranking. Landed in rsms/master@8875a3e...dc55f2c
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
A text editor for Mac OS X