Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Feature request: complete C++ keywords and user-defined code
Feature request: complete C++ keywords and user-defined code [message #38751] |
Sun, 13 January 2013 15:09  |
lectus
Messages: 329 Registered: September 2006 Location: Brazil
|
Senior Member |
|
|
Here's a an example of what I mean:
Type:
and press Ctrl+SPACE (or any other shortcut) and the IDE inserts:
[CODE
if (_ ) {
}
][/CODE]
_ is the cursor.
Besides this the user can define something like this in the IDE:
This can be a template for the if command configured in the IDE. $1 and $2 indicates where the cursor goes first and allows you to alternate between these places with some shortcut like Ctrl+J or something.
What do you think?
|
|
|
|
|
Goto Forum:
Current Time: Sun May 11 14:54:18 CEST 2025
Total time taken to generate the page: 0.02161 seconds
|