1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2026-01-12 16:32:54 -05:00

brewfile, firefox, vscode updates

This commit is contained in:
2020-07-26 11:31:25 -04:00
parent 6f1b663987
commit 32a95ccc7d
6 changed files with 107 additions and 53 deletions

View File

@@ -7,7 +7,7 @@
},
"name": "aws-toolkit-vscode",
"publisher": "amazonwebservices",
"version": "1.9.0"
"version": "1.11.0"
},
{
"metadata": {
@@ -47,7 +47,7 @@
},
"name": "cpptools",
"publisher": "ms-vscode",
"version": "0.28.0"
"version": "0.29.0"
},
{
"metadata": {
@@ -57,7 +57,7 @@
},
"name": "debugger-for-chrome",
"publisher": "msjsdiag",
"version": "4.12.6"
"version": "4.12.9"
},
{
"metadata": {
@@ -67,7 +67,7 @@
},
"name": "EditorConfig",
"publisher": "EditorConfig",
"version": "0.14.5"
"version": "0.15.1"
},
{
"metadata": {
@@ -77,17 +77,17 @@
},
"name": "github-vscode-theme",
"publisher": "GitHub",
"version": "1.0.0"
"version": "1.1.3"
},
{
"metadata": {
"id": "d6f6cfea-4b6f-41f4-b571-6ad2ab7918da",
"publisherId": "ms-vscode.Go",
"publisherDisplayName": "ms-vscode"
"publisherId": "golang.go",
"publisherDisplayName": "golang"
},
"name": "Go",
"publisher": "ms-vscode",
"version": "0.14.1"
"name": "go",
"publisher": "golang",
"version": "0.15.2"
},
{
"metadata": {
@@ -107,7 +107,7 @@
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "4.1.0"
"version": "4.2.0"
},
{
"metadata": {
@@ -117,7 +117,7 @@
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "4.6.0"
"version": "5.1.3"
},
{
"metadata": {
@@ -127,7 +127,7 @@
},
"name": "python",
"publisher": "ms-python",
"version": "2020.5.78807"
"version": "2020.7.96456"
},
{
"metadata": {
@@ -137,7 +137,7 @@
},
"name": "remote-containers",
"publisher": "ms-vscode-remote",
"version": "0.117.0"
"version": "0.128.0"
},
{
"metadata": {
@@ -167,7 +167,7 @@
},
"name": "remote-wsl",
"publisher": "ms-vscode-remote",
"version": "0.44.2"
"version": "0.44.4"
},
{
"metadata": {
@@ -179,6 +179,16 @@
"publisher": "smlombardi",
"version": "3.2.1"
},
{
"metadata": {
"id": "56d1e1f8-892a-4abc-b402-c473b832e324",
"publisherId": "GitHub.vscode-codeql",
"publisherDisplayName": "GitHub"
},
"name": "vscode-codeql",
"publisher": "GitHub",
"version": "1.3.1"
},
{
"metadata": {
"id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
@@ -187,7 +197,7 @@
},
"name": "vscode-docker",
"publisher": "ms-azuretools",
"version": "1.2.0"
"version": "1.4.1"
},
{
"metadata": {
@@ -207,7 +217,7 @@
},
"name": "vscode-eslint",
"publisher": "dbaeumer",
"version": "2.1.5"
"version": "2.1.8"
},
{
"metadata": {
@@ -217,7 +227,7 @@
},
"name": "vscode-firefox-debug",
"publisher": "firefox-devtools",
"version": "2.8.0"
"version": "2.9.0"
},
{
"metadata": {
@@ -227,7 +237,7 @@
},
"name": "vscode-icons",
"publisher": "vscode-icons-team",
"version": "10.1.1"
"version": "10.2.0"
},
{
"metadata": {
@@ -237,7 +247,7 @@
},
"name": "vscode-pull-request-github",
"publisher": "GitHub",
"version": "0.16.0"
"version": "0.18.0"
},
{
"metadata": {
@@ -251,13 +261,23 @@
},
{
"metadata": {
"id": "876e8f93-74d0-4f4f-91b7-34a09f19f444",
"publisherId": "VisualStudioExptTeam.vscodeintellicode",
"publisherDisplayName": "VisualStudioExptTeam"
"id": "ec35b5a3-9802-4c68-b5ff-e85f19ec0977",
"publisherId": "stylelint.vscode-stylelint",
"publisherDisplayName": "stylelint"
},
"name": "vscodeintellicode",
"publisher": "VisualStudioExptTeam",
"version": "1.2.7"
"name": "vscode-stylelint",
"publisher": "stylelint",
"version": "0.84.0"
},
{
"metadata": {
"id": "ff96f1b4-a4b8-45ef-8ecf-c232c0cb75c8",
"publisherId": "hbenl.vscode-test-explorer",
"publisherDisplayName": "hbenl"
},
"name": "vscode-test-explorer",
"publisher": "hbenl",
"version": "2.19.1"
},
{
"metadata": {
@@ -267,6 +287,16 @@
},
"name": "vsliveshare",
"publisher": "ms-vsliveshare",
"version": "1.0.2106"
"version": "1.0.2478"
},
{
"metadata": {
"id": "03bcac69-2a42-4fd3-ac6e-928090766003",
"publisherId": "ms-vscode.wordcount",
"publisherDisplayName": "ms-vscode"
},
"name": "wordcount",
"publisher": "ms-vscode",
"version": "0.1.0"
}
]