Hien
Hien
As I deep dive into the code, the `line` and `column` is initially designed as zero-based index. If we change to 1-based index, it would cause breaking change I think.
Is there anybody working on this @BioPhoton ? If not, I think I can take this. Thanks!
Hi @Tibing , I updated the app to Angular version 12.0.5 and fixed the error can not start the app in local. Please help to review it. Thanks.
Hi everyone, I fixed the error can not start the app in local development in this PR: https://github.com/Tibing/platform-terminal/pull/19. You can check it out on your local. Thanks.
This PR https://github.com/Tibing/platform-terminal/pull/19 will fix it. Thanks.
May I know the current status of this discussion @Jefiozie ?