Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated lsp library to fix issue with signature help, etc #1890

Merged
merged 10 commits into from
Aug 18, 2020
Merged

Conversation

david-driscoll
Copy link
Member

@david-driscoll david-driscoll commented Aug 15, 2020

Fixes: #1887

@david-driscoll
Copy link
Member Author

Tested locally and signature help is working as expected (and returning null when it should be!)

@david-driscoll
Copy link
Member Author

@david-driscoll
Copy link
Member Author

looks like I might have some failing tests, let's see what I broke... :)

Copy link
Member

@filipw filipw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@WellspringCS
Copy link

WellspringCS commented Aug 16, 2020

kid hollering from the back seat...

"Are we there, yet?"

😄

(same kid doesn't even know if this build fixes his problem...)

@david-driscoll
Copy link
Member Author

okay I'm stumped at the moment.

Using our embedded mono the tests stall (for what reason I can't really tell, it just gets "stuck"). With full mono it runs and passes no issues.

There have been some internal changes internal to the library however it gets more confusing because it works with netcoreapp2.1, netcoreapp3.1, net472 (windows), net472(full mono).

Anyone have any ideas what I might need to add to the embedded mono for things to work? or magic commands I can run to help trace the issue? I've got everything setup in wsl2 and can replicate the issue that is in CI.

@filipw
Copy link
Member

filipw commented Aug 17, 2020

@JoeRobich JoeRobich merged commit efd7929 into master Aug 18, 2020
@filipw filipw deleted the fix/lsp branch August 20, 2020 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants