File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.2.11] 31 Jul, 2025
2+
3+ ### Fixed
4+
5+ * Bugfix
6+
17## [ 0.2.10] 31 Jul, 2025
28
39### Fixed
1117
1218* ** Improved Parameter Navigation** : Enhanced precision and reliability for THETA, ETA, and EPS parameter navigation
1319* ** Precise Value Positioning** : Go to Definition now points to exact parameter values (e.g., initial values in bounded THETA syntax)
14- * ** SAME Constraint Support** : Multiple definition locations for OMEGA SAME constraints showing both declaration and referenced value
20+ * ** SAME Constraint Support** : Multiple definition locations for OMEGA SAME constraints showing both declaration and referenced value
1521* ** Performance Optimization** : Added document parsing cache with automatic cleanup for faster repeated operations
1622* ** Type Safety** : Improved TypeScript typing with ParameterInfo, CharacterRange, and ParameterType definitions
1723* ** Code Quality** : Unified ETA/OMEGA and EPS/SIGMA handling, removed unused code, consolidated patterns
Original file line number Diff line number Diff line change 11{
22 "name" : " nmtran" ,
3- "version" : " 0.2.10 " ,
3+ "version" : " 0.2.11 " ,
44 "license" : " MIT" ,
55 "displayName" : " NMTRAN" ,
66 "publisher" : " vrognas" ,
You can’t perform that action at this time.
0 commit comments