Skip to content

Rework Brackets-InteractiveLinter extension for Bramble #622

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

Open
humphd opened this issue Mar 4, 2017 · 1 comment
Open

Rework Brackets-InteractiveLinter extension for Bramble #622

humphd opened this issue Mar 4, 2017 · 1 comment

Comments

@humphd
Copy link

humphd commented Mar 4, 2017

From https://github.com/mozilla/thimble.mozilla.org/issues/1238#issuecomment-284078401, it would be cool to try and get https://github.com/MiguelCastillo/Brackets-InteractiveLinter working in Bramble.

The main problem is going to be swapping out the load files from the filesystem logic to instead use require() calls, and statically bundle all the things you need.

Whoever wants to try this, I can walk you through what needs to happen. It's not trivial, but it's not that hard.

@humphd
Copy link
Author

humphd commented Mar 17, 2017

@sgupta7857 is going to take this work over. I've got a PR up at #623 which he's going to finish, and we'll land it and have it be disabled by default. Then, I'll file another bug in Thimble to add a toggle to enable it if people want to use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant