jEdit Community - Resources for users of the jEdit Text Editor
Call "Complete Word" automatically after Nth letter?
Submitted by DVV on Wednesday, 11 November, 2009 - 17:40
I believe such question was asked before, but I could not find the answer, sorry.
How can I make jEdit to call/execute its built-in function "Complete Word" for every word after I type, for example, 3 first characters of the word? You see, typing Ctrl+B for each word is tiresome, why don't jEdit itself "call" this function after Nth first letters of word have been typed?

P.S.
I've tried the TextAutocomplete plugin, but it seems to be not what I need. All I need is the standard functionality of Ctrl+B but without Ctrl+B typed manually.
Amazing editor, by the way!
Comment viewing options
Select your preferred way to display the comments and click 'Save settings' to activate your changes.
Let me ask in different way:
by DVV on Fri, 13/11/2009 - 08:30
Let me ask in different way: is it possible to write some code/script/macro which would be executed automatically each time when a character is typed? Such code/script/macro would do the job I described above: check number of characters in the last word typed and call Ctrl+B if necessary. Is it possible? If so, where to dig?
 
SideKick Plugin
by Robert Schwenn on Fri, 13/11/2009 - 21:20
The SideKick Plugin, witch essentially provides an infrastructure for code parser plugins, offers an option "parse on key stroke". It also offers options for code completion, inclusive "Immediately complete if possible". You see: it's definitely possible to write such code - but I doubt this is a thing for macros.

The code completion via SideKick is provided by the plugins that provide SideKick parsers. They can be different from the buit-in completion. The "ctags" parser (from CtagsSideKick plugin) i.e. automatically suggests tokens from the mode definition file...

Robert
User login
Browse archives
« April 2024  
MoTuWeThFrSaSu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   82348
Context Free Art (*.cfdg)   0.31   46055
JBuilder scheme   .001   18495
BBEdit scheme   1.0   18116
ColdFusion scheme   1.0   18024
R Edit Mode - extensive version   0.1   17473
Advanced HTML edit mode   1.0   16206
Matlab Edit Mode   1.0   16068
jEdit XP icons   1.0   15229
XP icons for jEdit   1.1   14293