79653394

Date: 2025-06-04 19:40:31
Score: 1
Natty:
Report link

Christian has a good hack for an answer here, but perhaps a more updated CSS hack would be to use user-select: none:

.CodeMirror-gutter-wrapper {
  user-select: none;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Dykotomee