kotlin-community-tools / kotlin-language-server

MIT License
19 stars 4 forks source link

Add *Add `this` everywhere* code action #9

Open owl-from-hogvarts opened 2 months ago

owl-from-hogvarts commented 2 months ago

Code is unreadable without this prepended to function calls and properties. You have to check, whether function is defined locally, imported or is actually a class's function