Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
development:tools:vscode:start [2023/07/25 13:32] – don.lee | development:tools:vscode:start [2025/02/02 14:47] (current) – don.lee | ||
---|---|---|---|
Line 56: | Line 56: | ||
} | } | ||
</ | </ | ||
+ | |||
+ | ==== Newline character ==== | ||
+ | |||
+ | Please set the newline character as ' | ||
+ | |||
+ | Reference: https:// | ||
Line 398: | Line 404: | ||
] | ] | ||
</ | </ | ||
+ | |||
+ | ===== Troubleshooting ===== | ||
+ | |||
+ | |||
+ | Problem: Left side bar Explorer icon is missing | ||
+ | |||
+ | Solution: | ||
+ | |||
+ | Run this in VS Code command palette: | ||
+ | < | ||
+ | View: Reset View Locations | ||
+ | </ | ||
+ | |||
+ | |||
+ |