Dave Halter
|
26f0fa9eb0
|
Move get_module_contexts_containing_name to the references module
|
2020-01-17 22:51:09 +01:00 |
|
Dave Halter
|
a21f443756
|
Fix a few tests
|
2019-12-24 12:32:13 +01:00 |
|
Dave Halter
|
b13c4c446f
|
Fix a globals context issue, fixes #1435
|
2019-12-01 01:28:03 +01:00 |
|
Dave Halter
|
86071dda54
|
Use a different sys path for import completions and import type inference
Fix tests of the #1451 pull request
|
2019-12-01 00:12:19 +01:00 |
|
Dave Halter
|
e389c61377
|
Relative imports with more than one level did not work
Fixes #784.
|
2017-09-14 22:06:08 +02:00 |
|
Dave Halter
|
c05f1d3ccc
|
Completion after as in imports should not be possible.
Fixes #841.
|
2017-09-10 11:27:57 +02:00 |
|
Dave Halter
|
947d91f792
|
Refactor the ClassName to allow inheritance in different modules. Fixes #884.
|
2017-04-04 20:11:07 +02:00 |
|
Dave Halter
|
feef45f4bb
|
Fixed all on_import tests.
|
2016-05-29 12:08:53 +02:00 |
|
Dave Halter
|
4714b464a6
|
Further import completion improvements.
|
2016-05-28 02:08:43 +02:00 |
|
Dave Halter
|
54b1b2be74
|
Fix: flow analysis crashed when using in combination with different modules.
|
2015-12-17 12:37:26 +01:00 |
|
Dave Halter
|
bc765979ca
|
Import priorities are wrong (__dict__ > files). Test for #536.
|
2015-04-13 15:04:49 +02:00 |
|
Dave Halter
|
1fb13837c4
|
Fix import completion issues.
|
2014-12-18 02:55:03 +01:00 |
|
Dave Halter
|
034d782e65
|
Last few on_import fixes.
|
2014-12-08 14:15:21 +01:00 |
|
Dave Halter
|
6cc4d71822
|
Import completion improvements.
|
2014-12-08 13:47:23 +01:00 |
|
Dave Halter
|
f24a3bf997
|
Fix on_import tests.
|
2014-11-26 03:07:41 +01:00 |
|
Dave Halter
|
e72eaf7a59
|
on import completion preparations.
|
2014-11-25 15:10:36 +01:00 |
|
Dave Halter
|
aeaf073ca2
|
Move some tests that targeted completion on import statements into a separate file.
|
2014-11-19 14:14:27 +01:00 |
|