Releases: codacy/codacy-vscode-extension
Release list
v1.16.0
c8e761b Merge pull request #204 from codacy/integrate-new-cli
c467fd5 change codeowners
a0abc8f test fixing build
fbe67b3 fix build
4611fa9 remove comment
9b5e669 apply suggestion
17bf35a resolve conflicts
8aac8ac bump analysis cli
93244a5 pin @types/vscode to 1.102.0
73af31a update proxy integreation and config update flow
a864d77 delete unused proxy code
3ecbde0 integrate new cli flow
bf4ad06 fix type errors
38d39e9 add progress flow for cli init
649325e initial integration with new cli
v1.15.1
v1.15.0
v1.14.0
v1.13.0
v1.12.1
v1.12.0
9704fbd Merge pull request #196 from codacy/add-proxy-support
e8d70d6 remove redundant checks
7852baf implement no_proxy functionality
8553e39 implement suggestions
ef37153 add test for the proxy config
84c8713 fix proxy for http connection
f9c639e implement proxy
275e52a Merge pull request #192 from codacy/security/pin-actions-to-sha
f8fda3e Merge pull request #193 from codacy/dependabot/npm_and_yarn/handlebars-4.7.9
5abdb6c Bump handlebars from 4.7.8 to 4.7.9
f9097c5 Security: pin GitHub Actions to SHA hashes
v1.11.17
v1.11.16
v1.11.15
59f3022 Merge pull request #189 from codacy/force-type-provider
7e194f3 clean: Change provider type
b69b5ed Merge pull request #188 from codacy/fix-mcp-404
fe4db32 Merge pull request #185 from codacy/disable-pattern-CF-2151
2e318bf replace configure mcp with update mcp function & hide notification on update
4032a00 fix params not being used for instructions generation
f1a9a54 Update src/views/IssueDetailsProvider.ts
b7b9ae4 nitpick
2f13a88 fix: Add pattern title to action to be able to distinguish actions CF-2151
e6a75b3 fix: Use standards related to pattern instead of all standards CF-2151
33c0d56 Add disable for CLI CF-2151
1623db9 Merge pull request #187 from codacy/feat/CF-2031-tools-upd
1d7afbb feat: Remove resetConfig, change update logic CF-2031
a5e980d feat: Call cli discover reset on startup CF-2031
0b311aa fix: Apply copilot suggestions CF-2151
b63bbae feature: Add refresh action CF-2151
ff6bfa5 fix: Apply suggestions from copilot CF-2151
02a935e fix: Fix standard link CF-2151
88890eb clean: Isolate css and js in seperated files CF-2151
81f6875 feature: Add webview for coding standards CF-2151
c2e63c3 feature: Create base scenarios for disable pattern CF-2151
c77abee fix: Distinguish Issue details from CLI