Chris2011 commented on issue #7790: URL: https://github.com/apache/netbeans/issues/7790#issuecomment-2400881906
Atm I'm at the vuejs.de conf and I've been watching a talk from an JetBrains Advocate about volar. And he gave this insights about how they handle the LSP. Here specifically about vue but afaik for TypeScript, they also can merge things coming from the LSP and adding IDE stuff to it.  So I mean it is like TS has couple of hints and if there are hints missing, we need to add them by our own. So maybe there needs to be a proxy in NetBeans, which take the stuff from the LSP and mix them up with NB stuff. Just an IDEA !1111!!!!!11 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
