Please enable JavaScript.
Coggle requires JavaScript to display documents.
Tools (Atom Link (Emmet, File-icons, Language-blade, Activate-power-mode,…
Tools
Atom
Link
Emmet
File-icons
Language-blade
Activate-power-mode
Highlight Selected
Less-than-slash
Pigments
color-picker
Atom-beautify
codeignitor
atom-autocomplete-php
php-integrator-navigation
php-debug
VS CODE
Link
Angular Service
Icon
Tip & Trick
Auto Save Fix TS
Up grade new version
sudo add-apt-repository -y "deb
https://packages.microsoft.com/repos/vscode
stable main "
sudo apt update
sudo apt -y install code
sudo apt -y upgrade
sudo apt -y dist-upgrade
Add cursor Above / Below
Windows: Ctrl + Alt + Arrow Keys
Linux: Shift + Alt + Arrow Keys
Mac: Opt + Cmd + Arrow Keys
console.log are not allowed :
"rules": { "no-console": false }
{triple-equals: false}
Keyboard Shortcut
: Trigger Suggest
Auto Rename Tag
Highlight Matching Tag
Brackets
Emmet
Brackets icons
Autosave every edit!
Beautify
Custom Working
jetbrains
Keyboard Shortcut :
completion
KeyMap :
Competition
Key
Find file :
Command + Shelf + O
Multiselection :
Cmd + Ctrl + G
Mouse selection :
Option + Click
Next selection :
Ctrl + G
Find word :
Cmd + Shelf + f
code command not found :
> shell command Install 'code' command in PATH** command.
https://crunchdroid.com/intellij-trial-reset-mac/
Jet Brains
Backspace is not deleting selection :
disable IdeaVim