Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.5 KB

README.md

File metadata and controls

56 lines (37 loc) · 1.5 KB

MolViewer - VSCode Molecule Structure Viewer

English | 中文

English

MolViewer is a VSCode extension that allows you to view molecular structures directly in VSCode. It supports multiple file formats including MOL, SDF, SMILES, and MOL2. Demo

Features

  • Support for multiple molecular file formats (MOL, SDF, SMILES, MOL2)
  • 2D structure visualization
  • Automatic scaling and centering
  • Color display for different atom types
  • Single and double bond visualization

Installation

  1. Open VSCode
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "MolViewer"
  4. Click Install

Usage

  1. Open any supported molecular structure file (.mol, .sdf, .smi, .mol2)
  2. The structure will be automatically displayed in the editor

中文

MolViewer 是一个 VSCode 扩展,允许你直接在 VSCode 中查看分子结构。它支持多种文件格式,包括 MOL、SDF、SMILES 和 MOL2。

特性

  • 支持多种分子文件格式(MOL、SDF、SMILES、MOL2)
  • 2D 结构可视化
  • 自动缩放和居中
  • 不同原子类型的颜色显示
  • 单键和双键可视化

安装

  1. 打开 VSCode
  2. 转到扩展(Ctrl+Shift+X)
  3. 搜索 "MolViewer"
  4. 点击安装

使用方法

  1. 打开任何支持的分子结构文件(.mol、.sdf、.smi、.mol2)
  2. 结构将自动在编辑器中显示

Star History

Star History Chart