File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " snippets" ,
33 "displayName" : " Snippets" ,
4- "description" : " Supercharge your Snippets in VS Code — Manage your code snippets without quitting your editor." ,
4+ "description" : " Supercharge your Snippets in VS Code — Manage your code snippets & AI prompts without quitting your editor." ,
55 "version" : " 4.0.0" ,
6- "preview" : true ,
6+ "preview" : false ,
77 "license" : " SEE LICENSE IN LICENSE.txt" ,
88 "publisher" : " tahabasri" ,
99 "author" : {
2525 },
2626 "categories" : [
2727 " Snippets" ,
28+ " AI" ,
29+ " Chat" ,
30+ " Programming Languages" ,
2831 " Other"
2932 ],
3033 "keywords" : [
3134 " Snippets" ,
3235 " Snippet" ,
33- " Collections " ,
34- " Collection " ,
36+ " AI Prompts " ,
37+ " AI Prompt " ,
3538 " Bookmarks" ,
3639 " Bookmark" ,
3740 " Code Block" ,
3841 " IntelliSense"
3942 ],
43+ "galleryBanner" : {
44+ "color" : " #ffc107" ,
45+ "theme" : " dark"
46+ },
4047 "activationEvents" : [
4148 " onStartupFinished"
4249 ],
You can’t perform that action at this time.
0 commit comments