Will Bond

Results 458 comments of Will Bond

Unfortunately Sublime Text offers neither option for interfaces. I have spent some time considering adding a websocket option to allow the website to send commands to Package Control, but I...

@tlindsay The `advanced_install_package` command takes a package name (or comma-separated list of package names) to install. However, it won't take an arbitrary git URL. Currently you need to add a...

@tlindsay I didn't think that the command line supported parameters to commands, however I figured you knew something I didn't. Looking at the docs (https://www.sublimetext.com/docs/3/osx_command_line.html) I see no mention of...

> I'd personally like to have any file named index.html to be listed first in the folder for some projects. How would you foresee something like this working?

> Apparently this is such an irrelevant issue that it remains ignored even after all these years and years. It has been low priority because it would require some significant...

Just to update this with more recent info, the forum post in question was discussing Sublime text 3 beta and 3.0. At that point we were using Skia to draw...

According to http://www.unicode.org/mail-arch/unicode-ml/y2013-m07/0068.html, the default font fallback rules are not user-configurable for DirectWrite. There are some APIs starting in Windows 8.1 that allow configuring font fallbacks in C++, but it...

A git command palette entry has been discussed, but runs into issues where many git commands require input, so would explicit support for every command and argument, it would likely...