Hi,
I am looking for a typescript IDE that I can embed in my client-only (browser-only) Single-Page-App.
I would like to have code completion (intellisense), typical debugging capabilities (debug line for line, watch expressions, breakpoints, stack, …), syntax checker.
Do you think Theia is something for me?
Is there any server side code needed? If yes, for what? Can I customize Theia and remove that parts (I do not need a serverside file management)
Thankx
Lukas