We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
既然有格式化工具,那去格式化工具也是可以有的。
在工作中,我经常需要用企微给同事发送超长的SQL,叫他看问题。 但是企微有发送字符限制,这时我要么转成在线文档发送,要么去在线网站上把SQL压缩一下再发送。 我感觉转在线文档发送,不利于查找消息,不直观,每次要点进在线文档才能查看到SQL,所以我每次选择去网站上面压缩一下SQL。 这个时候问题就来了,由于我查看JSON格式的数据是用的DevToys。然后SQL压缩要去找在线SQL压缩的网站压缩,感觉很麻烦。 希望DevToys,能支持SQL压缩,这样我就查看JSON格式数据和压缩SQL能都在DevToys上完成了。
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What feature or new tool do you think should be added to DevToys?
既然有格式化工具,那去格式化工具也是可以有的。
Why do you think this is needed?
在工作中,我经常需要用企微给同事发送超长的SQL,叫他看问题。
但是企微有发送字符限制,这时我要么转成在线文档发送,要么去在线网站上把SQL压缩一下再发送。
我感觉转在线文档发送,不利于查找消息,不直观,每次要点进在线文档才能查看到SQL,所以我每次选择去网站上面压缩一下SQL。
这个时候问题就来了,由于我查看JSON格式的数据是用的DevToys。然后SQL压缩要去找在线SQL压缩的网站压缩,感觉很麻烦。
希望DevToys,能支持SQL压缩,这样我就查看JSON格式数据和压缩SQL能都在DevToys上完成了。
Solution/Idea
No response
Comments
No response
The text was updated successfully, but these errors were encountered: