Alexey Kulentsov

Results 6 issues of Alexey Kulentsov

I have a struct with enum like this: ``` struct UserModel // : BasicModel { int id; string fullname; string email; // ... enum systemId = 1; } ``` Then...

https://servicepack.d3.ru/comments/616033/#13023868 Восстановить ссылку на окно параметров

Opera
task
in progress

Теперь к контролам можно давать длинные внятные описания, которые будут выноситься в атрибут title. Надо прописать их как минимум для контролов active (как описания модулей), также можно подробно описывать отдельные...

config interface
task

Подсасывать новую версию раз в сутки с кешированием в localStorage

feature request

After installing the last version of the Eclipse I lost the possibility to install the CSV editor. I'm not sure is this Eclipse itself or conflict with DBeaver IDE 21.1.0.202106012023

help wanted

This issue to share my experience of compileHTMLDietFileString() usage for diet templates embedded to code. There are two problems: file name required and incorrect line number when error is found....