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
It would be nice to keep input content in query string in order to easily share calls like TypeScript playground does: https://www.typescriptlang.org/play?#code/PQKhCgAIUhRBHArgQwDYB4DOAXATgSwDsBzAGkhwJID5IBeSPRAU3IRQ0qLMkMQFsARs1y0GAMzSZmAOighg4bAE8ADszhI06AILkAQmMgAKdAA1qxgJT1aZyMwAe2ZoQAmmSDsgB+SAEZIAC5IACYbJxd3T3NLGzo7B2dXD0h9KF8AjJDQjL8mZmzISVRpAG5wSqIXXEkAYw0AVUJ8bHQAFVoAbwzEFuwfEPaKgF9K8T667HwAe0JIQURMDss6ufF8YhCeyEhUfBwQnVxcZGV0DN32pKjUgG1m1vQicREvanJHtpe3wwBdS67TLsbR6NK0SIpTwFQFAzLtWFAkKEZgANxEiORaIxu2ooysIVRM3wbkgXTG4DWhBwkD6rXokA6pEsdIGQ3itGMXVp-UgIysFXAi0wXIy+0OkDugLurPQfCEIji5Fl8uEomsf1I0tlXBo1mV-SweG4cU1GTN-MFwtFu3F2BCdxlhtViv1PKeuuIps1kGAwAcJxmuHAlvAQA
see this code part. It shouldn't be hard to implement but adds a lot of popularity to the tool: when you can share it more people get involved.
code
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It would be nice to keep input content in query string in order to easily share calls like TypeScript playground does:
https://www.typescriptlang.org/play?#code/PQKhCgAIUhRBHArgQwDYB4DOAXATgSwDsBzAGkhwJID5IBeSPRAU3IRQ0qLMkMQFsARs1y0GAMzSZmAOighg4bAE8ADszhI06AILkAQmMgAKdAA1qxgJT1aZyMwAe2ZoQAmmSDsgB+SAEZIAC5IACYbJxd3T3NLGzo7B2dXD0h9KF8AjJDQjL8mZmzISVRpAG5wSqIXXEkAYw0AVUJ8bHQAFVoAbwzEFuwfEPaKgF9K8T667HwAe0JIQURMDss6ufF8YhCeyEhUfBwQnVxcZGV0DN32pKjUgG1m1vQicREvanJHtpe3wwBdS67TLsbR6NK0SIpTwFQFAzLtWFAkKEZgANxEiORaIxu2ooysIVRM3wbkgXTG4DWhBwkD6rXokA6pEsdIGQ3itGMXVp-UgIysFXAi0wXIy+0OkDugLurPQfCEIji5Fl8uEomsf1I0tlXBo1mV-SweG4cU1GTN-MFwtFu3F2BCdxlhtViv1PKeuuIps1kGAwAcJxmuHAlvAQA
see this
code
part. It shouldn't be hard to implement but adds a lot of popularity to the tool: when you can share it more people get involved.The text was updated successfully, but these errors were encountered: