Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Índice fuera de los límites de la matriz. #194

@nelsonleiva

Description

@nelsonleiva

Description of the Issue

Steps to Reproduce the Issue

  1. Open notepad++
  2. Write 25.

Expected Behavior

Actual Behavior

Debug Information

1.7.7

============================================================
WHAT : Error in OnCharAdded : Índice fuera de los límites de la matriz.
WHEN : 17/01/2018 12:42:50
WHERE : System.String.get_Chars(), line 0
DETAILS :
System.IndexOutOfRangeException: Índice fuera de los límites de la matriz.
en System.String.get_Chars(Int32 index)
en _3PA.MainFeatures.AutoCompletionFeature.AutoCompletion.UpdateAutocompletion(Char c, Int32 insertPosition) en c:\projects\3p\3PA\MainFeatures\AutoCompletionFeature\AutoCompletion.cs:línea 309
en _3PA.Plug.OnCharAdded(Char c, Int32 position) en c:\projects\3p\3PA\Plug.cs:línea 622

============================================================
WHAT : Error in OnCharAdded : Índice fuera de los límites de la matriz.
WHEN : 17/01/2018 12:44:41
WHERE : System.String.get_Chars(), line 0
DETAILS :
System.IndexOutOfRangeException: Índice fuera de los límites de la matriz.
en System.String.get_Chars(Int32 index)
en _3PA.MainFeatures.AutoCompletionFeature.AutoCompletion.UpdateAutocompletion(Char c, Int32 insertPosition) en c:\projects\3p\3PA\MainFeatures\AutoCompletionFeature\AutoCompletion.cs:línea 309
en _3PA.Plug.OnCharAdded(Char c, Int32 position) en c:\projects\3p\3PA\Plug.cs:línea 622

17-01-2018 12-53-35

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions