Rogan Ramesh Raj
Rogan Ramesh Raj
Hi Team, Im looking at this issue.
Hi Team, I am looking at this issue.
Hi Team, Im looking at this issue.
I'm unsure whether the calculation of target_range is appropriate.
@vinistock I have made the changes, but the prism test cases are failing. The error happens because it can't find the position in the file. Could you guide me on...
Thank you for your detailed instructions. I followed the same approach for the expectations test. Regarding the extension build failure, I believe the issue arises from [here](https://github.com/Shopify/ruby-lsp/blob/20c3979ef6201d63263984d2530223173fd38eeb/vscode/src/test/suite/client.test.ts#L619). However, I'm new...
I didn't encounter any issues during manual testing on the client side. I'll set up the VSCode extensions and test again. Ruby Tests are failed due to build failures.
The test failure is due to the missing character position in the request. My bad, I overlooked it :facepalm:
Hi Team, I am looking at this issue. What should be the code action kind for this?
@vinistock, whenever only block node is selected for toggling block style. It gives InvalidTargetRange error. https://github.com/user-attachments/assets/2bfc57c4-b7da-41e3-952c-0f7c914e6580 When I debugged it, I found that the locate_first_within_range method in RubyDocument doesn't capture...