Skip to content

Instantly share code, notes, and snippets.

@numbnet
Last active July 25, 2020 18:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save numbnet/76953b4fb9f95b1915a88d7f3e21bc1b to your computer and use it in GitHub Desktop.
Save numbnet/76953b4fb9f95b1915a88d7f3e21bc1b to your computer and use it in GitHub Desktop.
Preferences.sublime-settings
{
"bracket_styles": {
"default": {
"icon": "dot",
"style": "none"
},
"unmatched": {
"icon": "dot",
"style": "none"
},
"curly": {
"icon": "dot",
"style": "none"
},
"round": {
"icon": "dot",
"style": "none"
},
"square": {
"icon": "dot",
"style": "none"
},
"angle": {
"icon": "dot",
"style": "none"
},
"tag": {
"icon": "dot",
"style": "none"
},
"c_define": {
"icon": "dot",
"style": "none"
},
"single_quote": {
"icon": "dot",
"style": "none"
},
"double_quote": {
"icon": "dot",
"style": "none"
},
"regex": {
"icon": "dot",
"style": "none"
}
}
}
{
"style": "filled",
"ha_style": "none"
}
Theme - SoDaReloaded
Tomorrow Color Schemes
JavaScriptNext - ES6 Syntax
SideBarEnhancements
BracketHighlighter
Color Highlighter
Emmet
HTML5
SCSS
Sass
jQuery
Handlebars
JavaScript Completions
WordPress
Babel
Babel Snippets
Djaneiro
Vuejs Complete Package
SublimeLinter
SublimeLinter-eslint (requirement: node)
SublimeLinter-json
SublimeLinter-flake8 (requirement: pip install flake8)
SublimeLinter-php (needs php)
{
"always_show_minimap_viewport": true,
"auto_complete_delay": 100,
"auto_indent": true,
"auto_match_enabled": true,
"caret_extra_bottom": 3,
"caret_extra_top": 3,
"caret_extra_width": 2,
"close_windows_when_empty": false,
"color_scheme": "Packages/Seti_UX/Seti.tmTheme",
"default_encoding": "UTF-8",
"draw_minimap_border": true,
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": true,
"fallback_encoding": "Cyrillic (Windows 1251)",
"font_face": "Consolas",
"font_size": 10,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"AutoSetIndentation",
"Badges",
"ChainOfCommand",
"Erlang",
"FileZilla SFTP Import",
"Git",
"Git Formats",
"Git GUI Clients",
"GitGutter",
"Haskell",
"Invisible Tabs Spaces Switcher",
"Language - English",
"Markdown",
"Open In Browser",
"Python",
"RestructuredText",
"Scala",
"SFTP",
"sublime_debugger",
"SublimeGit",
"Vintage",
"vscode-firefox-debug",
"XML"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"index_workers": 0,
"match_brackets_angle": true,
"overlay_scroll_bars": "enabled",
"remember_open_files": true,
"rulers":
[
4,
8,
80,
100
],
"scroll_speed": 1.5,
"show_encoding": true,
"show_tab_close_buttons": true,
"sidebar_size_12": true,
"status_bar_brighter": true,
"tabs_label_not_italic": true,
"tabs_padding_medium": true,
"tabs_small": true,
"theme": "Seti.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"update_check": false,
"word_wrap": "true",
"wrap_width": 80
}
Windows Registry Editor Version 5.00
; Created by: Shawn Brink
; http://www.sevenforums.com
; Tutorial: http://www.sevenforums.com/tutorials/47415-open-command-window-here-administrator.html
[-HKEY_CLASSES_ROOT\Directory\shell\runas]
[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="Open with console (admin)"
"HasLUAShield"=""
[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
[-HKEY_CLASSES_ROOT\Directory\Background\shell\runas]
[HKEY_CLASSES_ROOT\Directory\Background\shell\runas]
@="Open with console (admin)"
"HasLUAShield"=""
[HKEY_CLASSES_ROOT\Directory\Background\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
[-HKEY_CLASSES_ROOT\Drive\shell\runas]
[HKEY_CLASSES_ROOT\Drive\shell\runas]
@="Open with console (admin)"
"HasLUAShield"=""
[HKEY_CLASSES_ROOT\Drive\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
[-HKEY_CLASSES_ROOT\LibraryFolder\background\shell\runas]
[HKEY_CLASSES_ROOT\LibraryFolder\background\shell\runas]
"HasLUAShield"=""
@="Open with console (admin)"
[HKEY_CLASSES_ROOT\LibraryFolder\background\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
{
"always_show_minimap_viewport": true,
"animation_enabled": false,
"auto_complete_delay": 0,
"bold_folder_labels": true,
"caret_extra_bottom": 0,
"caret_extra_top": 0,
"caret_style": "wide",
"color_scheme": "Packages/User/SublimeLinter/Tomorrow-Night-Eighties (SL).tmTheme",
"detect_indentation": true,
"disable_formatted_linebreak": true,
"draw_minimap_border": false,
"draw_white_space": "selection",
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": true,
"file_exclude_patterns":
[
"*.min.*",
"x__init__.py"
],
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
"node_modules",
"__pycache__",
"env",
"dist",
"venv"
],
"font_face": "Roboto Mono",
"font_options":
[
"directwrite"
],
"font_size": 10,
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_active",
"draw_normal"
],
"indent_to_bracket": false,
"line_padding_bottom": 0,
"line_padding_top": 0,
"margin": 4,
"match_brackets": true,
"overlay_scroll_bars": "enabled",
"preview_on_click": false,
"remember_open_files": false,
"rulers":
[
120
],
"show_encoding": true,
"show_errors_inline": true,
"show_line_endings": true,
"show_tab_close_buttons": false,
"soda_classic_tabs": true,
"soda_folder_icons": false,
"soda_tabs_autowidth": false,
"tab_size": 4,
"theme": "SoDaReloaded Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"tree_animation_enabled": false,
"trim_trailing_white_space_on_save": true,
"update_check": false,
"use_tab_stops": true,
"word_wrap": true,
"wrap_width": 120
}
@echo off
SET st3Path=C:\Program Files\Sublime Text 3\sublime_text.exe
rem add it for all file types
@reg add "HKEY_CLASSES_ROOT\*\shell\Open with Sublime Text 3" /t REG_SZ /v "" /d "Open with Sublime Text 3" /f
@reg add "HKEY_CLASSES_ROOT\*\shell\Open with Sublime Text 3" /t REG_EXPAND_SZ /v "Icon" /d "%st3Path%,0" /f
@reg add "HKEY_CLASSES_ROOT\*\shell\Open with Sublime Text 3\command" /t REG_SZ /v "" /d "%st3Path% \"%%1\"" /f
rem add it for folders
@reg add "HKEY_CLASSES_ROOT\Folder\shell\Open with Sublime Text 3" /t REG_SZ /v "" /d "Open with Sublime Text 3" /f
@reg add "HKEY_CLASSES_ROOT\Folder\shell\Open with Sublime Text 3" /t REG_EXPAND_SZ /v "Icon" /d "%st3Path%,0" /f
@reg add "HKEY_CLASSES_ROOT\Folder\shell\Open with Sublime Text 3\command" /t REG_SZ /v "" /d "%st3Path% \"%%1\"" /f
rem add it for inside folders
@reg add "HKEY_CLASSES_ROOT\Directory\Background\shell\Open with Sublime Text 3" /t REG_SZ /v "" /d "Open with Sublime Text 3" /f
@reg add "HKEY_CLASSES_ROOT\Directory\Background\shell\Open with Sublime Text 3" /t REG_EXPAND_SZ /v "Icon" /d "%st3Path%,0" /f
@reg add "HKEY_CLASSES_ROOT\Directory\Background\shell\Open with Sublime Text 3\command" /t REG_SZ /v "" /d "%st3Path% \"%%V\"" /f
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment