Dannel Albert
Dannel Albert
A webpack-based solidjs template with TypeScript
A webpack-based solidjs template
Steps to reproduce: 1. Launch Firefox Developer Edition 2. Use jumpapp to try and start regular Firefox with the command `jumpapp -c Navigator.firefox firefox` Expected behavior: - Regular Firefox should...
I'm loving this extension. It has worked really well but one thing that I feel is missing is a `Go to test` from the context menu when you right click...
First of all, thank you for setting this up to work embedded in iOS. I had been experimenting with several very basic embedded iOS HTTP servers, but none that could...
I ran into what appears to be a bug when using testing library and a simple signal. Here's a stackblitz setup illustrating the issue: https://stackblitz.com/edit/vitejs-vite-adbvfx?file=src%2FApp.tsx,src%2FApp.test.tsx&terminal=dev Each button simply triggers a...
There're some cases where one doesn't want the http loader to run on a domain, e.g. for some background AJAX call. For those times, this update looks for the absence...
It seems like there's no way to add literal text that would otherwise get interpreted as template tags. For example, I'm using node.js + Backbone and would like to use...
When trying to do a replacement with multiline mode `/m`, when operating on either the visual range or a specific range, the range doesn't seem to be respected. For example,...
This happens on Mac OS Lion 10.7.3 when editing a PHP file: "copyswf.php" 56L, 1411C Error detected while processing /.../PIV/syntax/php.vim: line 63: E108: No such variable: "b:current_syntax" The fix is...