Skip to content

Commit

Permalink
Merge pull request #11 from swellaby/doc-updates
Browse files Browse the repository at this point in the history
Doc Updates
  • Loading branch information
calebcartwright authored Apr 5, 2019
2 parents 6ea9d47 + 4ed48df commit 46af75e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ VS Code Extension Pack for Rust development.
* [crates][crates-ext-url]
* [Better TOML][better-toml-ext-url]

### Potential Extension Additions
* [Rust Test Explorer](https://marketplace.visualstudio.com/items?itemName=swellaby.vscode-rust-test-adapter)
* More info [here](https://github.com/swellaby/vscode-rust-pack/issues/9)

Check out our [Common Extension Pack][common-ext-pack-url] that contains a couple other extensions that are useful for any type of project!

## Contributing
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
"devDependencies": {
"@swellaby/eslint-config": "^1.1.6",
"chai": "^4.2.0",
"eslint": "^5.15.3",
"eslint": "^5.16.0",
"mkdirp": "^0.5.1",
"mocha": "^6.0.2",
"mocha-multi": "^1.0.1",
"mocha-multi-reporters": "^1.1.7",
"rimraf": "^2.6.3",
"vsce": "^1.58.0"
"vsce": "^1.59.0"
},
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 46af75e

Please sign in to comment.