File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
pkgs/applications/editors/vscode/extensions Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -2994,10 +2994,14 @@ let
29942994 mktplcRef = {
29952995 name = "rainbow-csv" ;
29962996 publisher = "mechatroner" ;
2997- version = "3.6 .0" ;
2998- hash = "sha256-bvxMnT6oSjflAwWQZkNnEoEsVlVg86T0TMYi8tNsbdQ =" ;
2997+ version = "3.12 .0" ;
2998+ hash = "sha256-pnHaszLa4a4ptAubDUY+FQX3F6sQQUQ/sHAxyZsbhcQ =" ;
29992999 } ;
30003000 meta = {
3001+ changelog = "https://marketplace.visualstudio.com/items/mechatroner.rainbow-csv/changelog" ;
3002+ description = "Rainbow syntax higlighting for CSV and TSV files in Visual Studio Code" ;
3003+ downloadPage = "https://marketplace.visualstudio.com/items?itemname=mechatroner.rainbow-csv" ;
3004+ homepage = "https://github.com/mechatroner/vscode_rainbow_csv" ;
30013005 license = lib . licenses . mit ;
30023006 } ;
30033007 } ;
You can’t perform that action at this time.
0 commit comments