Skip to content

Conversation

jcs090218
Copy link
Member

Discussed on Discord.

@github-actions github-actions bot added the client One or more of lsp-mode language clients label Aug 26, 2024
@KaranAhlawat
Copy link

Doesn't seem to work if I just set lsp-typescript-import-module-specifler-preference to non-relative in my .dir-locals.el file

@KaranAhlawat
Copy link

KaranAhlawat commented Aug 26, 2024

https://github.com/typescript-language-server/typescript-language-server/blob/master/docs/configuration.md

Looking at this, it looks like, workspace/didChangeConfiguration no longer supports the importModuleSpecifierPreference, and it has to be passed in the initializationOptions itself.

EDIT 1:
typescript-language-server/typescript-language-server#906
This pretty much confirms it

@jcs090218 jcs090218 marked this pull request as draft April 6, 2025 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client One or more of lsp-mode language clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants