TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Modern Emacs TypeScript Web Config

18 pointsby G3rn0ti11 months ago

2 comments

kkzz9911 months ago
Great article! I'm currently using doom + lsp-mode with ts-lsp and tailwindcss-lsp. It works great, but as the author said the performance could be better, especially tailwindcss-lsp which routinely freezes emacs on longer classnames. Does anyone know if I can use this setup with doom, or will there be any issues in regards to config conflicts? I don't want to leave the convenience of doom for other things.
评论 #40897397 未加载
G3rn0ti11 months ago
&gt; (use-package treesit<p>What’s the use of this package? Isn’t Treesitter built in Emacs (at least if compiled with tree sitter support)?
评论 #40897963 未加载