-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Guard against namespace aliases with no namespace
When completing keywords, the presence of double colons and a slash assumed that there was a namespace alias separating the two. We catch the (infrequent) situation of that not being the case, as this threw an error when the user was typing
- Loading branch information
Dan Sutton
committed
Apr 2, 2017
1 parent
8efaee8
commit 14042ff
Showing
2 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters