Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^6: Which IDE's show tooltips for Perl builtins? (Notepad++)

by pryrt (Abbot)
on Jul 27, 2022 at 14:18 UTC ( [id://11145783]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Which IDE's show tooltips for Perl builtins? (Notepad++)
in thread Which IDE's show tooltips for Perl builtins?

Yes, you are correct; I hadn't thought of doing it that way. You could make a separate User Defined Language (UDL) for each version of Perl, and define a separate autocompletion file for each of those Perl-version UDLs. Since the UDL features aren't as powerful as the built-in lexers, you would then be sacrificing some of the syntax-highlighting capabilities and subtleties in order to gain the specific results in the auto-completion suggestions. Knowing those tradeoffs, and understanding the cost (time and effort) involved in creating all those UDL and autocompletion files, any particular user could make the decision of which way to go for themselves.
  • Comment on Re^6: Which IDE's show tooltips for Perl builtins? (Notepad++)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11145783]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-23 10:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found