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

TypeScript navigator empty in NetBeans 23, works in 22. #8012

Open
gugrim opened this issue Dec 2, 2024 · 1 comment
Open

TypeScript navigator empty in NetBeans 23, works in 22. #8012

gugrim opened this issue Dec 2, 2024 · 1 comment
Labels
kind:bug Bug report or fix needs:triage Requires attention from one of the committers TypeScript [ci] enable web job

Comments

@gugrim
Copy link

gugrim commented Dec 2, 2024

Apache NetBeans version

Apache NetBeans 23

What happened

Opened a typescript file.
Expected the Navigator to show methods and attributes.
The Navigator is empty.

Language / Project Type / NetBeans Component

FreeForm project with TypeScript code

How to reproduce

Open the simple project attached in in NetBeans 22. In the Source folder view there is a typescript class, NothingReally.ts. Open it. The Navigator shows the attribute and method.

Do the same in NetBeans 23. Empty navigator.

TypeScript.tar.gz

Did this work correctly in an earlier version?

Apache NetBeans 22

Operating System

OpenSuse Leap 15.4

JDK

OpenJDK 64-Bit Server VM 17.0.13+11-suse-150400.3.48.2-x8664

Apache NetBeans packaging

Apache NetBeans binary zip

Anything else

Occurs every time.

Are you willing to submit a pull request?

No

@gugrim gugrim added kind:bug Bug report or fix needs:triage Requires attention from one of the committers labels Dec 2, 2024
@matthiasblaesing
Copy link
Contributor

Please show your message.log. (on linux: $HOME/.netbeans/<VERSION>/var/log/messages.log).

@mbien mbien added the TypeScript [ci] enable web job label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Bug report or fix needs:triage Requires attention from one of the committers TypeScript [ci] enable web job
Projects
None yet
Development

No branches or pull requests

3 participants