vscode-leetcode icon indicating copy to clipboard operation
vscode-leetcode copied to clipboard

Extend settings to workspace folder scope

Open Jarvis-ZHChen opened this issue 4 years ago • 3 comments

I got 2 workspaces for solving problems, one using typescript and the other using java. But I didn't find any setting options specific for workspace, only find setting options for user. I think it would be better to set default language for different workspace and It would be so nice of you to support some setting options (e.g. leetcode.workspaceFolder and leetcode.defaultLanguage) in current workspace. Thanks for you reading.

Yours Jarvis

Jarvis-ZHChen avatar Nov 10 '19 09:11 Jarvis-ZHChen

Follow-up: Change the default language scope to workspace level.

jdneo avatar Jan 20 '20 05:01 jdneo

Any solutions for this ???

2256184693 avatar Mar 08 '22 16:03 2256184693

@jdneo Could you add the leetcode.workspaceFolder to workspace setting? I really hope some problems stored in one path and some problems in another path.

If this extension can detect current folder opened in VSCode and just store problems there ignoring "leetcode.workspaceFolder", it will be very convenient.

Winson-Huang avatar Mar 03 '23 00:03 Winson-Huang