Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Go to Definition" does not work if the subroutine name has ":" in it #7

Open
runxel opened this issue Aug 21, 2022 · 0 comments
Open

Comments

@runxel
Copy link
Contributor

runxel commented Aug 21, 2022

As the title says, if you use the colon inside a subroutine name it will not found by "Go to Definition".
Funnily enough it works the other way around flawless, i.e. "Go to Reference" has no such issue.

grafik

pbaksa added a commit that referenced this issue Feb 14, 2023
# 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.
pbaksa added a commit that referenced this issue Apr 22, 2024
bugfix: handle <Separator> in paramlist
pbaksa added a commit that referenced this issue Apr 29, 2024
* exclude .vscode folder from git publish

* bugfix: handle <Separator> in paramlist

* bugfix: handle <Separator> in paramlist (#7)

bugfix: handle <Separator> in paramlist

* set gdl-xml language based on root tag

* new GSID_INFO request

* release notes

* snippet fix: ui_pict_radiobutton

* v27.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant