Skip to content

Releases: tektronix/vscode-tsplang

v0.5.2

19 Jul 18:14
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release
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

  1. Download the attached VSIX file.
  2. In Visual Studio Code select View->Extensions.
  3. The select the three horizontal dots in the upper right and choose Install from VSIX...
  4. Select the downloaded file.

Updating

  1. Uninstall your current version of the TSP extension.
  2. Fully restart Visual Studio Code (pressing Reload is insufficient).

v0.5.1

03 May 15:10
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release
File Size SHA256
tsplang-0.5.1.vsix 5.47 MB 5daca6f73f1f455bb013d43f9bdfad15b022cddeac4313b9a0a715f197853203

Changelog

Fixed

  • Various package vulnerabilities reported by NPM.

Instructions

Installing

  1. Download the attached VSIX file.
  2. In Visual Studio Code select View->Extensions.
  3. The select the three horizontal dots in the upper right and choose Install from VSIX...
  4. Select the downloaded file.

Updating

  1. Uninstall your current version of the TSP extension.
  2. Fully restart Visual Studio Code (pressing Reload is insufficient).

v0.5.0

13 Oct 13:07
344a0ac
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
File Size SHA256
tsplang-0.5.0.vsix 4.12 MB b902daea9a24aa37f113aabadce94c2c43888cecf25dd7f8e7adbc64bf84ccb9

Changelog

Added

  • Model 2460 support.

Changed

  • Changed all "tektronixofficial" GitHub organization references to just "tektronix".

Instructions

Installing

  1. Download the attached VSIX file.
  2. In Visual Studio Code select View->Extensions.
  3. The select the three horizontal dots in the upper right and choose Install from VSIX...
  4. Select the downloaded file.

Updating

  1. Uninstall your current version of the TSP extension.
  2. Fully restart Visual Studio Code (pressing Reload is insufficient).

v0.4.2

03 Oct 18:14
de0ab83
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

Changelog

Fixed

  • CHANGELOG formatting.

Security

  • Escaped a string before passing it to a regular expression constructor. (#31)

Instructions

Installing

  1. Download the attached VSIX file.
  2. In Visual Studio Code select View->Extensions.
  3. The select the three horizontal dots in the upper right and choose Install from VSIX...
  4. Select the downloaded file.

Updating

  1. Uninstall your current version of the TSP extension.
  2. Fully restart Visual Studio Code (pressing Reload is insufficient).

v0.4.1

23 Sep 17:25
01ecb2a
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

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

  1. Download the attached VSIX file.
  2. In Visual Studio Code select View->Extensions.
  3. The select the three horizontal dots in the upper right and choose Install from VSIX...
  4. Select the downloaded file.

Updating

  1. Uninstall your current version of the TSP extension.
  2. Fully restart Visual Studio Code (pressing Reload is insufficient).

Initial Release

07 Sep 05:09
02a300b
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-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

  1. Download the attached VSIX file.
  2. In Visual Studio Code select View->Extensions.
  3. The select the three horizontal dots in the upper right and choose Install from VSIX...
  4. Select the downloaded file.

Updating

  1. Uninstall your current version of the TSP extension.
  2. Fully restart Visual Studio Code (pressing Reload is insufficient).