Skip to content

Commit

Permalink
updated dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
jlangch committed Sep 6, 2024
1 parent edf23e9 commit fa9d101
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions doc/readme/dev-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,20 @@ Fire up a Venice [Gitpod](https://gitpod.io/) workspace in your browser by openi
VSCodium uses [Open VSX Registry](https://open-vsx.org/) as its marketplace.


### Install & Upgrade

If you are on a Mac and have [Homebrew](https://brew.sh/) installed:

```
brew install --cask vscodium
```

```
brew upgrade --cask vscodium
```



### Tips to start with

**Adjust VSCodium "settings.json" to support Venice files**
Expand Down

0 comments on commit fa9d101

Please sign in to comment.