Kostiantyn Shchepanovskyi

Results 45 comments of Kostiantyn Shchepanovskyi

@Shan1024 I published patch here; my fork contains many other changes, unfortunately I cannot make regular PR, it will take too much time.

I have no idea, patch is quite small and has no direct relation to live templates. Are there any exceptions in logs?

Can you please add more details how did you update the logic?

Thanks for details. I was afraid that there is an issue in my code :)

Would gladly accept a PR for it!

Hi, I came across this issue when I was working on similar issue for https://plugins.jetbrains.com/plugin/8277-protobuf-support. I implemented suggestion from JetBrains forum in my plugin, it works well. If you still...

It's not about level, it's about this comment: > Clarification: there is nothing wrong in having the R package in dependencies of a module. The bad practice is adding the...

Renaming one of packages is breaking change. Looks like merging api into core is the only option.

Need to think a little. Maybe it's safer to create new module - protostuff-all, it will contain core and api.