Skip to content

Hovers do not resolve right #575

Open
@jens1o

Description

@jens1o

Steps to reproduce:

Open the file in your editor and let the language server index it: https://raw.githubusercontent.com/WoltLab/WCF/2e6e2f312972acd0888fa242e3a5e44afe84c308/wcfsetup/install/files/lib/util/XMLWriter.class.php

Go to line 78, and hover over $this->endElement();

Expected result:

<?php
public function endElement() {}
----------
Ends the last opened element.

What really happens:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions