canvas-text-editor-tutorial
canvas-text-editor-tutorial copied to clipboard
Cannot add space after deleting multiple lines.
Here is how you will find a bug.
- go to a next line.
- shift select to upper line and also select one or more characters to the left.
- delete.
- you will not be able add a space anymore.
PS this is really a great project for beginners to get the idea. I am doing this for my code editor and i will surely add new features as soon as i am able to spare some time. I really appreciate your work and explanation.
This is project is more or less a dummy / tutorial and also hopelessly out of date. It is unlikely that I would actively fix any issues, but PRs are welcome.
For a proper implementation of canvas-based rendering, lay outing and handling user input, take a look at xterm.js which is what powers Visual Studio Code terminal and Hyper 2.
thank you and i can understand. I just wanted to point out so that others can try and help. Its okay though because i got the basic idea from this project. thank you for this project anyway.
On Sun, May 13, 2018 at 1:55 PM, Dmitriy Kubyshkin <[email protected]
wrote:
This is project is more or less a dummy / tutorial and also hopelessly out of date. It is unlikely that I would actively fix any issues, but PRs are welcome.
For a proper implementation of canvas-based rendering, lay outing and handling user input, take a look at xterm.js https://github.com/xtermjs/xterm.js which is what powers Visual Studio Code terminal https://code.visualstudio.com/docs/editor/integrated-terminal and Hyper 2 https://zeit.co/blog/hyper2.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grassator/canvas-text-editor/issues/1#issuecomment-388611717, or mute the thread https://github.com/notifications/unsubscribe-auth/APv3_4voLcrZjdQmDE7GTDF7SGbUBfNlks5tx_UfgaJpZM4T7dB7 .