Skip to content

tab completion error when local name has a dot (.) #68

Description

@seebi
@prefix : <http://example.com/>.
@prefix owl: <http://www.w3.org/2002/07/owl#> .

:my.Class a owl:Class .
:my.Property a owl:ObjectProperty .
:myResource a :my|

(the cursor is at the pipe at the end)

Given this document, I get not completion suggestions after :my or :my..

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions