Skip to content
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

Create table fails for markdown #24

Closed
rpeshkov opened this issue Apr 14, 2018 · 0 comments
Closed

Create table fails for markdown #24

rpeshkov opened this issue Apr 14, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rpeshkov
Copy link
Owner

When executing command Create table in markdown mode, it fails with the following stack trace:

RangeError: Invalid count value
extensionHostProcess.js:85
	at String.repeat (native)
	at __dirname.separatorReducer.cols (/Users/rpeshkov/Developer/vscode-extensions/vscode-text-tables/out/src/ttMarkdown.js:95:48)
	at Array.reduce (native)
	at MarkdownStringifier.stringify (/Users/rpeshkov/Developer/vscode-extensions/vscode-text-tables/out/src/ttMarkdown.js:75:37)
@rpeshkov rpeshkov added the bug Something isn't working label Apr 14, 2018
@rpeshkov rpeshkov self-assigned this Apr 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant