You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have a custom icon for GDL files, so it doesn't has the generic file icon any longer.
See XML on the left, GDL with the generic icon on the right (current situation):
This issue was to be fixed in the VSCode repo, which is now done. microsoft/vscode#118846
It's still a proposed API, so we can wait a bit for it to become stable.
The text was updated successfully, but these errors were encountered:
# This is the 1st commit message:
use constants from currently edited text
# This is the commit message #2:
search definitions in master script
search references from master in other scripts
# This is the commit message #3:
find other references from selected reference
use extra parser for subroutine calls (don't include yet in symbols)
# This is the commit message #4:
use current edited version of HSF files
# This is the commit message #5:
Show all definitions / references, even erroneous
# This is the commit message #6:
use HSFLibpart to handle other scripts of libpart
don't use extension setting for intellisense filtering
# This is the commit message #7:
Revert "use HSFLibpart to handle other scripts of libpart"
This reverts commit 32463ec.
# This is the commit message #8:
Revert "Show all definitions / references, even erroneous"
This reverts commit 1ca043e.
# This is the commit message #9:
Revert "use current edited version of HSF files"
This reverts commit 7a04743.
# This is the commit message #10:
Revert "find other references from selected reference"
This reverts commit 4721353.
# This is the commit message #11:
Revert "search definitions in master script"
This reverts commit 317be45.
Have a custom icon for GDL files, so it doesn't has the generic file icon any longer.
See XML on the left, GDL with the generic icon on the right (current situation):
This issue was to be fixed in the VSCode repo, which is now done. microsoft/vscode#118846
It's still a proposed API, so we can wait a bit for it to become stable.
The text was updated successfully, but these errors were encountered: