Jan T. Sott

Results 137 comments of Jan T. Sott
trafficstars

The problem right now is that the 2.x branch is dead, but 3.x not yet ready for alpha. I never tested this on Windows, but I'd be interested to know...

Something like this is on the list, but I can't say yet when it will happen. Hopefully before the summer.

If I got this right, you would love to specify relative URLs to your assets? I _think_ that you currently have to specify absolute URLs to overcome the forwarder (which...

I double-checked, my modals are inside `content`. Also, I noticed the same happens with `nav-popover`.

That's what might have happened, I'm sure I copied my local repository over to the Packages folder to test the dependency before publishing it. Not sure if it can ever...

I was about to post the same. Here's how you can reproduce this: - Create an empty HTML document - type `html` and hit Tab to complete to a HTML...

Is there really no error message in either the default output pane or the developer console? It's a bit difficult to debug without knowing more about your setup, so maybe...

> The reason for this behaviour is that the pre-processor seems to be checking if the file that is referenced Are you talking about the PPO flag of `makensis`? That...

I don't think that this an issue related to this package, but an issue with Sublime Text itself. I'm aware of limitations when it comes to very [long lines](https://github.com/sublimehq/sublime_text/issues/513), but...

I think the plugins listed in the console are “real” plugins, packages that include Python code. Icon Fonts consists only of auto-completions, that's why it's not listed. You mentioned you...