Hey Matthias, missed that Point. Will test it today/tomorrow. Thx for the 
remembering.


Cheers

Chris

Von: Matthias Bläsing
Gesendet: Sonntag, 15. Mai 2022 17:30
An: [email protected]
Betreff: Re: Add mssing suggestions to javascript?

Hi Christian,

Am Freitag, dem 06.05.2022 um 17:43 +0200 schrieb Matthias Bläsing:
> Hi,
> 
> Am Freitag, dem 06.05.2022 um 15:58 +0200 schrieb Christian Lenz:
> > 
> > ok here is the Image link: https://ibb.co/VH5470k
> > 
> > This is what I see, but I see the Problem „class“ will Show in JS file but 
> > this is of Course a HTML Attribute. Strange.
> > I saw your screenshots in your PR. Maybe the project structure is the 
> > Problem. Would be cool if you can share your small project.
> > 
> 
> This was a standalone JS outside any project. No project structure.
> 
> Could you please check the IDE log of the run and look for entries with
> the structure:
> 
> INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing 
> of: PATH_TO_IDE/webcommon/jsstubs
> 
> What files are listed for that structure? Have a look at the referenced 
> files, what is the content?
> 
> There should be at least one entry, that ends with
> webcommon/jsstubs/dom.zip, locate that file and look at the content.
> There should be a file _.HTMLElement.js which contains the text:
> 
> 
>       //Source: 
> /home/matthias/src/netbeans-tools/jsstub-generator/node_modules/typescript/lib/lib.dom.d.ts
>       /**
>       
>       
>       @returns {DOMTokenList}
>       **/
>       HTMLElement.prototype.classList = new DOMTokenList();
>       

did you have a chance to test again?

Greetings

Matthias

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Reply via email to