Mickael Istria

Results 372 comments of Mickael Istria

I am not sure what is the difference between a code snippet and a completion proposal. Can you please describe in a user-story what you mean by code snippet?

Yes, it does support snippets if you use master branch. See ![choiceSnippet](https://user-images.githubusercontent.com/469058/62613677-3dd9b480-b90a-11e9-9de6-0fb0a6ea65d9.gif)

> Do you know if it's possible to set the indentation settings (for example TabWidth), and related settings, on a per contentType basis? I don't think it's possible right now....

Thanks for the report. At the moment, none of the active maintainers of Corrosion do have a mac as far as I know. Would you be willing to investigate further...

> so I don't want to deal with it under this ticket. OK, feel free to open as many issues you think are necessary.

@jtbm37 Thanks, that's very helpful, and I made progress thanks to your help. Is there a way to set the workspace "remotely", using some HTTP request to load it instead...

As I'm working on a client for a Java application (Eclipse, https://github.com/eclipselabs/eclipse-language-service ) and moved using the https://github.com/OmniSharp/omnisharp-node-client wrapper around OmniSharp, which implements https://github.com/Microsoft/language-server-protocol, I could use a nice Java...

> a WorkspaceReader that is asked for workspace related artifacts but this requires using maven model. I'm not sure that would be enough: the resoluti step here and the error...

Tycho 3.1 should not be released in current state because it's not backward compatible with Tycho 3.0. If one wants to release Tycho 3.1, they need to revert the non-compatible...

I don't think it's such a good idea to drop pomDependencies=consider. There are cases of some poeple using Tycho but not using Eclipse IDE, nor m2e, nor PDE and those...