Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For C++, I use clangd (works fine for GCC projects). The only config it needs is the path to compile_commands.json, which can be automatically generated by CMake and some other build systems. For TypeScript no config is needed. For Java there is the redhad Java plugin in VS which provides good indexing.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: