Exclude keywords from completion if the corresponding feature is unsupported by the language level selected for the module

This commit is contained in:
Dmitry Jemerov
2017-01-28 17:19:07 +01:00
parent eb61a1c5a8
commit 720da176db
6 changed files with 118 additions and 6 deletions
@@ -14,5 +14,6 @@
<orderEntry type="module" module-name="idea-core" />
<orderEntry type="module" module-name="util" />
<orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
<orderEntry type="module" module-name="idea" scope="TEST" />
</component>
</module>