Solutions to common issues and problems.
Problem
When launching AsterIDE, Windows Defender shows "Windows protected your PC" and prevents the app from running.
Solution
Problem
When opening AsterIDE on macOS, you see "AsterIDE.app cannot be opened because Apple cannot check it for malicious software."
Solution
Try These Solutions
Solutions
Solutions
recent_files_limit in settingsSolutions
~/.asteride/ directory~/.asteride/settings.json to reset to defaultsSolutions
Solutions
.git, node_modules, etc. are excluded by defaultProblem
When searching in extremely large directories (like the Linux kernel source code), AsterIDE may lag or freeze due to the massive number of files being indexed.
Solutions
search_ignored_dirs (e.g., arch, drivers, fs for kernel source)ripgrep or ag in the terminalsearch_min_chars to 4-5 to reduce search frequencySolutions
recent_files_limit and recent_projects_limit settings~/.asteride/ directory to reset recent itemsCan't find your issue here? Get help from the community or report a bug.