Commit Graph

303 Commits

Author SHA1 Message Date
mattias
c7c01c9ffd codetools: param completion: skip comments
git-svn-id: trunk@34866 -
2012-01-22 14:02:26 +00:00
mattias
984566c793 codetools: CompleteLocalVariableByParameter: resolve point for case A.B()
git-svn-id: trunk@34736 -
2012-01-14 16:25:17 +00:00
mattias
e2645d1407 codetools: identifier in parameter completion: procedures
git-svn-id: trunk@34725 -
2012-01-13 17:23:07 +00:00
mattias
5010a42914 codetools: complete parameter: methods
git-svn-id: trunk@34723 -
2012-01-13 00:25:26 +00:00
mattias
b04cef83d2 codetools: complete event assignment: refactored for reuse
git-svn-id: trunk@34721 -
2012-01-12 23:39:46 +00:00
mattias
1c8d8b843e codetools: resolve sub identifier in type definition: search forward too
git-svn-id: trunk@34720 -
2012-01-12 23:12:01 +00:00
mattias
724765c335 codetools: param completion for @pointertype
git-svn-id: trunk@34714 -
2012-01-12 14:10:11 +00:00
mattias
eae537252c codetools: param completion: extend uses section
git-svn-id: trunk@34711 -
2012-01-11 15:37:19 +00:00
mattias
7bd71b2eab codetools: class completion: fixed indentation of bodies
git-svn-id: trunk@34173 -
2011-12-14 09:41:38 +00:00
mattias
844c2556c5 codetools: class completion: checking for ancestor: fixed tool
git-svn-id: trunk@34019 -
2011-12-07 09:25:29 +00:00
mattias
b940e9e6a6 codetools: class completion: fixed checking if ancestor method is proc
git-svn-id: trunk@33985 -
2011-12-05 23:30:24 +00:00
mattias
123e380712 codetools: fixed crash in class completion searching ancestor
git-svn-id: trunk@33984 -
2011-12-05 23:28:12 +00:00
juha
cafb155a02 Codetools: Improve code completion for methods overriding an abstract base method.
git-svn-id: trunk@33983 -
2011-12-05 22:17:00 +00:00
juha
a1d1d88896 Codetools: Fix a problem with event handler generation caused by r33955 #ce5458acf2. Issue #20813
git-svn-id: trunk@33964 -
2011-12-04 23:25:46 +00:00
juha
ce5458acf2 Codetools: In Class Completion, don't call "Inherited" for overridden abstract methods. Issue #17677 (& duplicates)
git-svn-id: trunk@33955 -
2011-12-04 16:44:55 +00:00
juha
6012289532 Codetools: formatting
git-svn-id: trunk@33954 -
2011-12-04 16:44:42 +00:00
mattias
08900f28d7 codetools: moved TCodeXYPosition from CodeAtom to CodeCache
git-svn-id: trunk@33220 -
2011-11-02 14:26:05 +00:00
mattias
ae67ba05c7 codetools: fixed initial search flags for local var completion
git-svn-id: trunk@32467 -
2011-09-23 09:30:06 +00:00
mattias
0ed375aea1 codetools: local var assignment completion: operator assignments += -= *= /*, feature 20282
git-svn-id: trunk@32397 -
2011-09-18 10:17:42 +00:00
mattias
bbf2217ed8 codetools: fixed context of FindTermTypeAsString, bug #20255
git-svn-id: trunk@32353 -
2011-09-15 15:22:45 +00:00
mattias
684ea95b51 codetools: deprecated GetUnitNameForUsesSection
git-svn-id: trunk@32108 -
2011-08-30 09:28:53 +00:00
juha
21904840d4 Codetools: Fix to CodeCompletion when adding units for method parameters. Issue #18992, patch from Anton
git-svn-id: trunk@31946 -
2011-08-11 17:15:49 +00:00
juha
d827e28a93 Codetools: Fix code completion for "stored" functions. Issue #19835, patch from Anton
git-svn-id: trunk@31905 -
2011-08-06 21:25:22 +00:00
mattias
c82d807457 codetools: property completion: do not add const in setter
git-svn-id: trunk@31698 -
2011-07-14 09:17:18 +00:00
mattias
9fb8ba331a codetools: fixed TCodeCompletionCodeTool.DeclareVariableNearBy class members
git-svn-id: trunk@31275 -
2011-06-18 23:05:11 +00:00
mattias
cf818de9f4 codetools: FindLineEndOrCodeAfterPosition: fixed parsing (* comments
git-svn-id: trunk@31134 -
2011-06-08 08:17:39 +00:00
mattias
40015048ed codetools: fixed crash
git-svn-id: trunk@30943 -
2011-05-27 21:38:02 +00:00
mattias
0642328271 codetools: class completion: update method bodies if all signatures fit
git-svn-id: trunk@30942 -
2011-05-27 21:13:15 +00:00
mattias
b87cbc31f1 cody: declare var
git-svn-id: trunk@30934 -
2011-05-27 17:24:02 +00:00
mattias
4ef2e5bc3e codetools: AddLocalVariable: fixed reusing var section
git-svn-id: trunk@30923 -
2011-05-27 07:14:27 +00:00
mattias
4e3bb381e3 codetools: AddVariable: interface and implementation
git-svn-id: trunk@30898 -
2011-05-25 15:49:27 +00:00
mattias
bba64bdf3c codetools: GuessTypeOfIdentifier: guess type of for-in
git-svn-id: trunk@30893 -
2011-05-24 21:55:20 +00:00
mattias
3ce75c3558 codetools: AddLocalVariable: insert in front of MaxPos
git-svn-id: trunk@30892 -
2011-05-24 21:42:15 +00:00
mattias
905af7d78c codetools: GuessTypeOfIdentifier: remove contexts conflicting with already defined identifier
git-svn-id: trunk@30881 -
2011-05-23 22:55:29 +00:00
mattias
2932b7395a codetools: started checking existing definitions with possible
git-svn-id: trunk@30879 -
2011-05-23 22:11:16 +00:00
mattias
7b0df7dac3 codetools: class completion: fixed adding public variable after method
git-svn-id: trunk@30870 -
2011-05-23 14:07:05 +00:00
mattias
78a0a9a879 cody: declare var: switch back to src
git-svn-id: trunk@30842 -
2011-05-21 22:15:13 +00:00
mattias
53866fee38 cody: declare var: with statement
git-svn-id: trunk@30841 -
2011-05-21 21:22:42 +00:00
mattias
e1c12a7721 cody: started declare variable
git-svn-id: trunk@30811 -
2011-05-19 15:28:09 +00:00
mattias
a76e3248bf codetools: first section of non class is public
git-svn-id: trunk@30621 -
2011-05-08 15:52:29 +00:00
mattias
3e6fa52fed cody: add assign method: auto enable checkbox for else inherited
git-svn-id: trunk@30604 -
2011-05-07 17:00:20 +00:00
mattias
b7f0a998e7 codetools: class completion: indexed properties, patch #19151
git-svn-id: trunk@30597 -
2011-05-07 15:30:03 +00:00
mattias
bc19f550d3 cody: added dialog to add a Assign method
git-svn-id: trunk@30521 -
2011-05-01 19:24:09 +00:00
mattias
fbc076999d codetools: example for FindAssignMethod
git-svn-id: trunk@30495 -
2011-04-28 12:50:19 +00:00
mattias
90a1dcfc9b codetools: started FindAssignMethod
git-svn-id: trunk@30491 -
2011-04-27 17:51:15 +00:00
juha
3da46051ba CodeTools: Remove also { TForm1 } comment together with empty method when needed, patch by Anton, issue #19150
git-svn-id: trunk@30423 -
2011-04-21 22:42:21 +00:00
mattias
dd0fc4c825 IDE: codehelp: improved debugging
git-svn-id: trunk@30266 -
2011-04-11 21:25:55 +00:00
mattias
c2a58808d3 codetools: changed some uppercase parameters to mixed case
git-svn-id: trunk@29982 -
2011-03-22 13:41:30 +00:00
mattias
910c1dfb56 codetools: CompleteLocalVariableAsParameter: trim space of type
git-svn-id: trunk@29908 -
2011-03-19 13:51:37 +00:00
mattias
77566ccf65 codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes
git-svn-id: trunk@29769 -
2011-03-09 20:52:44 +00:00