ceylon-ide-intellij icon indicating copy to clipboard operation
ceylon-ide-intellij copied to clipboard

declaration filtering

Open gavinking opened this issue 9 years ago • 0 comments

There needs to be a way to exclude packages or declarations from completion results, and perhaps also from other result lists. (The eclipse IDE supports global filters along with 3 more specialized filter sets.)

Perhaps, initially, it is enough to support the use of ⌥⏎ in the open completion proposal list to exclude the selected declaration from future completion lists, like what IntelliJ's Java editor supports.

gavinking avatar Jun 08 '16 23:06 gavinking