Here is a list of scopes to use in Sublime Text 2/3 snippets -
Vue Component: text.html.vue
ActionScript: source.actionscript.2
AppleScript: source.applescript
ASP: source.asp
Batch FIle: source.dosbatch
C#: source.cs
C++: source.c++
| # -*- coding: utf-8 -*- | |
| # [email protected] | |
| # ODOO Enterprise Edition | |
| # Part of Odoo. See LICENSE file for full copyright and licensing details. | |
| import datetime | |
| import logging | |
| import requests | |
| import werkzeug.urls |
Here is a list of scopes to use in Sublime Text 2/3 snippets -
Vue Component: text.html.vue
ActionScript: source.actionscript.2
AppleScript: source.applescript
ASP: source.asp
Batch FIle: source.dosbatch
C#: source.cs
C++: source.c++