I am using BBEdit version 11.1.3 (3764).

According to the documentation, the mark directives I can use should be:

mark, fixme, fix-me, note, nyi, review, todo, to-do, xxx, ???, !!!


and when using one of these directives, a menu item should appear in the 
function popup menu. However, if I have a test.py file which contains:

#mark markhello

#fixme fixmehello

#fix-me fix-mehello

#note notehello

#nyi nyihello

#review reviewhello

#todo todohello

#to-do to-dohello

#xxx xxxhello

#??? ???hello

#!!! !!!hello

# #mark spacemarkhello

# #fixme spacefixmehello

# #fix-me spacefix-mehello

# #note spacenotehello

# #nyi spacenyihello

# #review spacereviewhello

# #todo spacetodohello

# #to-do spaceto-dohello

# #xxx spacexxxhello

# #??? space???hello

# #!!! space!!!hello

adadfafd
#mark nospacemark
adfadf


I only see mark hello, specemarkhello, and nospacemark in the function 
popup menu.

I would like to be able to use the other directives and have them show up 
in the function popup menu as well. Is this a bug or have I misunderstood 
something?


This also  brings up another issue with the documentation, which says:

In Python files, each directive must be separated from the preceding 
content by at least one empty line.


If I understand this correctly, nospacemark should not show up in the 
function popup menu. Personally, I like that it does show up and just 
wanted to point out the documentation issue.


-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].

Reply via email to