Author Topic: add file to the project  (Read 3994 times)

Offline airc

  • Multiple posting newcomer
  • *
  • Posts: 37
add file to the project
« on: May 12, 2013, 12:42:23 pm »
hi
i just find the process of add new file (cpp or h ) to the project annoying it has alot of steps , unlike VS  with just Ctrl+N

so is there another way to do it simple ?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7256
Re: add file to the project
« Reply #1 on: May 12, 2013, 01:13:46 pm »
"Ctrl+Shift+n" creates an empty file, you get an dialog that asks whether you want the file to be added to the project, in next step you can chose a name (with ending) and then add it to any target in the project you want.

I don't know what VS does, if you press "Ctrl+N", but I guess you have to chose filename and type also, and probably the solution you want it to be added to.

Offline airc

  • Multiple posting newcomer
  • *
  • Posts: 37
Re: add file to the project
« Reply #2 on: May 12, 2013, 03:51:00 pm »
it would be nice if some thing like this dialog box apprear when press Ctrl+Shift+n

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: add file to the project
« Reply #3 on: May 12, 2013, 08:51:19 pm »
Patches welcome :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]