Mehmet Yatkı
Mehmet Yatkı
Ah what I meant is to find the exact location in the string I have to count one by one. There is no option to navigate to that column. To...
Hey @trexguo, Thanks for the suggestion. I thought about that a lot but at the end decided to not include it into this package because `dotenv` library is doing that...
Hey @heartacker, thank you very much for your interest. This was actually in my mind for a long time now, but just couldn't find time to work on it. Also,...
This is a very annoying problem. It took me a while to realise it was being caused because of jest-chain. Would be great if you could fix it.
Just a side note for windows developers, to be able to setup project properly they'll need to run terminal in administrator mode and make sure `core.symlinks` is set to true....
Seems like we can achieve this after this https://github.com/jest-community/vscode-jest/issues/129 issue is closed. But i don't see any action on it.
Hey @weiaim there is not enough information to understand what happened. Could you please explain the problem? Was the crash because of the extension? If so can you share some...
Hey @GrandPyromania thanks for reporting this. I am looking into it. 👍🏻
Hey @GrandPyromania this issue is not an easy fix and caused by vscode internal methods. I opened a ticket for it. let's see what they will say. There are workarounds...
Hey @femto-code. Thank you very much for the feedback. Yes, you are totally right and I'm aware of that. When I released the extension, activation events were causing the extension...