Author |
Topic |
|
gmit
Whole Tomato Software
Croatia
90 Posts |
Posted - Mar 21 2005 : 02:26:06 AM
|
A suggestion.
I use my Visual Studio both as a Win32 developing environment and as an editor for writing code for some custom hardware platforms. The trouble is that each of the platforms introduces a separate symbol set, which is impossible to handle by current VA settings.
What I had in mind... Would it possible to define multiple sets of includes and then, for example, select which one will be used from a combo placed in VA toolbar? |
|
feline
Whole Tomato Software
United Kingdom
18995 Posts |
|
gmit
Whole Tomato Software
Croatia
90 Posts |
Posted - Mar 22 2005 : 02:31:26 AM
|
Yes, that would be it if I could define more than one custom environment and I wouldn't have to restart Visual Studio to perform the symbol change.
If those two would be implemented, then it might be smart to make a copy of symbol-sets combo in VA's toolbar.
It's nothing to die for, but, I could make a use of such an option. Probably few other people as well...
|
|
|
feline
Whole Tomato Software
United Kingdom
18995 Posts |
Posted - Mar 28 2005 : 4:54:20 PM
|
i have put in a request for allowing more than one custom configuration:
case=547
when you change configurations VA has to re-parse all of the files to get the up to date symbol definitions. since logically you have to change projects in order to use the new symbol definitions it is not unreasonable to have to restart the IDE for the change to take effect. |
zen is the art of being at one with the two'ness |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Mar 28 2005 : 8:05:31 PM
|
Use the copy and paste buttons in the dialog where you set the Custom directories. At least you can move them in and out easily. |
|
|
gmit
Whole Tomato Software
Croatia
90 Posts |
Posted - Mar 29 2005 : 01:20:07 AM
|
I don't see why each symbol set couldn't be placed in a separate directory, so, reparsing wouldn't be mandatory.
|
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Mar 29 2005 : 10:34:21 AM
|
We agree we could make life easier. No question. In the meantime, there is a workaround.
Install VA X and load one project. Wait until parsing is finished. Exit your IDE and move the VA X installation directory aside. Reinstall VA X and load the next project. Move the VA X installation directory aside. Repeat for the 3rd project.
When you want to switch projects, exit your IDE and move the proper VA X directory into place. |
|
|
|
Topic |
|