Hi quante,
when I search for text that is not used anywhere, such as a new variable, when I am in the program window that I am writing, either by selecting it with 2 clicks or by one click in the text, it goes to exception
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at (Object , Int32 )
at FuG.ruI.FKz(String , Boolean , Boolean , Boolean , Boolean )
at hPVp.YPVN.FPHE()
at hPVp.YPVN.dPVb(Object , EventArgs )
at System.Windows.Forms.Form.OnShown(EventArgs e)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
2. The global search generate this 2 exception:
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at (Object , Int32 )
at FuG.ruI.FKz(String , Boolean , Boolean , Boolean , Boolean )
at hPVp.YPVN.FPHE()
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.PerformClick()
at System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
at System.Windows.Forms.TextBoxBase.ProcessDialogKey(Keys keyData)
at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at (Object , Int32 )
at FuG.ruI.FKz(String , Boolean , Boolean , Boolean , Boolean )
at hPVp.YPVN.FPHE()
at hPVp.YPVN.RPH2(Object , KeyEventArgs )
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
at System.Windows.Forms.TextBox.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
could you translate the new search functions into English? I can't understand the messages in German
When I have some free time I will update the Italian translations.