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

The saved files size only grow #198

Closed
damluishl opened this issue Oct 12, 2023 · 2 comments
Closed

The saved files size only grow #198

damluishl opened this issue Oct 12, 2023 · 2 comments

Comments

@damluishl
Copy link

damluishl commented Oct 12, 2023

Hi,
I noticed that when you remove all the text of the script and save the file, the file size doesn't reduce.
I wrote a 40 pages script and its size is around 8 MB.
Am I doing something wrong?

@dimkanovikov
Copy link
Member

Hey,

This is because STARC project file is not only a container for project data/text, it's a database, and it also stores inside all changes you have made since you start work on this project.

You even can open this project and undo last action.

So, this is by design.

@damluishl
Copy link
Author

Ok, didn't know that. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants