Skip to content

Hover does not show information for functions #196

Open
@mrmlnc

Description

@mrmlnc

The hover provider does not show anything for the function call declaration.

@function make() {
  @return "something";
}

.micro {
  content: make();
}

Annotation 2019-11-27 212038

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunities

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions