This Visual Studio Code extension provides language support for reading and editing UniProt flatfiles. It includes syntax highlighting, hover information, and clickable links for PubMed IDs, UniProtKB entries, and PDB identifiers.
- Provides syntax highlighting for UniProt flatfiles and log files (
.sp,.log).
- Displays evidence tag information for ECO codes:
- EXP
- OPI
- CUR
- SIM
- IMPM
- MODM
- MIXM
- Automatically detects and makes the following types of identifiers clickable:
- PubMed IDs: Links to PubMed articles (e.g.,
PubMed=18331822). - UniProtKB entries: Links to the respective UniProtKB entry page (e.g.,
UniProtKB:Q8N4H5). - PDB entries: Links to the respective PDB page (e.g.,
PDB:9EIJ).
- PubMed IDs: Links to PubMed articles (e.g.,
- Download the
.vsixfile. - Open Visual Studio Code.
- Press
Ctrl+Shift+P(Windows/Linux) orCmd+Shift+P(macOS) to open the Command Palette. - Type
Extensions: Install from VSIX...and select it. - Choose the
.vsixfile to install.
.sp.new.log
- Conny Yu – GitHub Profile
October 2025