mirror of
https://github.com/nushell/nushell.git
synced 2025-08-15 17:43:12 +02:00
Fix hiding of import patterns with globs (#487)
* Fix glob hiding * Remove docs comment
This commit is contained in:
@ -306,7 +306,6 @@ It creates the `$config` variable using the module system.
|
||||
|
||||
## Known Issues
|
||||
|
||||
* Hiding from a module needs to be improved: https://github.com/nushell/engine-q/issues/445
|
||||
* It might be more appropriate to use `$scope.modules` instead of `$scope.overlays`
|
||||
|
||||
## Future Design Ideas
|
||||
|
Reference in New Issue
Block a user