Skip to content

Releases: tidev/vscode-titanium

v1.3.0

29 Oct 22:37
Compare
Choose a tag to compare

1.3.0 (2023-10-29)

Features

  • add support for extracting styles to tss from views (#1177) (67fa837)

This release is also available on:

v1.2.1

02 Sep 14:48
Compare
Choose a tag to compare

1.2.1 (2023-09-02)

Bug Fixes

  • build/ios: add macOS targets to quickpicks (#1173) (cdd570e)

This release is also available on:

v1.2.0

20 Aug 13:50
Compare
Choose a tag to compare

1.2.0 (2023-08-20)

Bug Fixes

Features


This release is also available on:

v1.1.0

19 Apr 21:20
Compare
Choose a tag to compare

1.1.0 (2023-04-19)

Bug Fixes

  • check if workspace trust is enabled when determining trust status (3dfba26)

Features

  • add environment issues handling (d1082db)
  • explorer/build: only show relevant build options when module project is selected (f6a7208), closes #993

This release is also available on:

v1.0.1

05 Aug 21:15
Compare
Choose a tag to compare

1.0.1 (2022-08-05)

Bug Fixes

  • explorer/help: update VS Code documentation link (#1022) (4514f6c)
  • updates: output error to output channel and allow viewing it (99d86d8)

This release is also available on:

v0.14.1

22 Apr 09:12
Compare
Choose a tag to compare

0.14.1 (2022-04-21)

This is the last release of the Axway maintained extension. Please use the TiDev extension moving forward

Features

  • add a walkthrough to help migrate to new extension (21c9708)

v1.0.0

02 Aug 21:21
Compare
Choose a tag to compare

1.0.0 (2022-03-28)

⚠ BREAKING CHANGES

  • Changes extension id, extension is now published under a new id and so will have
    to be reinstalled

Features

  • add commands to allow the legacy extension to import data during the migration walkthrough (c99a3ad)

Bug Fixes

  • need to apply to global settings (50c191b)
  • extension related changes for tidev change (1114175)

v0.14.0

02 Mar 10:57
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Appc CLI is no longer supported

Bug Fixes

  • update dependency to fix keystore creation (52571b4)

  • only support titanium tooling (15cd6e3)

See the full changelog for more details

v0.13.0

04 Nov 14:29
Compare
Choose a tag to compare

Features

  • Support clicking a path in a JS stacktrace to go the that location
  • Allow removing all entries from Recent builds view

Bug Fixes

  • Remove unnecessary activation events for the extension

See the full changelog for more details

v0.12.4

28 Sep 11:26
Compare
Choose a tag to compare

Features

  • Support ES Module usage for definition and completions
  • Support usage of Alloy custom tags for definition and completions

Bug Fixes

  • Improve parsing of tag attributes in Alloy view files
  • Improve parsing of multiple classes in tags

See the full changelog for more details