Commit Graph

23 Commits

Author SHA1 Message Date
ondrej
2a34ee3ad9 IDE: identifier completion:
- handle "Include words" option
- don't scan a unit several times if it is open in several source editor windows

git-svn-id: trunk@58308 -
2018-06-18 13:16:58 +00:00
ondrej
44d2a2fa4f IDE: word completion: add all words for no prefix
git-svn-id: trunk@58263 -
2018-06-14 10:26:19 +00:00
ondrej
4efc47f4df IDE: word completion: fix ignore word at position
git-svn-id: trunk@58174 -
2018-06-07 16:00:22 +00:00
ondrej
f22151f9d2 IDE: word completion: better match performance: improvements
git-svn-id: trunk@58170 -
2018-06-07 15:05:30 +00:00
ondrej
4e66d32e35 IDE: word completion: better match performance: fixes
git-svn-id: trunk@58169 -
2018-06-07 14:55:56 +00:00
ondrej
5b5d75c9da IDE: word completion: better match performance
git-svn-id: trunk@58168 -
2018-06-07 14:40:51 +00:00
ondrej
8b29af0724 IDE: word identifier completion: gather words on filter - and search in all units
git-svn-id: trunk@58167 -
2018-06-07 14:02:43 +00:00
ondrej
ea95020bc6 IDE: word completion: ignore prefix in a better way (by position and not by contents)
git-svn-id: trunk@58142 -
2018-06-05 17:24:14 +00:00
ondrej
a282a46751 IDE: identifier completion words: better performance in big units (add words around the active line, not from the whole unit)
git-svn-id: trunk@58140 -
2018-06-05 16:47:44 +00:00
ondrej
122947fc29 IDE: add words from current unit to identifier completion list.
git-svn-id: trunk@58137 -
2018-06-05 13:59:47 +00:00
juha
7b162087fd Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
mattias
2f13da5b12 IDE: word completion: fixed getting prefix with lines with tabs
git-svn-id: trunk@18206 -
2009-01-08 08:59:51 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
9c2965f234 implemented Undo property for OI
git-svn-id: trunk@5040 -
2004-01-10 02:01:37 +00:00
mattias
2926828c97 tab completion is now case sensitive
git-svn-id: trunk@5039 -
2004-01-10 01:31:13 +00:00
mattias
2a402038bb implemented tab completion for word and identifier completion
git-svn-id: trunk@5031 -
2004-01-08 22:15:39 +00:00
lazarus
6c9464c470 MG: updated licenses
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
89233d5b7c MG: removed unused
git-svn-id: trunk@1398 -
2002-02-09 02:30:22 +00:00
lazarus
d6dced53e4 MG: fixed setpixel and TCustomForm.OnResize event
git-svn-id: trunk@338 -
2001-10-07 07:28:34 +00:00
lazarus
38adf9cc3c MG: fixed wordcompletion and carettimer nonfocus bug
git-svn-id: trunk@311 -
2001-07-02 15:17:24 +00:00
lazarus
1d99470ec3 MG: accelerated the wordcompletion
git-svn-id: trunk@306 -
2001-07-01 13:18:58 +00:00
lazarus
bf6db14dc2 MG: smarter wordcompletion
git-svn-id: trunk@283 -
2001-06-05 11:47:55 +00:00
lazarus
041250d1cf Changes for wordcompletion and many other things from Mattias.
Shane

git-svn-id: trunk@186 -
2001-02-20 16:53:27 +00:00