Skip to content

Commit

Permalink
feat(vscode): add Regex Previewer and Turbo Console Log (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
guskpo20 authored Jan 27, 2024
1 parent a80c125 commit b6f9655
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions docs/vscode/extensions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: 'Extensiones para que tu día a día con Visual Studio Code, sea m

contributors:
- github_username: 'nsdonato'
- github_username: 'guskpo20'

submenu:
- imgPlaceholder: 'Prettier - Code formatter'
Expand Down Expand Up @@ -197,4 +198,34 @@ submenu:
- type: 'Market'
url: https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss
videos: []

- imgPlaceholder: 'Regex Previewer'
titleCard: ''
cover:
src: ''
height: 80
width: 190
createdAt: '2024-01-27T16:52:25.000Z'
updatedAt: '2024-01-27T16:52:25.000Z'
links:
- type: 'Market'
url: https://marketplace.visualstudio.com/items?itemName=chrmarti.regex
videos:
- tooltip: 'Regex Previewer'
url: 'https://www.youtube.com/watch?v=u6Eesv7aqHo&ab_channel=CoolITHelp'

- imgPlaceholder: 'Turbo Console Log'
titleCard: ''
cover:
src: ''
height: 80
width: 190
createdAt: '2024-01-27T16:52:25.000Z'
updatedAt: '2024-01-27T16:52:25.000Z'
links:
- type: 'Market'
url: https://marketplace.visualstudio.com/items?itemName=ChakrounAnas.turbo-console-log
videos:
- tooltip: 'Turbo Console Log'
url: 'https://www.youtube.com/shorts/97ZuQdLauNU'
---

0 comments on commit b6f9655

Please sign in to comment.