I created a Unicode table data extractor
Answered
Hi All,
I just created a new Unicode table data extractor: https://github.com/randvoorhies/datagrip-pretty-unicode-extractor
It's basically just a rip of the included table extractor, with some modifications to replace the table characters with prettier ones. I hope this is useful to someone.
Jetbrains: It would be awesome if there was a library of known extractors somewhere. The best I could find was in the docs here: https://www.jetbrains.com/help/datagrip/data-extractors.html#creating-any-text-extractor-with
Please sign in to leave a comment.
At the moment we're working on page https://www.jetbrains.com/help/datagrip/data-extractors.html and it will contain information about custom data extractors.