Jacob Stamm
Jacob Stamm
The module name darthwade.dwLoading is not being recognized when I am including it as a dependency. `var module = angular.module("PageModule", ["darthwade.dwLoading", "jqwidgets"]);` I've already confirmed that the angular-loading.js, spin.js, and...
 When changing the "Match color" display item background to a darker color, it makes text much more readable without having too little contrast to quickly spot the matches. ...
Now the `data-pid` attribute may be specified on the `img` tag. Added line in readme.md about the `data-pid` attribute. ISSUES: 1. Currently works whether or not the `galleryPIDs: true` option...
When I use `wget` to download a file, I get this style popup  As you can see, that yellow on teal is very difficult to read and quite straining...
In VS 2022, doing an ASP.NET (.NET Framework 4.8) publish makes the IDE go unresponsive. I've let it sit for 10 minutes with no results: I have to restart VS....
Hello, please consider adding MotM as a source
The tradition of naming constants in `ALL_CAPS` is becoming less common for consistency's sake, but it would still be nice to have a visual indicator that a member is constant.
### What feature or new tool do you think should be added to DevToys? I frequently use http://json2table.com/ to quickly visualize JSON data in a table view.  Unfortunately, between...
The winget package for ResponsivelyApp is out of date. As of the time I'm creating this issue, it's still on 1.0.1 ``` > winget search responsively Name Id Version Match...
Bitbucket's PR setting "word diff" is not working even when enabled when RB syntax highlighting is on. With RB (broken):  Without RB (correct):  This makes the diffs considerably...