Hi, At last, I made a minimal file and find a bug which related to goto-global-line.
goto-global-line can't handle decorators. Step: 1. @auto test_line.py 2. alt-g, 12 intend to go to the line "@property", but it go to the line "def name(self):" Btw, if I want to know the current line number of the external file, how to do that? -- -- Sincerely, HaveF -- You received this message because you are subscribed to the Google Groups "leo-editor" 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]. Visit this group at http://groups.google.com/group/leo-editor?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
test_line.py
Description: Binary data
