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

option to toggle on warnings in export source? #256

Open
andrewschultz opened this issue Dec 27, 2015 · 3 comments
Open

option to toggle on warnings in export source? #256

andrewschultz opened this issue Dec 27, 2015 · 3 comments

Comments

@andrewschultz
Copy link
Contributor

This wouldn't be hard to implement, but it could be a useful option at the application level. The main problem is, most people probably want them on & it's probably good practice to have them on, too.

@JasonLautzenheiser
Copy link
Owner

What warnings are you talking about?

@andrewschultz
Copy link
Contributor Author

Warnings in the exported source. For instance, if I type A Rock[z] and export via Inform 6 or Alan, Trizbort will throw an error in the code comments by default.

So we might have, for Inform 7,
Cave is a Room.

A rock is a thing in cave.
[Note: the character z in the bracketed text wasn't matched to any properties.]

I'd like to give the user the option to eliminate the commented text above.

@github-actions
Copy link

Stale issue message

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

No branches or pull requests

2 participants