Spyder can Comment/Uncomment (with Ctrl+1) Python, YAML and Markdown files. However, this used to work, see #11934
It does not work for:
- shell scripts
.sh
- text files
.txt
- comma-separated value files
.csv
- tab-separated value files
.tsv
Enabling Comment/Uncomment for these file types will make developing easier and faster when developers are managing these files in Spyder too.
Reported for Ubuntu 25.10 with Spyder installed from the APT repo.
- Spyder version: 6.0.5 (pip)
- Python version: 3.13.7 64-bit
- Qt version: 5.15.17
- PyQt5 version: 5.15.11
- Operating System: Linux-6.17.0-19-generic-x86_64-with-glibc2.42
Spyder can Comment/Uncomment (with Ctrl+1) Python, YAML and Markdown files. However, this used to work, see #11934
It does not work for:
.sh.txt.csv.tsvEnabling Comment/Uncomment for these file types will make developing easier and faster when developers are managing these files in Spyder too.
Reported for Ubuntu 25.10 with Spyder installed from the APT repo.