Releases: tektronix/vscode-tsplang
Releases · tektronix/vscode-tsplang
v0.5.2
File |
Size |
SHA256 |
tsplang-0.5.2.vsix |
957 KB |
95274558f1c6827166247845616008bef1d7de3b176628c46f8011f388db7f77 |
Changelog
Changed
- Visual Studio Code package dependencies, which reduced the size of the install file by about 4.5 MB.
Technical details can be found in the June 2019 Update.
Fixed
Instructions
Installing
- Download the attached VSIX file.
- In Visual Studio Code select View->Extensions.
- The select the three horizontal dots in the upper right and choose Install from VSIX...
- Select the downloaded file.
Updating
- Uninstall your current version of the TSP extension.
- Fully restart Visual Studio Code (pressing Reload is insufficient).
v0.5.1
File |
Size |
SHA256 |
tsplang-0.5.1.vsix |
5.47 MB |
5daca6f73f1f455bb013d43f9bdfad15b022cddeac4313b9a0a715f197853203 |
Changelog
Fixed
- Various package vulnerabilities reported by NPM.
Instructions
Installing
- Download the attached VSIX file.
- In Visual Studio Code select View->Extensions.
- The select the three horizontal dots in the upper right and choose Install from VSIX...
- Select the downloaded file.
Updating
- Uninstall your current version of the TSP extension.
- Fully restart Visual Studio Code (pressing Reload is insufficient).
v0.5.0
File |
Size |
SHA256 |
tsplang-0.5.0.vsix |
4.12 MB |
b902daea9a24aa37f113aabadce94c2c43888cecf25dd7f8e7adbc64bf84ccb9 |
Changelog
Added
Changed
- Changed all "tektronixofficial" GitHub organization references to just "tektronix".
Instructions
Installing
- Download the attached VSIX file.
- In Visual Studio Code select View->Extensions.
- The select the three horizontal dots in the upper right and choose Install from VSIX...
- Select the downloaded file.
Updating
- Uninstall your current version of the TSP extension.
- Fully restart Visual Studio Code (pressing Reload is insufficient).
v0.4.2
Changelog
Fixed
Security
- Escaped a string before passing it to a regular expression constructor. (#31)
Instructions
Installing
- Download the attached VSIX file.
- In Visual Studio Code select View->Extensions.
- The select the three horizontal dots in the upper right and choose Install from VSIX...
- Select the downloaded file.
Updating
- Uninstall your current version of the TSP extension.
- Fully restart Visual Studio Code (pressing Reload is insufficient).
v0.4.1
Changelog
Changed
- Completions and signatures are now dynamically generated behind the scenes, resulting in a lower memory footprint. (#19)
Fixed
- Fixed document unregistration in
tspManager
if it lacked a shebang. (#19)
- Corrected the completion label for
status.condition
. (#19)
- Added missing
smu.interlock
and trigger.model
2450 commands. (#20)
- Removed unnecessary asterisk escapes. (#21)
- Gutted and replaced the signature detection system. The displayed parameter help should now more accurately reflect the current function call. (#26)
- Fixed partial completions not being displayed when the Trigger Suggest keyboard shortcut was used. (#28)
Instructions
Installing
- Download the attached VSIX file.
- In Visual Studio Code select View->Extensions.
- The select the three horizontal dots in the upper right and choose Install from VSIX...
- Select the downloaded file.
Updating
- Uninstall your current version of the TSP extension.
- Fully restart Visual Studio Code (pressing Reload is insufficient).
Initial Release
Changelog
Added
- Model 2450 support.
- Lua 5.0.3 support.
Removed
- Models 2460, 2461, 2461-SYS, and 6500 from the release package.
Instructions
Installing
- Download the attached VSIX file.
- In Visual Studio Code select View->Extensions.
- The select the three horizontal dots in the upper right and choose Install from VSIX...
- Select the downloaded file.
Updating
- Uninstall your current version of the TSP extension.
- Fully restart Visual Studio Code (pressing Reload is insufficient).