@massiveracist Would a static type checker help to find compilation errors as you type code? My IDE solved that for me, but it really depends on what project you’re working
@massiveracist There’s quite a few vim plug-ins that replicate IDE features, such as syntax checking, ale is an example, although I don’t endorse it; haven’t tried it.
Maybe I'll look into it, been looking into using vim extensions for a while now anyway