Skip to content

Commit

Permalink
add support to activate viewer from currently open file #10
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian Jamasb committed Jul 30, 2024
1 parent ce7a1de commit d0ac027
Show file tree
Hide file tree
Showing 10,663 changed files with 1,163,461 additions and 613,603 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Open the command palette (`⌘ + ⇧ + p`) and simply call the `Start Protein Vi

Right-click on the file or selection of files in the file editor and select `Launch Protein Viewer from File(s)`

Alternatively, while looking at an open file in the editor you can call: `Protein Viewer: View Current File` from the command palette.

**✅ Supported Formats**

* `.pdb`
Expand Down Expand Up @@ -116,6 +118,11 @@ Find me on twitter: [@arian_jamasb](https://twitter.com/arian_jamasb) or drop me

## 🌪️ Change log

### 0.1.1

- Bumps Mol* to `4.5.0`
- Adds `Protein Viewer: View Current File` command.

### 0.1.0

Adds support for folding sequences via ESMFold
Expand Down
1 change: 1 addition & 0 deletions node_modules/.bin/mvs-print-schema

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions node_modules/.bin/mvs-render

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions node_modules/.bin/mvs-validate

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2,659 changes: 2,311 additions & 348 deletions node_modules/.package-lock.json

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions node_modules/@humanwhocodes/module-importer/CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

201 changes: 201 additions & 0 deletions node_modules/@humanwhocodes/module-importer/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

80 changes: 80 additions & 0 deletions node_modules/@humanwhocodes/module-importer/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d0ac027

Please sign in to comment.