Chase May

Results 4 issues of Chase May

Hey folks, Is there any way to get the go-to-definition feature working with variables bound RSpec's `let` construct? Suppose I have: ```ruby let(:endpoint) { MyAPI::Path::To::Endpoint } let(:response) {endpoint.get(params) ``` If...

Phew, ``` "emmet.includeLanguages": { "html-eex": "html" } ``` was exactly what I needed to get HTML completion working... but I have one more small, niggling problem with it still. When...

enhancement
help wanted

As a user, I want to be able to use the context (right-click) menu to take a snapshot of the current page. I will try to find time to dig...

Since the plugin requires additional commands to be run after installation in order to function (e.g. `asdf direnv setup --shell bash --version latest`), it would be really helpful if the...

will accept pr