Releases: codacy/codacy-vscode-extension
v1.11.13
b5c4528 Merge pull request #184 from codacy/add-logs-CF-2161
3d8b8c4 Merge pull request #183 from codacy/add-walkthrough
d6aa639 chore: Add try...catch and logs CF-2161
f6e8d52 remove redundant null check
2bd8cc6 add dark mode svgs
b67efa6 update copy
f10bcd1 add check for params to prevent potential edge cases issues
29b6849 add completion events
614a985 fix background on cloud svg
f281d06 add walkthrough
v1.11.12
v1.11.11
v1.11.10
7f2a4bc Merge pull request #179 from codacy/fix-mcp-register
bd7e03a fix: Handle scenario where vs code language model api isn't available
f81d3c0 Merge pull request #178 from codacy/setup-webview
e907bca complete jsdoc
c22b109 check if billing exists before checking for premium
256fa34 refactor webview script to make it more readable + fix billing check
3b92626 Merge pull request #176 from codacy/setup-webview
8e520b2 fix double border and copy
2266090 call installMCP with update parameter
6b52216 fix loading state
4650724 fix text when repo is not added
8836512 catch potention rule generation error
2b62e11 remove some cases for codacy cloud to avoid duplication + fix theme style for secondary button + add dependencies message
e3dd78f refactoring
7f26ebb add function type properly
e760ad0 wrap userinfo fetching in try catch
de850f6 add security rel to anchor
67f442d encode urls
633018b fix id name
6fd84d7 fix formatting issues
0b8c8db fix indentation
1326e71 escpae icon uris
47fe5be escpae icon uris
37d1ee9 escape nonce for consistency
981b15e add condition for rendering webview
4b60419 add loading state to codacy cloud
ca39062 make org data link
92b61ce add pending intems count in title
65762ba add refresh and settings buttons
8ba045a fix formatting
6754263 dispose disposables
e4fc9b6 fix xss vulnerability
c46c916 fix cli section
f295f17 fix typo
215b305 fix org info display
5fb2e35 implement setup states
ff7eb9f fix conflicts
b0bb0d1 add setupwebview