Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lsp4e-dev] simrel contribution
  • From: Per Mildner <per.mildner@xxxxx>
  • Date: Thu, 25 Jul 2019 20:00:36 +0000
  • Accept-language: en-US, sv-SE
  • Arc-authentication-results: i=1; mx.microsoft.com 1;spf=pass (sender ip is 194.218.146.197) smtp.rcpttodomain=eclipse.org smtp.mailfrom=ri.se;dmarc=bestguesspass action=none header.from=ri.se;dkim=none (message not signed);arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=K/gbZkqfgTAoSukjbIg5zmRx85MRIGzD23K3XKANfl8=; b=E3ocmv/Kh/WWCjutxLn544n3vTpQzgy8RYwyHJUZJ6zLVOXaVAvLQQxl7pwTUJskELsllZ3rBDvXYSQTGKrtLnNTWyXMwhuDSzDwD3dX+HrZsz5FGlLZa1Abd60j9RpNlMONPKTMAg/Kvbv6HSM1Hq4yhrWtnezcAmXPmca3ZYM9001t2BJCyeN9WgcnagbXMPbSRL13O4DC7rV1kBWfQWSkHh7V5dLOqcP0UzmM3BmQL8BmWmhDKoRkv/duQxksRFyYH8VXSJZS9K1DopBbN31kPbOXJQVnrVqx9mXXlbI+eXhKMHtmX0BUv2c4EI2woZ3nq374Rl7AHN4ON47FRA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ZNYfKlKfi4CrCBIsm3rERZl1xI3xE17kuwCLkueV2vJh50UHoYs7ln7wfzw7LIuVwKL2gw/F7ZL4Ws03qZ62sUkMrZDbYjJFkb/aVNeeaYvTbSPWU+sfH6XL257DBJVa+QSNkIDT+Jxf4iN5ZnuuWP4OjjhY8otS+CZBOB2mlcooKTKbG18CRZHbInt9DKJ9kwmRN7xUreOsMF+yGHyAChdUsYX3iyPTbVJDO1GYt/4mU3it2sBMA8SQBUTh05pPa4lWtBLO4e7YfumHsGU6i0ViS7JPAz9T3GISAK05ryPLezH+GJ67VnmAKGyjqPbUtUBNxpg/STj05+xcSj1dUw==
  • Delivered-to: lsp4e-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/lsp4e-dev>
  • List-help: <mailto:lsp4e-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/lsp4e-dev>, <mailto:lsp4e-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/lsp4e-dev>, <mailto:lsp4e-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHVQnaKnM1n4oprk0StM748H+NZYaba1GUAgABUpACAAAIiAIAAFwuAgABelIA=
  • Thread-topic: [lsp4e-dev] simrel contribution

Is it really true that "you don't install LSP4E independently of the language servers and debug adapters that use it”?

It was my understanding that LSP4E on its own can give the Generic Text Editor access to many powerful language server-based features by just adding the necessary content type definition and language server connection settings to the Eclipse preferences, without the need to install any plugins specific to the new language and language server. You need a language server of course, but they are typically external to Eclipse anyway.

> On 25 Jul 2019, at 16:22, Doug Schaefer <dschaefer@xxxxxxxxxxxxxx> wrote:
> 
> That is a valid question. Features are really for things users install. Since you don't install LSP4E independently of the language servers and debug adapters that use it, you probably don't need features.
> 
> Doug.
> 
> From: lsp4e-dev-bounces@xxxxxxxxxxx [lsp4e-dev-bounces@xxxxxxxxxxx] on behalf of Mickael Istria [mistria@xxxxxxxxxx]
> Sent: Thursday, July 25, 2019 8:59 AM
> To: lsp4e developer discussions
> Subject: Re: [lsp4e-dev] simrel contribution
> 
> 
> 
> On Thu, Jul 25, 2019 at 2:52 PM Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:
> Something is strange (outside my experience). The aggrcon file lists lsp4e as a feature, but it is a plug-in. Is that expected?
> 
> Having just bundles works ;)
>  
> Should we have features for LSP4E too?
> 
> What would be the value? (note that it's not a "no", it's a genuine question)
> _______________________________________________
> lsp4e-dev mailing list
> lsp4e-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/lsp4e-dev

Per Mildner
RISE ICT/SICS



Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top