HaxeFoundation / HaxeFoundation/haxe

[display] need a way to avoid auto-imports in metadata arguments

Open
#7,250 6 comments 0 reactions 1 assignee Claimed by @Simn View on GitHub
feature-ide
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

IDEs need some way to know they're currently completing inside of metadata args to avoid triggering auto-imports there. Here we always want a fully qualified path, and importing the type doesn't help:

![](https://i.imgur.com/VNn4USy.gif)

This would probably require a `CompletionModeKind.MetadataArgument` to be added?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.