Skip to content

Remove custom DID_OPEN and DID_CHANGE features

Compare
Choose a tag to compare
@pappasam pappasam released this 20 Aug 14:04
 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.