From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Wolfgang Pausch Newsgroups: gmane.emacs.help Subject: Re: lsp-mode / Typescript / organize imports Date: Wed, 31 Jan 2024 09:10:29 +0200 Message-ID: <2eb9546f-2a6b-4394-a32d-7db31ec21cb4@iteg.at> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15212"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla Thunderbird To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jan 31 08:11:11 2024 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rV4kZ-0003ow-Hy for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 31 Jan 2024 08:11:11 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rV4k3-00039Z-V6; Wed, 31 Jan 2024 02:10:39 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rV4k1-00039E-U7 for help-gnu-emacs@gnu.org; Wed, 31 Jan 2024 02:10:37 -0500 Original-Received: from mxi.iteg.at ([185.35.182.175]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rV4k0-0004gF-0W for help-gnu-emacs@gnu.org; Wed, 31 Jan 2024 02:10:37 -0500 Original-Received: by mxi.iteg.at (Postfix, from userid 999) id 35F231E25D2; Wed, 31 Jan 2024 08:10:33 +0100 (CET) X-Received: from [192.168.48.190] (iteg20.pcs.openvpn.iteg.at [192.168.48.190]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) (Authenticated sender: wolfgang.pausch@iteg.at) by mxi.iteg.at (Postfix) with ESMTPSA id 89B951E0536 for ; Wed, 31 Jan 2024 08:10:30 +0100 (CET) Content-Language: en-US In-Reply-To: X-Virus-Scanned: clamav-milter 1.0.3 at mxi X-Virus-Status: Clean Received-SPF: pass client-ip=185.35.182.175; envelope-from=wolfgang.pausch@iteg.at; helo=mxi.iteg.at X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:145831 Archived-At: Am 31.01.24 um 08:48 schrieb Wolfgang Pausch: > Hello, > > (I'm not sure wether this is the best place to ask questions regarding > lsp-mode, if there is a better one please tell me...) PS: Sorry, I just noticed that I was already at that place, https://github.com/emacs-lsp/lsp-mode/discussions I simply did not find any topic "Ask questions where" on https://emacs-lsp.github.io/lsp-mode/ and overlooked the other... I'll ask that question there now, thank you and sorry for the noise, Wolfgang