- EXPERIMENTAL: use old LSP compilation artifacts when cannot successfully compile current version of sources
- implemented for
Go to definition
,Document links
(imports),Hover
andGo to type definition
- implemented for
- reduced LSP server compilation time by merging compilation units
- ignore all detections originating in
ignore_paths
and having all subdetections also inignore_paths
- fixed re-entrancy detector not able to detect issues in overridden functions
- fixed LSP list config options parsing issue