This issue is about tracking the progress of symbol resolution for the Nix Expression Language via [IntelliJ's experimental Symbol API](https://plugins.jetbrains.com/docs/intellij/symbols.html). * [x] Symbol declarations (#79) * [x] Symbol resolution for variables (#79) * [ ] Symbol resolution for attributes * [ ] Auto-completion * [ ] Rename refactoring * [ ] Symbol resolution for modules