bookshelf-modelbase icon indicating copy to clipboard operation
bookshelf-modelbase copied to clipboard

autocomplete issue when working on Intellij IDEA

Open JavaZakariae opened this issue 4 years ago • 2 comments

unfortunatly, it seems that the autocomplete utility is not supported yet. the autocomplete works just fine with bookshelf methods, but not with bookshelf-modelbase methods like orWhere, findOne .... Is there any solutions? Thanks

JavaZakariae avatar Oct 26 '20 13:10 JavaZakariae

@JavaZakariae what autocomplete utility?

bsiddiqui avatar Oct 28 '20 17:10 bsiddiqui

Ì mean code complete,like Basic completion; when you start typing the method name for example, the IDE suggest some method names and their signature.

JavaZakariae avatar Oct 28 '20 18:10 JavaZakariae