QB64Official / vscode

QB64 Extension for Visual Studio Code.
MIT License
14 stars 3 forks source link

Pressing F12 on $ExeIcon does not open the icon file. #117

Closed LordDurus closed 1 year ago

LordDurus commented 1 year ago

To reproduce open qb64.bas F12 on $ExeIcon:'./qb64.ico'

Also would be nice to have the hover text show the icon.

LordDurus commented 1 year ago

If this is easy I'll do it here other wise I'll create a new issue.

LordDurus commented 1 year ago

F12 on the line with out selecting the code will view the icon.

Highlighting ExeIcon will how the help for that keyword.

LordDurus commented 1 year ago

The hover is not an option in VS Code for icons.