-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
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
Formatting by HeaderColumns #14
Comments
👍 |
Hi, YES !! Thanks |
Excellent, thank you! |
Further more, you could split up the macros area by the '=' sign like this
|
Just FYI: I took a look at this plugin https://code.google.com/archive/p/csvedit/downloads which provide decent csv features, may be you can find something useful there. What I definitely like here is how the csv noise is reduced by creating a pure columns view without modifications on the text level and only a value change in some cell will insert a version change in impex. |
Great ! |
A new version with formatting feature is released |
Hi,
thanks for your great work.
I think what would tremendously simplify impex work is proper formatting by columns, I usually do it with sublime text but it would be great to have it as standart part of your editor.
So here is how it would work: you just align all by the header column. But this happens for EACH TYPE. If a type is having a specifically long header it does not affect the other types inside impex. This is what you can see in the example below.
Finally if you have this feature, I would like to be able to select all impex files in a project and realign them that way in one bunch. But this is nice to have.
The text was updated successfully, but these errors were encountered: