Closed kjonescertinia closed 1 year ago
This is likely related to the recent change to field finding, https://github.com/apex-dev-tools/apex-ls/pull/173.
Provisionally this looks like mutual recursion between outer and super class clauses field finding, possibly the outer class is inheriting from its own inner class.
This is likely related to the recent change to field finding, https://github.com/apex-dev-tools/apex-ls/pull/173.
Provisionally this looks like mutual recursion between outer and super class clauses field finding, possibly the outer class is inheriting from its own inner class.