Hi !
I was customizing my Sublime Text 3 enviroment for developing Python code and when trying to run de debugging mode, I realized that I cannot toggle breakpoints to those lines with a with dot at its left side (e.g https://raw.githubusercontent.com/mjhea0/sublime-setup-for-python/master/img/st3_split_screen.png)
What should I do?
Thanks!!