Open tokoro10g opened 5 years ago
Although it is unlikely to cause name conflicts, the usage of temporary variables should be reduced or encapsulated.
For example, these lines should be improved: https://github.com/tokoro10g/matlab-langserver/blob/bfac637e7ab73c8c985e289dacec6ed709d6dfc8/src/main/java/org/tokor/lspmatlab/MATLABTextDocumentService.java#L72-L76
Although it is unlikely to cause name conflicts, the usage of temporary variables should be reduced or encapsulated.
For example, these lines should be improved: https://github.com/tokoro10g/matlab-langserver/blob/bfac637e7ab73c8c985e289dacec6ed709d6dfc8/src/main/java/org/tokor/lspmatlab/MATLABTextDocumentService.java#L72-L76