Paweł Oziomek

Results 4 comments of Paweł Oziomek

Yeah! Understanding, how lexer works in details, I would add string interpolation (#476) much easier!

@CarlosDanielDev I have added this issue in Neovim repo: https://github.com/neovim/neovim/issues/25038 Edit: Sadly, this was closed. Plugin is needed to be written. And I do not know where I would ask...

@xoofx I consider implementing it now and I think I can achieve it copying the `DateTimeFunctions.cs` file twice for each type and replacing or removing right pieces of code (such...

> Fixed by [06aed9f](https://github.com/scriban/scriban/commit/06aed9fbe911a9666f129df4b154c1436970d93d) I am so happy this issue has been resolved 😀! Since string interpolation implementation is my only "major" contribution to open source software, I still find...