File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 55 "name" : " Extension" ,
66 "type" : " extensionHost" ,
77 "request" : " launch" ,
8- "args" : [" --extensionDevelopmentPath=${workspaceFolder}" ]
8+ "args" : [
9+ " --extensionDevelopmentPath=${workspaceFolder}"
10+ ]
911 }
1012 ]
11- }
13+ }
Original file line number Diff line number Diff line change 22
33NextJS and React Snippets with TypeScript support as well!🚀
44
5+ ![ Logo Showcase] ( https://user-images.githubusercontent.com/76690419/153743536-15a5218f-12fc-4f20-9557-9f79863ef5b8.png )
6+
7+
58# Installation
69
710- Install the VSCode extension
Original file line number Diff line number Diff line change 33 "displayName" : " Next.js and React Snippets" ,
44 "description" : " This is an extension for Next.js and React Snippets with ts support as well!" ,
55 "version" : " 0.5.0" ,
6+ "publisher" : " AvneeshAgarwal" ,
7+ "repository" : {
8+ "url" : " https://github.com/avneesh0612/react-nextjs-snippets"
9+ },
610 "engines" : {
711 "vscode" : " ^1.64.0"
812 },
You can’t perform that action at this time.
0 commit comments