-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Description
Description of the Issue
The autocomplete detects symbols it should not detect as variables in .js files. This has multiple times caused me to get random symbols in my code, that I did not intend to be there.
Steps to Reproduce the Issue
- Make a .js file.
- Write the following:
// somevar}
somev - "somevar" should autocomplete to "somevar}"
Expected Behavior
I expected the autocomplete to omit the "}" symbol.
Actual Behavior
The autocomplete did not omit the "}" symbol.
Debug Information
Notepad++ v7.5.1 (64-bit)
Build time : Aug 29 2017 - 02:38:44
Path : C:\Program Files\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 10 (64-bit)
Plugins : mimeTools.dll NppConverter.dll
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
