But what bothers me a lot is that when I rename something, Visual Studio doesn't just rename the values in the current strategy. It also renames things in other strategies or indicators.
Of course, that shouldn't be the case.
If I want to rename something, I can only do so in the respective strategy.
How can I configure Visual Studio so that I can work on one strategy without changing the code in other strategies?
Comment