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

Choose a tag to compare

@dastrong-codiga dastrong-codiga released this 21 Feb 20:24
012b00f

What's Changed

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

v0.9.1

Choose a tag to compare

@dastrong-codiga dastrong-codiga released this 09 Feb 14:28
735fdd5

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

Choose a tag to compare

@dastrong-codiga dastrong-codiga released this 25 Jan 16:32
5103731

What's Changed

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

v0.8.17

Choose a tag to compare

@dastrong-codiga dastrong-codiga released this 25 Jan 16:01
c38e925

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

Choose a tag to compare

@dastrong-codiga dastrong-codiga released this 24 Jan 18:08
89b5311

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

Choose a tag to compare

@dastrong-codiga dastrong-codiga released this 23 Jan 16:02
b9010d5

What's Changed

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

v0.8.14

Choose a tag to compare

@dastrong-codiga dastrong-codiga released this 19 Jan 15:00
0f30488

What's Changed

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

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

v0.8.13

Choose a tag to compare

@dastrong-codiga dastrong-codiga released this 11 Jan 18:29
3deef28

What's Changed

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

v0.8.12

Choose a tag to compare

@dastrong-codiga dastrong-codiga released this 05 Jan 19:56
d168e32

What's Changed

v0.8.11

Choose a tag to compare

@dastrong-codiga dastrong-codiga released this 05 Jan 14:04
899e60c

What's Changed

New Contributors