Source code similarity detector v2.1
- Made some optimisations to Levenshtein distance algorithm, it should be slightly faster now
- Fixed clustering algorithm - previously some pairs didn't get allocated under a cluster
- Closing a code tab now resizes other open tabs to equal sizes