'I want to go deeper in the settings.json file in VSCODE

Basically i want to customize my cursor, but the "editor.cursorStyle" only accepts a handfull of options, so i thought that if i could find the file where "editor.cursorStyle" is located and create my own option it would work. So is there any way to reach this file(s)?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source