saniljhaveri / avr-project-ide

Automatically exported from code.google.com/p/avr-project-ide
0 stars 0 forks source link

Allow adding multiple files to a project at a time #73

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What do you want?
  Allow adding multiple files to a project at a time.

Why do you want it?
  Currently if you want to add many files to a project you need to add them one at a time. As a time saver it would be nice to select multiple files and add them all at once.

How do you suggest it's added?
  An additional menu item should be added to the right click context menu on the project called "Add Existing File...". The existing menu item should be renamed "Add New File...". This would align the process of adding files more closely with Visual Studio.

Will it cause any incompatibility problems with previous versions?
  No

Original issue reported on code.google.com by joe.m.fe...@gmail.com on 26 Dec 2010 at 3:14

Attachments:

GoogleCodeExporter commented 8 years ago
Currently I just drag-n-drop to add multiple files, adding this patch isn't 
going to hurt though.

Original comment by frank.zhao.main@gmail.com on 26 Dec 2010 at 6:39

GoogleCodeExporter commented 8 years ago

Original comment by frank.zhao.main@gmail.com on 12 Jan 2011 at 7:17