Replies: 2 comments 1 reply
-
Not according to the documentation for
So Perhaps it would be better if the base class declared that method as abstract. |
Beta Was this translation helpful? Give feedback.
-
|
Another point of confusion for me here is that in the Language Service and Editor Extension Points documentation, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The
LanguageBaseclass derives fromLanguageServiceand the docs forLanguageServicesay:However
LanguageBasejust returnsnullfor the scanner. Isn't this a breach of the contract forLanguageService?Beta Was this translation helpful? Give feedback.
All reactions