We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d06a88 commit 7b96432Copy full SHA for 7b96432
.vscode/settings.json
@@ -1,6 +1,8 @@
1
{
2
"reason.codelens.enabled": true,
3
"reason.format.width": 120,
4
+ "reason_language_server.per_value_codelens": true,
5
+ "reason_language_server.format_width": 120,
6
"editor.rulers": [120],
7
"editor.tabSize": 2,
8
"editor.renderIndentGuides": false,
0 commit comments