krasa / StringManipulation

IntelliJ plugin - https://plugins.jetbrains.com/plugin/2162
Apache License 2.0
694 stars 81 forks source link

Smarter property handling #202

Open h3adache opened 1 year ago

h3adache commented 1 year ago

Related to this ticket https://github.com/krasa/StringManipulation/issues/6

The fix was added for only java context but the same could be applied to other languages such as typescript/golang etc.

Is it possible to expand this fix to other languages as well?

krasa commented 1 year ago

Yes. Which?

h3adache commented 1 year ago

Would be great to add it for typescript and golang! (biased as those are the two I use this plugin with the most atm).