Hi Jason, On Wed, 2018-03-28 at 11:59 -0400, Jason E Bailey wrote: > It took me a while to catch up to what the LSP is doing, and I think > I'm there, but I'm not sure how that integrates with the Sling IDE. > > I see the LSP is great for a language, like HTL, but my understanding > with Sling IDE was primarily tooling around supporting the different > representation of the data and manipulating that representation.
The LSP idea is more of a shot in the dark TBH. I'll explore the possibility that we can extract all the content sync logic into a LSP implementation that we can reuse in Eclipse and IntelliJ ( and also VS Code, but the first target is IntelliJ). If that does not work out I'll try something else. Robert > > > - Jason > > On Tue, Mar 27, 2018, at 4:17 AM, Robert Munteanu wrote: > > Hi, > > > > I plan to set some time aside next week to look into what is needed > > to > > extend the Sling IDE tooling to other platforms - IntelliJ is the > > first > > candidate. > > > > I have written down my ideas at [1], comments and helping hands > > more > > than welcome :-) > > > > Thanks, > > > > Robert > > > > [1]: https://cwiki.apache.org/confluence/display/SLING/Extend+the+S > > ling > > +IDE+tooling+beyond+Eclipse
