Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Releases: codiga/vscode-plugin

v1.0.0

21 Feb 20:24
012b00f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v1.0.0

v0.9.1

09 Feb 14:28
735fdd5
Compare
Choose a tag to compare

What's Changed

  • Record the last active editor when the user changes editor tabs by @picimako in #78

Full Changelog: v0.9.0...v0.9.1

v0.9.0

25 Jan 16:32
5103731
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.17...v0.9.0

v0.8.17

25 Jan 16:01
c38e925
Compare
Choose a tag to compare

What's Changed

  • #74: Add support for the variabledeclaration and any AST types by @picimako in #75

Full Changelog: v0.8.16...v0.8.17

v0.8.16

24 Jan 18:08
89b5311
Compare
Choose a tag to compare

What's Changed

  • Update the rules cache polling from 3 to 10 seconds by @picimako in #73

Full Changelog: v0.8.15...v0.8.16

v0.8.15

23 Jan 16:02
b9010d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.14...v0.8.15

v0.8.14

19 Jan 15:00
0f30488
Compare
Choose a tag to compare

What's Changed

  • Add more details to get starting by @juli1 in #70

Full Changelog: v0.8.13...v0.8.14

v0.8.13

11 Jan 18:29
3deef28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.12...v0.8.13

v0.8.12

05 Jan 19:56
d168e32
Compare
Choose a tag to compare

What's Changed

v0.8.11

05 Jan 14:04
899e60c
Compare
Choose a tag to compare

What's Changed

New Contributors