Sublime
| Title | Code |
|---|---|
|
|
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 not showing folder structure *** view > side bar > show side bar |
|
|
YouTube link It is working well... **** www.youtube.com/watch?v=csjG0xoDMcE or www.youtube.com/watch?v=yNsRvBybMIA |
|
|
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 |
|
|
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 |