Closed lmouhib closed 2 years ago
One other thing I noticed is that struct
data types get interpreted as HTML (with the <
). I'll figure out that change before I merge.
One other thing I noticed is that
struct
data types get interpreted as HTML (with the<
). I'll figure out that change before I merge.
Ow, Interesting, I have not seen this, maybe an escape character? it would probably mean we need to do some check before we pass the jsScript.
Yea, just need to change innerHTML
to innerText
.
Issue #, if available:
Description of changes: This PR added the ability to explore a Glue Data Catalog from VS Code.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.