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 support for rspec files #9

Closed
kwerle opened this issue Jul 13, 2018 · 8 comments
Closed

Add support for rspec files #9

kwerle opened this issue Jul 13, 2018 · 8 comments
Assignees

Comments

@kwerle
Copy link
Owner

kwerle commented Jul 13, 2018

@olbrich wants this.
/kwerle/ide-ruby/issues#13

@kwerle
Copy link
Owner Author

kwerle commented Jul 13, 2018

Huh. Why didn't it crosslink? Anyway - super annoying Must fix soon.

@kwerle
Copy link
Owner Author

kwerle commented Jul 13, 2018

Ugh. Turns out this is tricky. The parser sees

describe 'Something' do
  ...
end

as command(args) block

So there isn't really an easy way to add meaningful scope. Which makes me sad.

@kwerle
Copy link
Owner Author

kwerle commented Dec 22, 2018

I was wrong. I think it'll be easy.

@kwerle
Copy link
Owner Author

kwerle commented Dec 22, 2018

OMG. Blocked by #20

@kwerle
Copy link
Owner Author

kwerle commented Dec 22, 2018

Dupe #5

@kwerle
Copy link
Owner Author

kwerle commented Dec 24, 2018

Great progress. Close.

kwerle added a commit that referenced this issue Dec 24, 2018
kwerle added a commit that referenced this issue Dec 24, 2018
@kwerle
Copy link
Owner Author

kwerle commented Dec 24, 2018

image

How did I survive without this.

@kwerle kwerle self-assigned this Dec 25, 2018
@kwerle
Copy link
Owner Author

kwerle commented Dec 25, 2018

Fixed in 0.2.0

@kwerle kwerle closed this as completed Dec 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant