Lib classes types
Where there is no suggestions for the types in the class to override like Command?
4 Replies
I'm assuming that you use VSCode
So, do you mean that while you are writing the keyword
override
you don't get suggestions for what to override right?
And ctrl + space
also doesn't give any suggestions, right?if you mean why there are no suggestions when at this stage of writing that's because VSCode has no such feature.
I can't even see the properties in the class like usual abstract classes
What exactly do you mean. Please add screenshots.