Guruprakash Rajakkannu

Results 7 comments of Guruprakash Rajakkannu

Maybe I didn't get it completely. but why do we need jest detection to determine if something is a test file? isn't the pattern matching [here](https://github.com/nvim-neotest/neotest-jest/blob/main/lua/neotest-jest/init.lua#L103-L114) enough? I removed jest...

Hi, Commenting out following lines has fixed the above issue. https://github.com/kenshin54/popline/blob/v1.0.0/scripts/jquery.popline.js#L28-L29 But now the tooltip is coming all over the document(wherever the text gets selected) instead of intended container. is...

Hi, I made a small tweak based on [this](http://stackoverflow.com/a/5801903) answer in stackoverflow.com to make it work. https://github.com/rguruprakash/popline/commit/ea65cb4826e78c11dc17080bdb7459b2e9c462f3 Thanks, Guruprakash

+1 This is happening in case of normal 'get' as well. Please check the below plunker. [https://plnkr.co/edit/fVG5QYTATFoLuRgv0aVv?p=preview](https://plnkr.co/edit/fVG5QYTATFoLuRgv0aVv?p=preview)