Stephen Gouws
Stephen Gouws
@rhoadeswilliam1 TAB should definitely work. **NOTE:** Snippets only work if you have already saved the file with the correct extension. For example if you are using a html snippet, you...
An example of what the whole process might look like with @aricallen's example, for those who are struggling. 1. Create a file named 'fonts.scss' in the `src/assets/scss` directory. 2. Then...
A fix to get this working is to edit `default.html` stored in the layouts folder to include `bgcolor="#f3f3f3"`in the `` tag. Like so: ``
Any news on this ? This would be amazing!
@Hirse Yes, I have `Beautify on Save` enabled. It happens every time. But i presume this is because whenever I save, beautify re-renders the contents. As far as I can...
Deactivating `Beautify on Save` fixes the issue and the last 'changed area' marker works as expected. So I can confirm that the issue is being caused by [brackets-beautify](https://github.com/brackets-beautify/brackets-beautify)