Editor slows when code grows
Author: haytac
Creation Date: 10/25/2012 4:21 PM
profile picture

haytac

#1
Hi, as my code is growing in number of lines I am noticing that moving the cursor around as well as the feature whereby members of a class show up after typing the "." after the object name is slow. My machine has 8GB of RAM and an Intel i7 processor. Your comments are appreciated.
profile picture

Eugene

#2
fyi, the 'feature' of the 3rd party editor control is called Intellisense. How much your code has grown in numbers: lines, classes etc?
profile picture

haytac

#3
It is now 22K lines will grow perhaps to 30K.
profile picture

Eugene

#4
Wow, that's huge. In 6.5 we need to make sure Fidelity upgrades the editor to a latest version (1.63 or even 2.0) to support C# 3.0/4.0, and hopefully the QWhale Editor.NET's developers have made performance fixes along the way (which is just a speculation).

Until then, it would be more practical to consider switching to developming inside a full-blown IDE: Visual Studio (Express version is free) or SharpDevelop:

How can I debug my trading strategies in Wealth-Lab?
Debugging a Strategy with Visual Studio Express or SharpDevelop
Strategies.ActiveTrader - example source code
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).