Skip to content

Add option to TREMLWriter to render either "flat" or formatted code #88

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

Closed
delphidabbler opened this issue Dec 26, 2022 · 2 comments
Closed
Assignees
Labels
feature request Request for a new feature rejected Won't implement or fix

Comments

@delphidabbler
Copy link
Owner

At present TREMLWriter renders it's output formatted with indents, which is what is wanted normally. However for storing in output files (and when pasting code into the database) a flat format with no indents or line feeds is more useful.

Therefore an option to render either way would be useful.

@delphidabbler delphidabbler self-assigned this Dec 26, 2022
@delphidabbler delphidabbler added feature request Request for a new feature considering Issue under consideration. May be accepted or rejected labels Dec 26, 2022
@delphidabbler delphidabbler moved this to Considering in CodeSnip May 23, 2023
@delphidabbler
Copy link
Owner Author

This has been implemented in the vault branch at commit a7959cf

@delphidabbler
Copy link
Owner Author

This has been implemented in the vault branch at commit a7959cf

Since this request has been implemented in vault, there's little point in duplicating that effort here.

If vault fails we can revisit the issue, but until then this issue is being closed.

@delphidabbler delphidabbler closed this as not planned Won't fix, can't repro, duplicate, stale Apr 15, 2025
@delphidabbler delphidabbler added rejected Won't implement or fix and removed considering Issue under consideration. May be accepted or rejected labels Apr 15, 2025
@delphidabbler delphidabbler removed this from CodeSnip Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature rejected Won't implement or fix
Projects
None yet
Development

No branches or pull requests

1 participant