Merge pull request #575 from Turbo87/patch-1

overview: Fix example response id
This commit is contained in:
Dirk Bäumer 2018-10-05 09:12:12 +02:00 committed by GitHub
commit 0621edab0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ This is the response:
```json
{
"jsonrpc": "2.0",
"id": "1",
"id": 1,
"result": {
"uri": "file:///p%3A/mseng/VSCode/Playgrounds/cpp/provide.cpp",
"range": {