Timothée Clain

Results 8 comments of Timothée Clain

is the decorator syntax already standardized or would it be a first ?

Would happy to give it a go but using typescript instead of javascript. I think we could draw more interesting parallels using the two-type systems and their compile time guarantees....

Perfect, I'll start working on the typescript one and maybe it can serve as a reference for a trimmed down js version. On Mon, Apr 19, 2021 at 4:19 AM...

oh sorry @wutania and @lpil, got caught on with work :-( @wutania if you want to give it a go, happy to review

If we want to go one step further and want to have an bidirectionnal editing experience (from diagram to code), do we want to reinvent the wheel ? Could we...

thanks @carloslfu ! will take a look. I'm investigating: - sprotty (full typescript support and have layout features vial elk) - mxgraph (the base tech behind `draw.io/diagrams.net` (very capable but...

Ok ! I'll see if i can put a POC together. Thanks for your answer Le dim. 6 mai 2018 08:20, Jay Hayes a écrit : > I'm not aware...

That would be a great use case to develop tooling against a stable interface. For instance to develop a lsp server, a hint suggester..., we need to have access to...