Dave Halter
|
7856d27724
|
Clarify something about contexts
|
2018-10-24 00:45:06 +02:00 |
|
Dave Halter
|
742179ee38
|
Add __class__, because of how it's represented as a property
|
2018-10-24 00:39:11 +02:00 |
|
Dave Halter
|
ae8e43d3c7
|
Move get_node() to tree_node and replace all the custom classdefs/funcdefs.
|
2017-01-05 23:43:12 +01:00 |
|
Dave Halter
|
9acb5cf1b3
|
Make it possible to do class context completions even for non functions. Fixes #639.
|
2016-08-01 23:13:28 +02:00 |
|
Dave Halter
|
647a4db326
|
Autocomplete inherited methods when overriding in child class. Fixes #458.
|
2016-07-31 23:09:50 +02:00 |
|