question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CLI report truncates fields

See original GitHub issue

I’ve been looking forward to using this tool. Thanks!

I just ran it for the first time and I’m seeing a lot of ellipses in the report. It seems to show absolute paths even though I run the report using relative paths.

vue-i18n-extract report -v 'src/**/*.?(js|vue)' -l 'src/locales/*.json'

Here is a sample image of the output.

Screenshot 2019-04-11 15 22 11

Maybe take a flag that gives me an option to expand all columns. Or allow me to output to CSV which I can open in Excel or something that is still human readable and with all relevant info.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
civicwarcommented, Aug 2, 2019

@pixari Hello, I’ve made a pull request that should be a workaround this issue.

@jamiechong If you want to get a CSV or something like that, the vue-i18n-extract cli has an option -o that outputs the report into a JSON file.

Best Regards, David Fernandes

1reaction
Spittalcommented, Apr 12, 2019

For sure, I know we want to keep the scope of the tool pretty small. So it can be extended to ones use case. For example I know @kazupon is making a vue-cli plugin being made that’s using this tool, he wouldn’t need a web based report. However I will look into the cli table truncating columns.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuring a report to generate a truncated output
In Truncate output if record exceeds field, specify the maximum number of rows after which you want the report to be truncated.. Click...
Read more >
Solved: Field Data Truncated - Alteryx Community
csv file in Alteryx, it truncates the field to what appears to be 255 characters, regardless of the value I set in the...
Read more >
Truncated text in Crystal Reports | SAP Community
I'm running into a strange problem where seemingly random text strings are being truncated by one character. The report renders fine when run...
Read more >
Report data truncated in Apex - Salesforce Stack Exchange
I have a client who has asked me to run an automation based on some report data which includes long text fields. I...
Read more >
***** instead of truncating a field in Crystal Reports - Stack ...
I was wondering if there was a way in Crystal to do the following: If a field has a character limit of 10...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found