Etienne Baudoux

Results 95 comments of Etienne Baudoux

Hello, Thanks for your feedback. Back button is something I could indeed add. :) For the favorite, it is already available: ![image](https://user-images.githubusercontent.com/3747805/178128821-d74b5a92-8dc8-433b-8c78-13c36c50a906.png) ![image](https://user-images.githubusercontent.com/3747805/178128826-5604b5ad-fd60-4b02-bb39-7224c983721c.png) The tool then appears at the top...

Thank you for this! :)

Hello, Thanks for the suggestion. This is a great idea actually! I will try to implement this soon.

Hi, Thanks everyone for proposing this change. I read on Twitter, Hacker News, Reddit and here that a lot of people were wondering whether the app could be cross-platform or...

> > The audience of this product is developers, but most developers are using MacOS or Linux as their development environment, only support Windows is the biggest bug... > >...

> Anyone tried to execute DevTools it in Mac or Linux using Wine? I don't expect it would work in Wine. DevToys is a UWP app, not a "classic" Win32...

> It looks like someone in Japan is working on a native mac version of DevToys. https://github.com/ObuchiYuki/DevToysMac It seems to be missing a few features, but seems to be able...

> This sounds interesting, I'd like to pick this one up if its ok @veler Sure, feel free to give it a try 😊

Hello, Thanks for your suggestion. There's more or less such a tool already: ![image](https://user-images.githubusercontent.com/3747805/167524660-cb63fd9c-ed34-4d25-9711-d7c36e94d4db.png) ![image](https://user-images.githubusercontent.com/3747805/167524716-fbefd6b2-a403-495d-9e4d-57c0f8773523.png) Does this corresponds to what you're referring to? It's not JSON specific, but it can...

Yeah, it's unfortunately a known limitation of UWP's TextBox :( It doesn't scale well with very large texts... Code Editor (precisely the monaco-editor used in DevToys) has a better tolerance,...