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

Releases: codiga/vscode-plugin

Fix issue when launching browser at startup

04 May 01:23
1258631

Choose a tag to compare

Merge pull request #42 from codiga/juli1/fix-browser-opening

fix: use preferences for opening browser after installing the plugin

Fix react panel

03 May 04:25

Choose a tag to compare

v0.5.1

update release

Implement caching

05 Mar 02:29
bdd44fa

Choose a tag to compare

New

  • Implement caching for shortcuts

Implement shortcuts

28 Feb 00:22
64e97b3

Choose a tag to compare

  • Implement shortcut list
  • Implement smart completion
  • Add completion in the editor for shortcuts
  • Add message when starting the extension

Version 0.3.0

22 Feb 20:59
e995c77

Choose a tag to compare

Improve description

v0.2.3

18 Jan 00:14
dd442e8

Choose a tag to compare

  • Handle issues when creating a recipe and encoded base64 have conflict with URL encoding
  • Auto login from codiga

Add tool into the snippet category

01 Jan 23:32
b3f1f43

Choose a tag to compare

v0.2.2

Update package.json

Handle indentation correctly

27 Dec 15:51
f694615

Choose a tag to compare

Handle indentation for Codiga recipes

Ability to disable completion

11 Dec 00:37
f1a67d7

Choose a tag to compare

Add option to disable completion for the coding assistant.

v0.1.9

02 Dec 17:58
776267c

Choose a tag to compare

  • Support vscodeFormat in the add recipe command.