VS Code
Title | Code |
---|---|
|
Vs code path: C:\Users\Aslam\AppData\Local\Programs\Microsoft VS Code Vs code extension path: C:\Users\Aslam\.vscode\extensions Background color Shades of Purple One Dark Pro SynthWave href to view <i>href</i> ctrl+shift+p SynthWave [Enable neon] icon Material Icon Theme vscode-icons Auto Close Tag Auto Rename Tag Code Spell Checker Prettier - Code formatter https://www.youtube.com/watch?v=z9K1XBf01ls&ab_channel=CODESHARK Live Server Live Share Bracket Pair Colorizer indent rainbow |
|
PHPDoc Comment HTML CSS Support IntelliSense for CSS class names in HTML PHP IntelliSense PHP Namespace Resolver Laravel Blade formatter Laravel Blade Snippets Save Commands |
|
settings.json "editor.codeLens": false or true |
|
setting/tab search tab size : 4 set Editor: Detect Indentation : Uncheck If uncheck, the tab 4 work globally |
|
https://www.youtube.com/watch?v=SknrqcTzh1g [ { "name": "", "host": "", "port": 21, "type": "ftp", "username": "", "password": "", "path": "/", "autosave": true, "uploadOnSave": true, Or "autoUpload": true, "confirm": false } ] |
|
Github copilot tabnina blackbox code gpt bito ai mintlify doc writer readable denigma https://youtu.be/6wilewRV3xQ?t=2439 auto close tag auto impot es6, ts jsx... auto rename Eslint npm intellisence path intellisence postman or thunder clint prettier reactjs code snippets snipped styleint tailwind css vscode react refactor vscode-icons |
|
Ctrl + shift +P select : formate document |
|
PHP Intelephense PHP Namespace Resolver |
|
Vs code editor the press Ctrl K S The view the keyboard shortcuts https://www.youtube.com/watch?v=pilep_-SSQI&ab_channel=GhostTogether |
|
In the readme.md pahe Press Ctrl V |
|
global command php --version > sudo update-alternatives --config php php artisan serve php artisan db:wipe; php artisan migrate npm run dev apache2 restart > sudo systemctl restart apache2 all clear > php artisan cache:clear; php artisan config:clear; php artisan config:cache; php artisan view:clear; php artisan route:clear; php artisan optimize:clear; update & upgrade > sudo apt update; sudo apt upgrade composer install |
|
Ctrl K 0 https://www.youtube.com/watch?v=EmSuX3e6Ejs&ab_channel=GhostTogether |