Closed randy3k closed 10 years ago
Thanks for the pull request! It hadn't occurred to me that this setting would be propagated down to the view. I'll merge it on in with my gratitude.
I notice it because my plugin Syntax Manager fails to work. Specifically, my settings is
{
"syntaxmgr_settings":
[
{
"scopes": ["text.html.markdown"],
"settings":
{
"show_panel_on_build": false
}
}
]
}
since the view settings may be different from the preferences