Veronica Berglyd Olsen

Results 648 comments of Veronica Berglyd Olsen

I forgot that you created all these great tools. I need to add them to the documentation.

Sure, that can be added.

On second thought, I'm postponing this to 2.6 release since I will be redesigning the Outline view for 2.6 anyway as there are other features being added to it.

I ran into this issue today with a FastAPI route endpoint function with an Annotated parameter where pydantic will error if the annotated type is inside the `TYPE_CHECKING` block. It...

> So, I thought, why not remove all hard-coded tags and make the tagging system completely customizable? The application could provide sane defaults (like how they are currently) and an...

I'm not sure what to do about root folders yet. I think the best solution there would be to keep the custom folders as-is and instead allow more customisation like...

Thanks! I've added it to the 2.9 release milestone. This fits well with the feature types I'm planning for that release.

Yeah, I'm planning to focus on document import/export/processing and project/manuscript export in 2.9, so I've been filtering features based around that. I'm trying to reduce the scope of the release...

The GUI library uses pixels as units, so yes, I can convert characters to pixels under the hood, but there isn't any way to ensure that the width in characters...

This is way over-complicated just to define the width of the editor, and also very confusing. This would require sample text for every language! Most people would be used to...