Sublime

Title Code
sublime auto save & tab size
code auto save
if i want to save all last edit code automatically

Go> preferences > setting > 
Right side window [user]
{
   "save_on_focus_lost":true,

   "tab_size": 3,
   "translate_tabs_to_spaces": true,
   "detect_indentation": false
} 
save & close window...
sublime
Sublime not showing folder structure

***
view > side bar > show side bar
sublime License
YouTube link
It is working well...

****
www.youtube.com/watch?v=csjG0xoDMcE
or
www.youtube.com/watch?v=yNsRvBybMIA
sublime [enter]
How to input new line character in Find and Replace field

solution:
Ctrl+enter, [replace place]
or you can turn on regex mode and enter a
Sublime: Package List
link: https://www.youtube.com/watch?v=FeuZtBdS20c
First : Tools/Install Package Controlles
Preference/package control...
1) Laravel Blade Highlighter
2) Laravel Blade AutoComplete
3) Bootstrap4 autocomplete
4) HTMLBeautify
5) Terminus