negora commented on issue #4034:
URL: https://github.com/apache/netbeans/issues/4034#issuecomment-1112505894

   @matthiasblaesing
   
   > But then it becomes more interesting: the typescript server sends a 
request to the IDE _typescript.rename.
   
   I guess that's because the server wants the `age` field to be renamed, so 
that the field and the getter names don't clash. At least that's what happens 
in other editors such as VS Code and Eclipse. In them, `age` would be renamed 
to `_age` automatically.


-- 
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

Reply via email to