History log of /rk3399_ARM-atf/.vscode/settings.json (Results 1 – 2 of 2)
Revision Date Author Comments
# f53b0b64 08-Oct-2025 Chris Kay <chris.kay@arm.com>

Merge "chore(vscode): ignore noisy directories" into integration


# 52e486f6 01-Oct-2025 Chris Kay <chris.kay@arm.com>

chore(vscode): ignore noisy directories

Some directories undergo a high level of churn due to developer tooling
and contain little of use to the developer in day-to-day work. Including
them in the V

chore(vscode): ignore noisy directories

Some directories undergo a high level of churn due to developer tooling
and contain little of use to the developer in day-to-day work. Including
them in the VS Code project can cause the editor to consume significant
system resources unnecessarily.

This commit updates the Visual Studio configuration to avoid showing,
watching or searching these directories, reducing resource usage and
improving editor responsiveness.

Change-Id: Icea6362dd928719da0456ca54d87c96d14eb9fcc
Signed-off-by: Chris Kay <chris.kay@arm.com>

show more ...