How to 'change problem folder creation location'?
Author: Anirban-SahaCreated Jul 2, 2022Updated Jun 19, 2026
I have been using the LeetCode for Visual Studio Code extension recently and after submitting the problem from the extension, the new folder gets created outside of my active LeetCode's local folder in my Computer. If my current directory is C:\Xyz\test the new problem folder gets created at C:\Xyz.
Source: LeetCode-OpenSource/vscode-leetcode