Function List Bug
-
hi
i have a problem with function list
after select function list from toolbar notepad++ show function lists
if use a space char before Function then function list dont show that function name in function list!
thanks -
[Edited]:
also if use more than One TAB char then don’t show that Function Name to function list
My Debug info:
Notepad++ v7.4.2 (64-bit)
Build time : Jun 18 2017 - 23:38:43
Path : C:\Program Files\Notepad++\notepad++.exe
Admin mode : ON
Local Conf mode : OFF
OS : Windows 10 (64-bit)
Plugins : mimeTools.dll NppConverter.dlli test in .nsi file
-
You could try the upcoming update for the FunctionList parsers.
Replace the content of the file
C:\Users\<YourUserName>\AppData\Roaming\Notepad++\functionList.xmlwith that provided under the link above. Of course it is recommended to make a backup of this file at first.
-
i do it
FunctionList.xml to FunctionList.xml.BK
Download FunctionList.xml New file and replace that on
but see again that problemfor example:
this command show Function Test to Function List;
Section
SectionEndFunction Test
FunctionEnd
;i set Space Char Before ‘Function Test’ ==> ’ Function Test’
and Function test Don’t Show! -
Both the
Functionkeyword and itsFunctionEndkeyword need the same amount and type of indent (i.e. either space or tab) for the function to be detected by the parser. -
Ooh! yes!
i before Create Function use space char and also before FunctionEnd use space char and after see that function name in FunctionList…
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login