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
I just noticed two things that could be improved:
description
This is not encoding properly the field:
It should be:
"A JavaScript only snippet": { "prefix": "myConsoleLog", "scope": "javascript, css", "body": [ "console.log("Hello Map");", ], "description": "Console log \"Hello Map\".\nThis is a multiline description" }
Since the last PR, it's including some info that is redundant:
The text was updated successfully, but these errors were encountered:
@hhkaos, please assign me this issue.
Sorry, something went wrong.
sorry @BochaberiDaisy ! I missed this message!
No problem!
Fix: Snippet Builder Minor Enhancements[Esri#60]
576855c
521cebe
BochaberiDaisy
Successfully merging a pull request may close this issue.
I just noticed two things that could be improved:
description
fieldMulti-line-support
This is not encoding properly the field:
It should be:
Submit proposal button
Since the last PR, it's including some info that is redundant:
The text was updated successfully, but these errors were encountered: