Dániel Tar
Dániel Tar
That is a good idea, however the feature must be totally reimplemented outside of the normal VSCode document editor. Will consider in the future.
Good idea, especially for commands with big dependencies (voca, faker etc.). Will consider in the future when a new, bigger dependency is required for a feature. Don't know how it...
Hi @shashi-drishya, @mathuo created an experiment in PR #592 for it. `preferredWidth` and `preferredHeight` works very-very well, but `priority` seemingly did not work. And it breaks down when two or...
@mathuo Thanks for this experiment! It looks very promising, especially `preferredSize`. However panels rarely have square shaped content: the preferred width most of the time it does not equal with...
Yeah, I agree: in the case of sentence case it is a bug. Title Case, swap case and sponge case does not remove punctuation. All other change case functions are...
Sentence case fixed in 1.50.0.
If not for 1.16, it would be useful in the future if groups created ad hoc by moving panels around would retain their size when moving around (eg. moving an...
File size problem may be coming from the following issues: - Unfortunately QuestPDF currently does not do font subsetting: https://github.com/QuestPDF/QuestPDF/issues/31 You can use a different font to reduce file size...