help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lsp-mode / Typescript / organize imports


From: Vagn Johansen
Subject: Re: lsp-mode / Typescript / organize imports
Date: Wed, 31 Jan 2024 17:31:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (windows-nt)

Wolfgang Pausch <wolfgang.pausch@iteg.at> writes:

> But I seem to be unable to get any kind of organizing imports. When
> executing lsp-organize-imports, I get "source.organizeImports action
> not available".

A work-around is to call shell-command with something like

 eslint ... --fix

in the correct direcotry

-- 
Vagn Johansen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]