Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imperative Language Map Cleanup #1451

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

NotTheDr01ds
Copy link
Contributor

Similar cleanup as in #1449:

  • Linked to Nushell command help

  • Formatted all keywords with backticks - Note that there may be a couple of minor errors in here, as I couldn't quite tell if some items were a "keyword" or a "concept" (or even a struct/type). For instance, I did not format C++ "Regex" as a keyword, since it seems to me a concept. On the other hand, I'm not sure about some uses of set. Please review and tweak as needed.

  • Fixed size as noted in Extensive Nu Map Cleanup #1449

@NotTheDr01ds
Copy link
Contributor Author

The other two cleanups may have to wait a bit. These are tedious, even with extensive macros and keybindings to help ;-)

@fdncred
Copy link
Collaborator

fdncred commented Jun 17, 2024

I think it's fine to make incremental improvements. So, we can land this and if there are other tweaks, we can keep adding them.

@fdncred fdncred merged commit 11ceb89 into nushell:main Jun 17, 2024
2 checks passed
@NotTheDr01ds NotTheDr01ds deleted the imperative-map branch June 17, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants