Closed thibaudgg closed 1 year ago
Hi,
RSpec also supports specify and example as an alternative to it.
specify
example
it
It would be great to also support them here: https://github.com/st0012/ruby-lsp-rspec/blob/5543dd4c5d01e31d05437a6481e5bf6555d36964/lib/ruby_lsp/ruby_lsp_rspec/code_lens.rb#L47
Should I open a PR? Thanks for your work!
Hi,
RSpec also supports
specify
andexample
as an alternative toit
.It would be great to also support them here: https://github.com/st0012/ruby-lsp-rspec/blob/5543dd4c5d01e31d05437a6481e5bf6555d36964/lib/ruby_lsp/ruby_lsp_rspec/code_lens.rb#L47
Should I open a PR? Thanks for your work!