Koen Lageveen

Results 22 issues of Koen Lageveen

We're making big changes to SublimeLinter and version 4 will no longer support inline settings. Users should migrate to configuration features of their particular linter. Please consider updating this plugin...

http://int10h.org/oldschool-pc-fonts/

enhancement

Some fonts have OTF options, others have alternative fonts. There should be a way to discover that and try them out.

enhancement
wontfix

how to deal with boldness? - [ ] record in the json all variants for each font - [ ] list the available weights (and/or a potential "variable weight" option)...

enhancement
wontfix

I think we should perhaps have one "New file" command in the palette, that opens the same dialog as "Move", with three possible cases: - If the active view has...

enhancement

MacOS Mojave ST dev build 3197 The only setting I changed is `"highlight_values": false,`. 1. When I edit a color, I get errors in the console and the gutter icons...

Ensures matches for just the file for tag style with extra parameters: ``` {% include 'template.html' with {'foo': 'bar'} %} ``` https://twig.symfony.com/doc/3.x/tags/include.html Previously the regex would match from the first...

We ran into this when developing a popup for SublimeLinter. When hovering the gutter, it should show a popup with all linter errors for a given line. However, in combination...

enhancement
discussion

Originally posted in #1222 by @kaste: I would like to see a change here for background mode as well and change the behavior of the BackendController. We can have three...

enhancement
actionable