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

Pull out battle station #24

Open
chenglou opened this issue Jan 13, 2017 · 2 comments
Open

Pull out battle station #24

chenglou opened this issue Jan 13, 2017 · 2 comments

Comments

@chenglou
Copy link
Contributor

If the user likes to use the fancy build output option, then this should be the unifying UI for native and js.

We're currently doing string matches on bsb -w's output, which is hacky. Maybe we should just use this as a new front-end for bsb watcher, similar to bsb_watcher.js. Though bsb -w -make-world goes through a different path.

@bobzhang

@bobzhang
Copy link
Contributor

Battle station is fancy, but I found integration with editors are more useful, you can click and jump into the source and do a quick fix, maybe we can add it to vscode and merlin plugin

https://github.com/bobzhang/bucklescript-vscode/blob/master/.vscode/tasks.json#L13

cc @freebroccolo

@chenglou
Copy link
Contributor Author

And the editor integrations will be using bsb_watcher.js or not? I guess not? (Which was my point that I can take care of terminal watching UI)

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