Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » theide: Complete abbreviations
Re: theide: Complete abbreviations [message #20007 is a reply to message #19477] Mon, 09 February 2009 11:07 Go to previous messageGo to previous message
slashmais is currently offline  slashmais
Messages: 20
Registered: January 2007
Location: south africa
Promising Member
Very useful!
Now to make it Ultimate (ly!) useful is to add the ability to pass parameters to the expander, e.g.:

ieb(index == 5)


which should then expand to:

if (index == 5)
{
}
else
{
}


Maybe use $1,$2, ... as parameter position holders.
I could implement this if you can point me to where the source for it is.

[Updated on: Mon, 09 February 2009 11:11]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Issue with TheIde
Next Topic: Pb with code completion in latests versions
Goto Forum:
  


Current Time: Tue Jun 04 14:06:01 CEST 2024

Total time taken to generate the page: 0.02039 seconds