We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue by joelrbrandt Thursday Jul 26, 2012 at 20:24 GMT Originally opened as adobe/brackets#1303
Provides an enableAgent/disableAgent API in LiveDevelopment so that extensions can enable more 'experimental' agents.
Satisfies goals of #1301, but doesn't enable experimental agents by default (i.e. their 'load' functions won't get called).
joelrbrandt included the following code: https://github.com/adobe/brackets/pull/1303/commits
The text was updated successfully, but these errors were encountered:
Comment by peterflynn Thursday Jul 26, 2012 at 21:22 GMT
@joelrbrandt: Ok, done reviewing
@
Sorry, something went wrong.
Comment by joelrbrandt Thursday Jul 26, 2012 at 21:39 GMT
@peterflynn Thanks for the review! Back at you.
Comment by joelrbrandt Thursday Jul 26, 2012 at 22:42 GMT
@peterflynn back at you again. Thanks!
Comment by peterflynn Thursday Jul 26, 2012 at 23:13 GMT
Sounds reasonable to me -- merging now.
No branches or pull requests
Issue by joelrbrandt
Thursday Jul 26, 2012 at 20:24 GMT
Originally opened as adobe/brackets#1303
Provides an enableAgent/disableAgent API in LiveDevelopment so that extensions can enable more 'experimental' agents.
Satisfies goals of #1301, but doesn't enable experimental agents by default (i.e. their 'load' functions won't get called).
joelrbrandt included the following code: https://github.com/adobe/brackets/pull/1303/commits
The text was updated successfully, but these errors were encountered: