Felipe Caputo
Felipe Caputo
@ryanluker maybe makes like GitLens do, with an aditional info that show side by side of the source line 
@hassanshaikley I was taking a look in how to implement this, but I think that VSCode QuickPick does not provide a way to implement this. I'm taking a deeper look...
Hi @D-stroyR, this error happened when starting the extension? Did any other message appear?
Hi @D-stroyR , I've did some tests and it seems like a problem with the activation events. I've still let the `StartupFinished` activation event there, but I think it might...
I think I didn't add a sort to the result list and that can be the problem... I'll take a look at this today when get home. Thx for the...
Hi @akdir , that's great to hear it from you. First of all, I'd like to apologize for taking to long to reply to you. I don't think we would...
Sorry for taking too long, I'm just fixing some errors with my latests PR and will take a look at this really soon
Hi @jrehwaldt can you please validate if the MR #79 that was release on 1.7.0 fix this issue?
Thanks for the quick reply, I'll look into this today And release it on 1.7.1
Hello @bilyboy785 Sorry for taking to long, I've didn't saw this issue :-( This is "by design" and I'm working on a new version that will watch file changes instead...