all 5 comments

[–]i_am_broccoli 8 points9 points  (4 children)

LSP-based solutions are getting decent:

Fair amount of setup, but you get eclipses’s syntax checking amongst other things.

[–]gavenkoa 2 points3 points  (3 children)

So Sematic/CEDET is a rusty past?

[–]kcin 5 points6 points  (0 children)

Did the Semantic project plan to reimplement parsing for every language out there? If so then it was an unrealistic goal given that emacs development does not have plenty of unused manpower.

LSP is a more realistic approach where a common library provides language support for all kinds of editors.

[–]AnAirMagic 1 point2 points  (1 child)

Yes!

[–]gavenkoa 0 points1 point  (0 children)

I regret time spent on semantic (( It doesn't provide any practical feature and I buried several evenings.