Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mtahiryilmazz/afb75b1d9241946f071535844353d043 to your computer and use it in GitHub Desktop.
Save mtahiryilmazz/afb75b1d9241946f071535844353d043 to your computer and use it in GitHub Desktop.
Sublime Text Varsayılan Uzantı TXT Yapma
Sublime Text Varsayılan uzantı belirleme:
Preferences -> Settings - Syntax Specific seçeneğine tıklayarak sağ kısımda açılan "Plain text.sublime-setting" sayfasına aşağıdaki metni ekleyin.
"default_extension": "txt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment