You could also double-clic in the margin to add a breakpoint for quick'n'dirty line marking, they are ignored when the file is run normally. But it would interfere if you use debugging.
Le mardi 12 juillet 2016 20:46:20 UTC+2, Jitse Niesen a écrit : > > On Tuesday, 12 July 2016 07:15:53 UTC+1, Marc Hauser wrote: >> >> Is there a way to simply mark a line? Like, it highlights errors in a >> panel, I was wondering if I could mark my own line in addition to the >> errors it automatically points out. >> > > Lines with a comment containing TODO, FIXME, XXX, HINT, TIP or @todo are > marked in blue in the margin immediately to the right of the code and with > a blue tick mark to the left of the line numbers in the left margin, > assuming you have the corresponding option in the Preferences set > (Preferences | Editor | Code introspection/analysis | Code annotations). > > Hope this helps, > Jitse > -- You received this message because you are subscribed to the Google Groups "spyder" 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 https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
