Skip to content

v0.0.2

Pre-release
Pre-release

Choose a tag to compare

@liqunkang liqunkang released this 26 Jan 06:05
· 46 commits to main since this release
  • Added support for automatically showing TOC view when opening an ORCA output file.

  • headings.md file added to the extension. This file contains a list of regular expressions that are used to parse the ORCA output file. The list of regular expressions will be updated in future releases.

  • generate_patterns.py script added to the extension. This script is used to parse the headings.md file and generate the patterns.json file. The patterns.json file is used by the extension to parse the ORCA output file.

Full Changelog: v0.0.1...v0.0.2