Giter Club home page Giter Club logo

Comments (12)

bubenkoff avatar bubenkoff commented on May 30, 2024

i'll look, thanks for report

from cucumber-sublime-bundle.

twolfson avatar twolfson commented on May 30, 2024

This has also broken tab completion on ST2. There are no errors popping up which is frustrating but thankfully I found this via:

http://www.reddit.com/r/SublimeText/comments/2tywbd/sublime_text_3_auto_complete_stopped_working/

from cucumber-sublime-bundle.

bubenkoff avatar bubenkoff commented on May 30, 2024

i pushed some fixes, please check

from cucumber-sublime-bundle.

RobotGetsBored avatar RobotGetsBored commented on May 30, 2024

Do you know when it will be available through Package Control? According to the Package Control page for this package the latest version is from the 27th.

EDIT Oh, right after I posted this it looks like it got updated. I will test it out presently.

from cucumber-sublime-bundle.

RobotGetsBored avatar RobotGetsBored commented on May 30, 2024

Nope, still seems to mess up the auto complete. No initial errors in the Console. When I open up a new file and start typing, then I get an error (rough glance, looks the same as before).

Traceback (most recent call last):
  File "/opt/sublime_text/sublime_plugin.py", line 358, in on_query_completions
    res = callback.on_query_completions(v, prefix, locations)
  File "GherkinAutoComplete in /home/dalvarez/.config/sublime-text-3/Installed Packages/Cucumber.sublime-package", line 118, in on_query_completions
  File "GherkinAutoComplete in /home/dalvarez/.config/sublime-text-3/Installed Packages/Cucumber.sublime-package", line 71, in is_feature_file
TypeError: argument of type 'NoneType' is not iterable

from cucumber-sublime-bundle.

bubenkoff avatar bubenkoff commented on May 30, 2024

please update again

from cucumber-sublime-bundle.

RobotGetsBored avatar RobotGetsBored commented on May 30, 2024

I no longer get that error, but still auto completion doesn't work. Sorry for all the trouble, but I do appreciate you attempting to fix this!

from cucumber-sublime-bundle.

bubenkoff avatar bubenkoff commented on May 30, 2024

what's in console when you save the file?

from cucumber-sublime-bundle.

twolfson avatar twolfson commented on May 30, 2024

Nothing is in the console. It looks like your return for the if is on the wrong line.

selection_019

Indenting the return into the if fixes the issue. I will submit a PR.

from cucumber-sublime-bundle.

bubenkoff avatar bubenkoff commented on May 30, 2024

that's cool you've found that it will work returning None, i wasn't sure about this looking at sublime text api docs - thanks!

from cucumber-sublime-bundle.

RobotGetsBored avatar RobotGetsBored commented on May 30, 2024

Yup, that did it. Thanks!

from cucumber-sublime-bundle.

bubenkoff avatar bubenkoff commented on May 30, 2024

thank You!

from cucumber-sublime-bundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.