CF Linemaster

Adds supports for line highlighting and copying on Codeforces

लेखक
meooow
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
119
रेटिंग
0 0 0
आवृत्ती
0.9
बनवली
2020-05-19
अपडेट केली
2022-02-15
आकार
10.4 KB
License
नाही
यांवर लागू होते:

This extension adds line numbering and highlighting support for Codeforces submissions (similar to Github).

  • Click on a line number to highlight the line, Shift+click on another line number to highlight all lines in between.
  • Alternately, set #L<start> or #L<start>-L<end> as the URL fragment.
  • You can share the URL with others who have this userscript, and they will see the highlighted lines.
  • With lines highlighted press Ctrl+Shift+C to copy them all.