JohnDTill / Forscape

Scientific computing language
MIT License
176 stars 3 forks source link

Typing suggestions for files and module variables #104

Closed JohnDTill closed 1 year ago

JohnDTill commented 1 year ago

This adds suggestions while typing import statements. The recommendation for module variables is very similar to later recommendation for class members.

The functionality works, but it should be cleaned up: