Skip to content

Conversation

MoritzKn
Copy link

@MoritzKn MoritzKn commented Nov 5, 2016

The code_completion_service.cpp seems to expect a relative path:

if (path == "res://" || !path.begins_with("res://"))
	return Result();

Without this change the server was always responding with a 404 status and the autocompletion didn't work.

@MoritzKn
Copy link
Author

MoritzKn commented Dec 9, 2016

@neikeq could you take a look on this please?

@kubecz3k
Copy link

kubecz3k commented Dec 9, 2016

@MoritzKn Neikeq is working on c# support like a mad man, you will need to forgive him any potential delays :)

@MoritzKn
Copy link
Author

MoritzKn commented Dec 9, 2016

No stress, it's fine. I just thought maybe this PR got forgotten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants