sublime code editor setting

Szögletes zárójel probléma: ALT+ 91

https://theasciicode.com.ar/ascii-printable-characters/braces-curly-brackets-opening-ascii-code-123.html

***********************************

HTMLBeautify

Windows: Control-Alt-Shift-F

https://packagecontrol.io/packages/HTMLBeautify


Laravel Blade Highlighter
https://packagecontrol.io/packages/Laravel%20Blade%20Highlighter


Vuejs Complete Package
https://packagecontrol.io/packages/Vuejs%20Complete%20Package


How do you make Sublime Text 3 open a file in a new tab instead of opening it in the current tab?

https://stackoverflow.com/questions/37765356/how-do-you-make-sublime-text-3-open-a-file-in-a-new-tab-instead-of-opening-it-in

Preferences -> Settings-User and add

“preview_on_click”: false,

*********************************

https://packagecontrol.io/packages/phpfmt

windows:

{
“enable_auto_align”: false,
“indent_with_space”: true,
“passes”:
[
],
“php_bin”: “C:/server/xampp/php/php.exe”,
“psr1”: true,
“psr2”: true,
“version”: 2
}
*********
{
“php_bin”:”/usr/local/bin/php”,
}

*******************

sublime 3 show charset, encoding:

Into Preferences > Settings – Users
File : Preferences.sublime-settings

“show_encoding” : true,

https://stackoverflow.com/questions/21289157/set-encoding-of-file-to-utf8-with-bom-in-sublime-text-3?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

Blogbook : PHP | Javascript | Laravel | Corcel | CodeIgniter | VueJs | ReactJs | WordPress