igoriakovlev
igoriakovlev
Hi there, Was it the only debug session? Is it reproducible? If so, could you give me an example project and steps to reproduce? It is too little info to...
Maybe it worth to send me IDEA logs (if it does not have any sensitive data of course). (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files)
Yes, plugin has limitations for jumps in _main_ functions and other limitations described in [here](https://blog.jetbrains.com/idea/2020/08/jump-to-any-line-while-debugging/). I've added error reporting to menu handler. For now, You can manually build and install...
> Please check API dump and codestyle Fixed
Oh my gosh :/
The build fails because of none of TZ binaries in the PR.
I have rebased onto the master and merged all the AMEND commits by @dkhalanskyjb request.
I sqashed commits so PR is ready to merge. All tests passed. Thank you a lot for the review!
> If this is good to go, could you rebase it on top of `master` so that we can merge it? It is done.
Hi @ecmziegler - Yes, that 10% I got for own time of our conversion function from Kotlin string into JS string (it works with memory buffer, so for every string...