Hacker News new | ask | show | jobs
by nosefrog 2548 days ago
Very cool! I wonder why they wrote their own source code analyzer instead of building off of the language servers that already exist: https://langserver.org/
1 comments

I can think of many reasons. One simple one is that semantic's first commit was 2015 while https://langserver.org/ wasn't created until 2016.