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

Переписать всю эту хреноту - отделить парсинг от добавления в словарь #87

Open
github-actions bot opened this issue Mar 6, 2024 · 0 comments
Assignees
Labels
AC_ALL bug Something isn't working todo 🗒️

Comments

@github-actions
Copy link

github-actions bot commented Mar 6, 2024

// TODO Переписать всю эту хреноту - отделить парсинг от добавления в словарь
GS::UniString part_ = ParamHelpers::AddValueToParamDictValue(paramDict, part);
expression.ReplaceAll('{' + part + '}', part_);
tempstring.ReplaceAll('{' + part + '}', "");
}
return true;


This issue was generated by todo-issue based on a TODO comment in 4266f3d. It's been assigned to @kuvbur because they committed the code.
@kuvbur kuvbur added bug Something isn't working AC_ALL labels Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AC_ALL bug Something isn't working todo 🗒️
Projects
None yet
Development

No branches or pull requests

1 participant