Add code editor Brackets.io

This commit is contained in:
Ziggbro
2024-05-01 21:56:23 +02:00
parent fc70053789
commit 571bfcd160

View File

@ -2630,5 +2630,13 @@
"description": "Fast Node Manager (fnm) allows you to switch your Node version by using the Terminal", "description": "Fast Node Manager (fnm) allows you to switch your Node version by using the Terminal",
"link": "https://github.com/Schniz/fnm", "link": "https://github.com/Schniz/fnm",
"winget": "Schniz.fnm" "winget": "Schniz.fnm"
},
"WPFInstallbrackets": {
"category": "Development",
"choco": "Brackets",
"content": "Brackets.io",
"description": "customizable Webb development editor with live preview",
"link": "https://github.com/brackets-cont/brackets",
"winget": "Adobe.Brackets"
} }
} }