GrowGen | 整

ArchLinux 修改 VScode 可监视文件大小

J.Gong

2018-04-10

0.1min

ArchLinux 修改 VScode 可监视文件大小

https://github.com/guard/listen/wiki/Increasing-the-amount-of-inotify-watchers

echo fs.inotify.max_user_watches=524288 | sudo tee /etc/sysctl.d/40-max-user-watches.conf && sudo sysctl --system

J.Gong

相关文章

Tags

fe

© 2025 我的技术博客. 保留所有权利.

使用 Astro.build + Mantine 构建 | 部署在 Vercel