Skip to content

randvoorhies/datagrip-pretty-unicode-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

datagrip-pretty-unicode-extractor

A unicode table data extractor for Jetbrains Datagrip

Just like the Pretty-Groovy.txt.groovy file that is included with Datagrip, but modified to use Unicode table characters, e.g.

from this:       to this:
+---+---+        ┌───────┐    
|a  |b  |        │a  │b  │    
+---+---+        ├───┼───┤    
|foo|123|        │foo│123│    
|bar|456|        │bar│456│    
+---+---+        └───┴───┘    

See the Datagrip Documentation for instructions on how to add this to your Datagrip.

About

A unicode table data extractor for Jetbrains Datagrip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages