You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you can use quickfix to create a module file:
But not if there are nested modules:
It would be great to be able to either create the whole chain or if it's too ambiguous maybe give some feedback (somehow?) like "The lol module does not exist. Cannot create lol::haha. Please create lol before creating lol::haha"