Skip to content

Release v2.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 21:23
· 53 commits to main since this release
b7c7e37

Release v2.0.0

This release was automatically generated from the main branch.

Changes

See the auto-generated release notes below for details.

Installation

Download the sagemath-enhanced-2.0.0.vsix file and install it in VS Code using:

code --install-extension sagemath-enhanced-2.0.0.vsix

What's Changed

  • Fix errors caused by && operators, which are not supported in PowerShell 5.1 by @yak1ex in #5
  • Add interpreter path configuration by @yak1ex in #6
  • Add shortcut key support for comments, bracket highlighting and auto-closing by @gtg2619 in #7
  • Complete rewrite: Implement full LSP architecture with enhanced SageMath support by @Copilot in #18
  • Implement automatic releases on main branch changes with Node.js 20 compatibility by @Copilot in #20

New Contributors

  • @yak1ex made their first contribution in #5
  • @gtg2619 made their first contribution in #7
  • @Copilot made their first contribution in #18

Full Changelog: rc...v2.0.0