frypf

Results 6 issues of frypf

Building a chromium browser extension, and as in the title, if I use the option `lineEndings: "mac"`, the generated sourcemap no longer works - all line numbers in the console...

I've been doing some swift scripting in VSCode rather than Xcode for a change and it would be really useful if there was some way of outputting the path of...

**Is your feature request related to a problem? Please describe.** Wasn't sure if this was a bug, an as-yet unimplemented feature or an idiosyncrasy of my own system, but none...

enhancement
sourcekit-lsp

![image](https://github.com/blokadaorg/blokada/assets/65832791/b5cea156-4a63-4e76-a15b-609ac7b3e7fa) The quick settings tile icon is misaligned / too large on Samsung OneUI. Another phone running stock Android doesn't seem to have this issue.

Maybe I'm overlooking something obvious, but where is the code relating to v0.0.226? The repo changelog hasn't been updated past v0.0.224, but apparently VSCode is pulling subsequent updates / changes...

I was experimenting with a multiline regex and `defaultHighlight type "capture-groups:n,m…"` in order to accommodate multiline block commented TODOs and match the highlighting for their opening and closing syntax. I...