Remove custom DID_OPEN and DID_CHANGE features
Remove custom DID_OPEN and DID_CHANGE features
These are already defined by pygls; turns out the bug I ran into before
is more with the INCREMENTAL versus FULL than the need for me to
implement my open/close options.
Seems to improve performance as well.