CHANG Chen-Heng
CHANG Chen-Heng
@ByteMuse I mean a small and simple project example. I can't figure out how to compile css file with the main.js in the `README.md` file.
@MoOx Thank you for the instruction. @ByteMuse Glad to see the update and close this issue.
https://github.com/facebook/create-react-app/issues/9833 may be the same bug
https://codepen.io/anon/pen/Ojarba I've found out that adding `grid-template-columns` would fix this issue, but didn't know why.
I'll try to implement this feature once Brackets offer an API for this function.
It seems hard since lack of API for this issue. https://github.com/adobe/brackets/issues/10106
@rhbecker Thank for your understanding. Hope that they could implement the API soon, I'm not so willing to hack in the low level functions.
It has no scrollbars by original design. You can hide sidebar by yourself. Maybe I will change these behaviors in future versions. I don't think so, the DOM may not...
Yes, you're right, it should be an issue. The CSS file of this extension is still in a mess, and it has some rules which overwrite styles of Brackets. (BTW,...
Yes, you can see his article: http://www.leebrimelow.com/responsive-brackets-extension-on-github/ It's my pleasure to present this awesome work of original author to community again. If we could make it keep evolving with Brackets,...