furnace ·
·
阅读: 577
It does, it has great code assistant, just press Ctrl+Space. it give all hints which srupr……
for example.
when you input the word "main", then press Ctrl+Space, it give you automactilly
int main(int argc ..
{
}
or ,it has the fuctionility like delphi. you hold the key Ctrl, move your mouse to anyword.
after you click, it give the declaration of the word.