Tom Brückner

Results 208 comments of Tom Brückner

Thanks for the update. I never noticed the issue when testing with web app built with Meteor. It only occurs if you connect to the server via DDP directly, using...

HI Jason, first of all: thanks for your quick reply. Tested the new version, here are the results: - Issue #140: Still there, compact() is rendered in plain text to...

@Triloworld: Could you please explain how to change the timeout - I could not find any option for this.

Thanks for your quick reply. Here's the .brackets.json I've tested: { "language.fileExtensions": { "dwt": "html" }, "sass.compiler": "ruby", "sass.compass": true, "sass.options": { "sourceComments": false, "outputStyle": "nested", "outputDir": "" } }...

Thanks, I did not know about this Ruby option! I'll test it.

@nicolo-ribaudo: I first also thought it was related to compass. But then, strangely, it also happened when I disabled compass. Maybe it is enough that compass was enabled once?

Hi Nicolo, I now tried the config.rb workaround. It works in principle, but does not give me the desired result. The folder css_dir points always seems to be relative to...