kotlin-language-server icon indicating copy to clipboard operation
kotlin-language-server copied to clipboard

Automatic import of classes/functions/constants on Implement Abstract Functions Quick Fix

Open themkat opened this issue 3 years ago • 0 comments
trafficstars

Sometimes, especially after #357, there might be new symbol not found errors. These can be solved by the add missing imports quickfix. Parts of that implementation can probably be reused.

themkat avatar Apr 26 '22 16:04 themkat