Jostein Kjønigsen
Jostein Kjønigsen
What has always annoyed me with `tide-references` is how it doesn't work like occur or grep, much like you complain about. I agree there's reasons for why things are like...
> When you are in a *grep* buffer, you can hit enter everywhere and jump to a reasonable position. Right now, you cannot do the same in *tide-reference* Agreed. And...
> Making this a proper PR shouldn't take too much: make it put text properties that are more reliable than relying on where the face changes (to find the text...
Indeed and agreed, although I haven't figured out how to do this yet. Patches/PRs welcome :)
On re-reading, you can have a more helm-like experience. If you have helm global mode enabled, you'll still have to press tab, but you'll get a proper helm overlay with...
Sorry about the late response. If it's OK, I'll hold on investigating this PR, until the questions I've raised in #308 are put down or resolved :smile:
@perveziqbal Looking at that repo... If you need to modify `tssserver.js` for this to work, maybe you could consider sending a pull request to Microsoft about it?
Historically tide only supported working against one particular version of tsserver (shipped with tide or overridden, custom path set by the user). In such circumstances, this change would make sense....
> > Fixing this might not be straightforward as we are now saying find-file and M-. will do different things. > > True. So how about ... making that not...
> typedoc (which I contribute to) is planning to use Lerna. I also have projects that I'm thinking of moving to Lerna. Fair enough. My point was simply that optimizing...