Git Product home page Git Product logo

behave.vim's People

Contributors

avanzzzi avatar zenyusy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

behave.vim's Issues

Change default mapping?

When i press b, the cursor goes back a word. I want to change the default mapping, is this possible?

Not allowed to edit another buffer now

I am getting an error when trying to call the goto_step_definition func, not sure if I'm doing something wrong or if it is conflicting with other plugins installed (e.g NERDTree and NERDTree-tabs)

Error detected while processing function behave#goto_step_definition[1]..<SNR>74_goto_step_definition[15]..BufWinEnter Autocommands for "*"..function 293[2]..294[4]..304[15]..function behave#goto_step_definition[1
]..<SNR>74_goto_step_definition[15]..BufWinEnter Autocommands for "*"..function 293[2]..294[4]..304:
line    6:
E788: Not allowed to edit another buffer now
Error detected while processing function behave#goto_step_definition[1]..<SNR>74_goto_step_definition[15]..BufWinEnter Autocommands for "*"..function 293[2]..294:
line    4:
E170: Missing :endfor

Improve readme.md

Include:

  • Overview (Include GIF demo)
  • Documentation (Point to doc/behave.txt)
  • Contributing
  • Install Instructions
  • Mappings
  • Tests

err if no environment.py

runner_util.exec_file(os.path.join(base_path,"environment.py"))

hi, i tried using this plugin in a behave dir which is so minimal that there is no "environment.py" (like the one in test/ , or the official tutorial's first demo), then this exec_file will raise error.

maybe change to if file exist: exec_file(file) ?

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.