Skip to content

Releases: equinor/vscode-septic

v1.2.1

11 May 12:59
90bb265
Compare
Choose a tag to compare

1.2.1 (2023-05-11)

🐛 Bug Fixes

  • bug in scgcontext that crashes server (#139) (b8345de)

v1.2.0

11 May 09:36
9bd9f1d
Compare
Choose a tag to compare

1.2.0 (2023-05-11)

✨ Features

  • support references across different config files for scg (#127) (4be02d2)

🐛 Bug Fixes

🧹 Chores

  • deps: bump eslint from 8.36.0 to 8.40.0 (#128) (77be3cf)

v1.1.0

03 May 11:38
57ef6d8
Compare
Choose a tag to compare

1.1.0 (2023-05-03)

🧹 Chores

  • deps: bump @types/jest from 29.5.0 to 29.5.1 (#108) (411db6c)
  • deps: bump @types/node from 16.11.65 to 16.18.25 (#107) (935e367)
  • deps: bump typescript from 4.8.4 to 5.0.4 (#104) (bcd8b6c)

✨ Features

v1.0.1

02 May 13:40
cc45287
Compare
Choose a tag to compare

1.0.1 (2023-05-02)

📚 Documentation

  • update readme to reflect latest version (#110) (d4fd928)

🐛 Bug Fixes

  • bug with exceeding callstack in symbolProvider (#111) (46bc452)

v1.0.0

02 May 09:25
4771fbb
Compare
Choose a tag to compare

1.0.0 (2023-05-02)

📦 Build system

  • dependabot should ignore node >16.x (d0c6685)

🧹 Chores

  • deps: bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.59.0 (#99) (ebd4f20)
  • deps: bump @typescript-eslint/parser from 5.40.0 to 5.59.0 (#98) (a677eab)
  • deps: bump actions/checkout from 2 to 3 (#14) (adac926)

✨ Features

  • convert to language server architecture (#95) (1ee263a)
  • provide completion for (Sopc)Xvrs. Suggest existing Xvrs when creating new SopcXvr and vice versa. (6dd676e)
  • provide completion of Xvrs and calcs in CalcPvr.Alg (6dd676e)
  • provide diagnostics for calcs (#105) (6dd676e)
  • provide error reports if the calc is not parsable. (6dd676e)
  • provide warnings for calcs that are not supported in Septic. (6dd676e)
  • provide warnings for references to Xvrs that are not in the config. (6dd676e)

v0.5.0

17 Oct 18:12
14cb136
Compare
Choose a tag to compare

0.5.0 (2022-10-17)

✨ Features

  • add snippets for "all" objects and versions (8c7aac2)

📦 Build system

💎 Style

🧹 Chores

👷 CI/CD

Full Changelog: https://github.com/equinor/vscode-septic/commits/v0.5.0