Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ruby-lsp-rspec and debug gems #68

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

anmarchenko
Copy link
Member

@anmarchenko anmarchenko commented Nov 10, 2023

What does this PR do?
Closes #42

It adds support for test code lens in VSCode:

image

Also it adds support for vscode debugger:

image

Motivation
Better VSCode support

How to test the change?
Open this project in VSCode with ruby-lsp plugin

@codecov-commenter
Copy link

Codecov Report

Merging #68 (f357a2d) into main (7c6106a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files         107      107           
  Lines        3616     3616           
  Branches      132      132           
=======================================
  Hits         3586     3586           
  Misses         30       30           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@anmarchenko anmarchenko merged commit 498c22c into main Nov 17, 2023
12 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/ruby_lsp_and_debug branch November 17, 2023 07:16
@github-actions github-actions bot added this to the 0.4.0 milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add debug and ruby-lsp-rspec gems
3 participants