Skip to content

VdebugOpt defines "path_maps" as string #228

@askobara

Description

@askobara

Hello!

Currently if I try run debug session after using
:VdebugOpt path_maps {'/remote/path':'/local/path'}
I get error

...
File "/home/user/.vim/bundle/vdebug/plugin/python/vdebug/opts.py", line 30, in get 
return as_type(inst.options[name]) 
ValueError: dictionary update sequence element #0 has length 1; 2 is required

Because g:vdebug_options["path_maps"] is a string instead dictionary as expect

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions