Skip to content

Commit f1e0330

Browse files
committed
Updated readme
1 parent b1e90c3 commit f1e0330

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ client uses v4. In that case you have to explicitly declare v4 of the library in
8585
</dependencies>
8686
```
8787

88+
## VSCode Users
89+
90+
We are using [Project Lombok](https://projectlombok.org/) to automatically generate a lot of code. Intellij can give you IntelliSense by default but for VSCode you may have to install [this extension](https://marketplace.visualstudio.com/items?itemName=GabrielBB.vscode-lombok).
91+
8892
## General Data Protection Regulation
8993

9094
By default the Exceptionless Client will report all available metadata including potential PII data. You can fine tune

0 commit comments

Comments
 (0)