context -> value

This commit is contained in:
Dave Halter
2019-08-15 01:23:06 +02:00
parent 9e23f4d67b
commit ad4f546aca
68 changed files with 1931 additions and 1931 deletions

View File

@@ -1,6 +1,6 @@
"""
Special cases of completions (typically special positions that caused issues
with context parsing.
with value parsing.
"""
def pass_decorator(func):

View File

@@ -36,7 +36,7 @@ definition = 0
str(def
# It might be hard to determine the context
# It might be hard to determine the value
class Foo(object):
@property
#? ['str']