1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Commit Graph

11 Commits

Author SHA1 Message Date
Niels
8d791a0e96 Ran through code hints again to see if I could find some things that may result in errors and changed some things again.
Fixed param hint for functions which are separated over several lines. For example:
"TBitmap.

OnChange("

Also changed the way hints are showed for anonymous functions, it now shows the type/var/field name instead of nothing.
2010-06-03 15:55:36 +02:00
Niels
a1fb0742ab Few changes. 2010-05-24 11:06:39 +02:00
Niels
f08e191344 Small fix. 2010-04-07 17:07:01 +02:00
Niels
b0a64c3331 Changed the way tabs are handled (no more SmartTabs by default). 2010-04-03 10:05:59 +02:00
Niels
1b44904328 Made code insight recognize function/constructor types in objects. 2010-04-02 21:34:09 +02:00
Niels
3ed1f42aab Fixed a bug in code insight so indexed properties should work better. 2010-04-01 16:06:42 +02:00
Raymond
4748f5611d Fixed small bug in Code Insight + made a start with code hints. 2010-03-30 19:58:41 +02:00
Raymond
7b3b694b09 Ctrl click now works better, goes to new files etc.. Tree is now generated using Niels' parser (has an include tree to, not sure if its too slow). And fixed some other stuff.. 2010-03-28 22:11:12 +02:00
Raymond
4e5f79cd67 MY SHIT 2010-03-28 20:02:57 +02:00
Niels
1f25b99b8a Workaround for a weird "bug". 2010-03-28 15:51:26 +02:00
Niels
b9414c8139 Hmmm 2010-03-26 23:16:12 +01:00