Skip to content

Can we get the type of variable written in the script editor? #1578

@Kang-Jun-sik

Description

@Kang-Jun-sik

monaco-editor version: 0.18.0
Browser: : Chrome
OS: : Windows

Steps or JS usage snippet reproducing the issue:
Hi team. Always appreciate for your help.
I should know the type of written word or variable in script editor.
In the monaco Editor, I can know the type using mouse hover Event.

Q1

For Example Above picture, I will Get local(Type) from aaa (Variable)
through hovering the mouse specific word.
but Can i get the type of word or variable written in monaco-editor??(not using mouse hover)

I want to know some API or Access Way.

Thx

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions