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
Hello! I found in the var_ref.go#L55 that a feature of "fully-qualified names" is planned but not implemented. I don't know what is it exactly but I guess it could help module codes to manipulate the global/REPL scope. That's to say, it could supersede edit:add-var, edit:del-var, etc.
I'm interesting in working on it. Do you accept PRs that implements it, and is there any previous discussions about this feature for reference?
What new feature should Elvish have?
Hello! I found in the var_ref.go#L55 that a feature of "fully-qualified names" is planned but not implemented. I don't know what is it exactly but I guess it could help module codes to manipulate the global/REPL scope. That's to say, it could supersede
edit:add-var
,edit:del-var
, etc.I'm interesting in working on it. Do you accept PRs that implements it, and is there any previous discussions about this feature for reference?
Output of "elvish -version"
0.21.0+official
Code of Conduct
The text was updated successfully, but these errors were encountered: