Search notes:

Visual Studio Code: User data directory

The default location of the user data directory of Visual Studio Code is dependent on the platform:
%APPDATA%\Code Windows
$HOME\.config\Code Linux
$HOME\Library\Application Support\Code macOS
A custom location can be chosen with the code command line option --user-data-dir.
The arguably most interesting subdirectory of the user data directory is User which stores files such as

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1738304146, '3.143.17.75', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/editors/Visual-Studio-Code/directories/user-data/index(47): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78