In many code editors (MS Visual Studio, VisualStudio Code, Notepad++) pressing of Ctrl+D results in the selected text (or current line) duplication. A very convenient and commonly used function. Is it possible to have it in Wealth-Lab too?
I realize, that Ctrl+D opens DataSets page. But there is a discrepancy, as, e.g. Ctrl+S will not open Strategies. So Alt+D or Alt+S or Alt+ ... work always, but Ctrl+... works only for Ctrl+D
Thank you
I realize, that Ctrl+D opens DataSets page. But there is a discrepancy, as, e.g. Ctrl+S will not open Strategies. So Alt+D or Alt+S or Alt+ ... work always, but Ctrl+... works only for Ctrl+D
Thank you
Rename
You answered your own question. Wealth-Lab does not strive to mirror 3rd party software in all aspects. Historically, Ctrl-D has been used to open or hide the Data panel. So for example, legacy customers are used to it when migrating from WL6.
As a workaround, you can link your C# coded Strategy to an external source code file. When changes are made to the .CS file in your favorite IDE, the code in the built-in editor will be updated.
Your Response
Post
Edit Post
Login is required