Skip to content

Instantly share code, notes, and snippets.

View apsrcreatix's full-sized avatar
🇮🇳
loading...

Aditya Pratap Singh Rajput apsrcreatix

🇮🇳
loading...
View GitHub Profile
@apsrcreatix
apsrcreatix / Fix-vs-code-watch.md
Last active April 3, 2019 19:29
Visual Studio Code is unable to watch for file changes in this large workspace" (error ENOSPC)

For Ubuntu users

  • Run this in terminal: sudo gedit /etc/sysctl.conf

  • Scroll to the bottom and paste: fs.inotify.max_user_watches=524288

  • Save and clode the editor, then run this: sudo sysctl -p

@apsrcreatix
apsrcreatix / ubuntu-note.md
Last active January 4, 2019 18:27
After Fresh Installation of Ubuntu.

After Installing Ubuntu

  1. Updating System sudo apt update && sudo apt upgrade

  2. Software & updates > others Software > Check Canonical Partner

  3. Setting >

  • Dock > Icon Size > 28 & Auto-hide the Dock > On
  • Online Accounts > Google Account Login