DevToys
DevToys copied to clipboard
A Swiss Army knife for developers.
### What's the Problem? I feel like it is a better approach to make Favorites tools inside a tab like all other tools categories and maybe add commonly used or...
### Description OK, great tool it seems. I downloaded the zip file but not sure how to run it. which or where is the executable file? Thanks for your help...
### What's the Problem? Please support ignoring comment out in Text Comparer(Text Diff). I'm very confusing, and its hard to see what is difference when the different comments are same...
### Description When I input the string "[]" in JSON formatter, I had the follow exception ! ``` Error reading JObject from JsonReader. Current JsonReader item is not an object:...
### Description @ symbol used as a variable in query formatted on a separate string Example: Input: SELECT * FROM SAMPLE LIMIT @LIMIT Result: SELECT * FROM SAMPLE LIMIT **@...
### What's the Problem? Please support converting to/from Binary formatted text. ### Solution/Idea For example, this is an online implementation. https://www.rapidtables.com/convert/number/binary-to-ascii.html ### Alternatives no alternative ### Priorities | Capability |...
### What's the Problem? _No response_ ### Solution/Idea If I have a YAML snippet/file, I'd like to check if it's structure is valid ### Alternatives Online tools like [this one](http://www.yamllint.com/)...
Please check the type of change your PR introduces: - [✓] Feature ## What is the current behavior? Like discussed in [Issue 600](https://github.com/veler/DevToys/issues/600) Even if there's multiple recommended ToolProviders, the...
… Handles much of Issues 76 & 481. ## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [X] Feature - [X]...