u/HosseyNJF

▲ 8 r/neovim

behave-lsp.nvim: Validation, Go to Declaration/References, and Auto-complete for Behave/Gherkin BDD files

Hello! This is a new plugin that I wrote after struggling with reading and writing behave files at work. I used to use PyCharm and recently moved to Neovim, and the lack of any LSP for behave feature files was a major pain point for me. That's why I went ahead and created this plugin (with the help of AI, since I'm not really experienced in writing LSPs). It definitely has some rough edges, but it's very functional!

Repository: https://github.com/HosseyNJF/behave-lsp.nvim

What do you think? Would you use this plugin?

u/HosseyNJF — 19 days ago