Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » typename keyword is not completes(Autocomplete doesn't work on typename keyword)
icon9.gif  typename keyword is not completes [message #988787] Mon, 03 December 2012 08:28
soman namos is currently offline soman namosFriend
Messages: 11
Registered: December 2012
Junior Member
Autocompletion doesn't work on a 'typename' keyword.
If I write
template<typen
+ "Ctrl+Space" I get 0 variants. Also I tried variants
template <typen
template< typen


If I write like
template typen
+ "Ctrl+Space" then autocompletion works well.

Is it possible to change the behaviour?
P.S. Is it planned to make autocompletion automatically works just by typing code without Ctrl+Space?
Previous Topic:Breakpoint command not sent to gdb when debugging attached program
Next Topic:Refactoring: "UNextract Method"
Goto Forum:
  


Current Time: Tue Apr 23 10:11:51 GMT 2024

Powered by FUDForum. Page generated in 0.03044 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top