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

WorldCommand display is not authoritative #181

Open
MikkelPaulson opened this issue Oct 22, 2021 · 0 comments
Open

WorldCommand display is not authoritative #181

MikkelPaulson opened this issue Oct 22, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@MikkelPaulson
Copy link
Collaborator

MikkelPaulson commented Oct 22, 2021

Display for WorldCommand should output a command that can be run to unambiguously reproduce the interpreted effect.

> Foo, an inn, an inn

# Foo, an inn
*inn*

> Foo, an inn

There are several possible interpretations of this command. Did you mean:

* `create `Foo`, an inn`
* `load Foo, an inn`

The provided syntax for load works, but create doesn't work and has embedded backticks to boot.

Unfortunately, not all fields are currently independently describable, so this is not possible without extending the creation syntax significantly.

@MikkelPaulson MikkelPaulson added the bug Something isn't working label Oct 22, 2021
@MikkelPaulson MikkelPaulson modified the milestone: 0.2 Oct 22, 2021
@MikkelPaulson MikkelPaulson added this to the 0.4 - journal milestone Dec 1, 2022
@MikkelPaulson MikkelPaulson removed this from the 0.4 - journal milestone Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant