Vscode-restclient: How to not show references?

Created on 5 Nov 2019  路  3Comments  路  Source: Huachao/vscode-restclient

Check the image below.

Screenshot (5)

Is there a way to remove the word references if I don't want them to be displayed and take up space?

Most helpful comment

@rohitkrishna094 you can achieve this by set the setting rest-client.enableCustomVariableReferencesCodeLens to false

All 3 comments

@rohitkrishna094 you can achieve this by set the setting rest-client.enableCustomVariableReferencesCodeLens to false

Thanks for your response. btw where can I find all these settings that I can change? Is there a doc somewhere? Thanks

@rohitkrishna094 at the bottom of the README.md

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lldata picture lldata  路  13Comments

OzgurDogan picture OzgurDogan  路  13Comments

SimonDever picture SimonDever  路  15Comments

olivier-voutat picture olivier-voutat  路  23Comments

ryan-ju picture ryan-ju  路  17Comments