Jacob Stamm

Results 35 issues of 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...

![image](https://user-images.githubusercontent.com/10633170/112515070-52cbbb80-8d6c-11eb-9d5a-795c207b78f4.png) 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. ![image](https://user-images.githubusercontent.com/10633170/112515579-c1a91480-8d6c-11eb-9fc9-0c2cee7ad48f.png)...

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 ![image](https://user-images.githubusercontent.com/10633170/42046906-e84a07c6-7acc-11e8-91de-03c6beacb132.png) As you can see, that yellow on teal is very difficult to read and quite straining...

enhancement
contribution welcome

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....

bug
waiting-response

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.

enhancement
help wanted

### 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. ![Fl5kzZ9z0U](https://github.com/veler/DevToys/assets/10633170/4f41af59-7081-4332-acf4-48088c72f8d8) Unfortunately, between...

feature
untriaged

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): ![image](https://user-images.githubusercontent.com/10633170/210511463-32927031-95db-4688-aaf5-5ff7ae39e412.png) Without RB (correct): ![image](https://user-images.githubusercontent.com/10633170/210511520-e524ee2f-8e0c-45dd-9cc9-1aab34b2abcb.png) This makes the diffs considerably...