Closed diveru4i closed 9 years ago
Do you use master-branch version or 0.8.0 ?
0.8.0
thx for the answer. looks like same issue was fixed in master-branch. will create 0.8.1 as soon as can
The exact problem is with this line
subl_vars['$project'] = view.window().project_file_name()
>> 'Window' object has no attribute 'project_file_name'
ok. looks like plugin is broken for ST2
The problem exists only in 0.8.0. Master branch works great as before.
that's really odd, case project_file_name()
exists only in ST3
0.8.1 created before #178 fix
For some reasons in one of the recent versions of the package the goto functionality stopped working for me. What could it be?