Skip to content

Find ocurrences not working #921

@Sunno

Description

@Sunno

Hi, when I'm using f it throws this error, not sure if it could be misconfiguration or something in my system

Error detected while processing function pymode#rope#find_it:
line    4:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/alvaro/.vim/bundle/python-mode/pymode/rope.py", line 187, in find_it
    env.run('g:PymodeLocList.current().extend', lst)
  File "/home/alvaro/.vim/bundle/python-mode/pymode/environment.py", line 186, in run
    self.prepare_value(a) for a in args
vim.error: Vim(let):E716: Key not present in Dictionary: type

I was using an old version but it stopped working with recent versions, I even uninstalled and installed the plugin again.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions