Skip to content

Implement textDocument/inlayHint #40

Open
@genericptr

Description

@genericptr

Currently Sublime Text doesn't send document scopes so this would be expected to generate hints for all parameters in the entire file every time it was updated. That's probably not feasible but maybe VSCode is smarter about it?

Regardless I wasn't able to determine if code tools actually has information on proc call parameters so this feature may not be possible for us.

Metadata

Metadata

Assignees

Labels

featureA critical part of a feature is missing

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions