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

Improve scip snapshot default documentation output #42

Open
varungandhi-src opened this issue Jun 7, 2022 · 0 comments
Open

Improve scip snapshot default documentation output #42

varungandhi-src opened this issue Jun 7, 2022 · 0 comments

Comments

@varungandhi-src
Copy link
Contributor

We should improve the default scip snapshot output to not have truncated documentation lines. Right now, it seems to generate output with a single line of documentation by default, which just ends up being:

 //  documentation ```ts

for TypeScript. This isn't useful. Instead, perhaps we should default to omitting that line if the doc comment is empty/blank, and print the full doc comment if one is present.

@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant