Releases: otnansirk/vscode-codemath-extension
Releases · otnansirk/vscode-codemath-extension
v1.0.3
This version is built using npm, not pnpm.
The previous release (v1.0.2) was packaged with pnpm, which didn’t include the node_modules folder — causing the extension to fail with an error:
Cannot find module
If you experienced that issue, please update to v1.0.3, which fixes the missing dependency problem.
New Feature :
- Auto detection for text to calculate.
- Apply sugestion with tab not only with enter
Fixed :
v1.0.2
v1.0.1 - Fixing bug evaluate
chore: :bulb: patch release
v1.0.0 - New release of a bliss
chore: :building_construction: update changelog