Micha Reiser

Results 778 comments of Micha Reiser

Looks good. Can you manually trigger an LSP workflow and then approve it to publish a nightly release to the marketplace? https://github.com/rome/tools/actions/workflows/release_lsp.yml

> What's the plan to document this? I assume this needs to be documented somewhere on our website We should mention it in the VS Code section

Test plan: * Run: https://github.com/rome/tools/actions/runs/3477745546/jobs/5814546845 * Published extension: https://open-vsx.org/extension/rome/rome

> Since not printing semicolons increases the risk of introducing a bug that causes the formatter to print code that behaves differently from the input, what do you think of...

Interesting. @xunilrj could this be related to the semantic model or cfg?

Ahh, that's it. If that does the job.

There's some more detail here on [this discussion](https://github.com/rome/tools/discussions/3614) and [this article](https://webkit.org/blog/10298/inline-caching-delete/) is an interesting read.