Skip to content

Commit 7164a5b

Browse files
committed
emphasize file size digestion in video tutorial title
1 parent 856e4b8 commit 7164a5b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
33
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5+
## [2.1.3] - 2024-11-24
6+
### Changed
7+
Updated title of video tutorial to emphasize 6000 line digestion
8+
59
## [2.1.2] - 2024-11-24
610
### Fixed
711
Replaced broken Video Tutorial link with Sharable link: https://www.awesomescreenshot.com/video/33954964?key=6cfc609183bb09f48e218063d4140a4e

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The reliable, polished VS Code extension for Claude AI integration. Ask question
2121
## Basic Use: Right Click? Ask Claude!
2222

2323
### Tutorial Video
24-
[Basic Usage: Ask Claude AI about a Python Flask Video Analyzer Application](https://www.awesomescreenshot.com/video/33954964?key=6cfc609183bb09f48e218063d4140a4e)
24+
[Basic Usage: Claude AI easy chews 6000 line file (repository concatenation)](https://www.awesomescreenshot.com/video/33954964?key=6cfc609183bb09f48e218063d4140a4e)
2525

2626

2727
## Coming Soon in v2.x 🚀

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "claude-vscode-assistant",
33
"displayName": "Claude AI Assistant",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"description": "Claude AI assistant for Visual Studio Code - Seamlessly integrate Claude's capabilities into your development workflow",
66
"publisher": "conscious-robot",
77
"pricing": "Trial",

0 commit comments

Comments
 (0)