Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
package_control_channel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
package_control_channel
Commits
4546336b
Commit
4546336b
authored
Jan 18, 2018
by
Thomas Smith
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/wbond/package_control_channel
parents
c1fbce74
6e79aaa1
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
179 additions
and
28 deletions
+179
-28
.editorconfig
.editorconfig
+15
-0
a.json
repository/a.json
+11
-0
b.json
repository/b.json
+13
-0
j.json
repository/j.json
+11
-0
l.json
repository/l.json
+10
-0
n.json
repository/n.json
+5
-1
o.json
repository/o.json
+0
-12
r.json
repository/r.json
+30
-0
s.json
repository/s.json
+25
-1
t.json
repository/t.json
+25
-12
u.json
repository/u.json
+12
-0
v.json
repository/v.json
+6
-2
test.py
tests/test.py
+16
-0
No files found.
.editorconfig
0 → 100644
View file @
4546336b
# editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
ident_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[*.json]
indent_style = tab
[*.py]
ident_style = space
repository/a.json
View file @
4546336b
...
@@ -1830,6 +1830,17 @@
...
@@ -1830,6 +1830,17 @@
}
}
]
]
},
},
{
"name"
:
"Atlantis VIP Language"
,
"details"
:
"https://github.com/dziaineka/Atlantis-VIP-sublime"
,
"labels"
:
[
"Atlantis"
,
"VIP"
,
"language syntax"
,
"snippets"
,
"galaktika"
],
"releases"
:
[
{
"sublime_text"
:
">=3092"
,
"tags"
:
true
}
]
},
{
{
"name"
:
"Atomic Color Scheme"
,
"name"
:
"Atomic Color Scheme"
,
"details"
:
"https://github.com/gerardbm/Sublime-Atomic-Scheme"
,
"details"
:
"https://github.com/gerardbm/Sublime-Atomic-Scheme"
,
...
...
repository/b.json
View file @
4546336b
...
@@ -515,6 +515,19 @@
...
@@ -515,6 +515,19 @@
}
}
]
]
},
},
{
"name"
:
"Better OCaml"
,
"details"
:
"https://github.com/whitequark/sublime-better-ocaml"
,
"description"
:
"An improved version of default OCaml package"
,
"labels"
:
[
"language syntax"
],
"previous_names"
:
[
"OCaml"
],
"releases"
:
[
{
"sublime_text"
:
">=3000"
,
"branch"
:
"master"
}
]
},
{
{
"name"
:
"Better RSpec"
,
"name"
:
"Better RSpec"
,
"details"
:
"https://github.com/fnando/better-rspec-for-sublime-text"
,
"details"
:
"https://github.com/fnando/better-rspec-for-sublime-text"
,
...
...
repository/j.json
View file @
4546336b
...
@@ -666,6 +666,17 @@
...
@@ -666,6 +666,17 @@
}
}
]
]
},
},
{
"name"
:
"JQ Syntax"
,
"details"
:
"https://github.com/zogwarg/SublimeJQ"
,
"labels"
:
[
"language syntax"
,
"jq"
,
"stedolan"
],
"releases"
:
[
{
"sublime_text"
:
">=3092"
,
"tags"
:
true
}
]
},
{
{
"details"
:
"https://github.com/SublimeText/jQuery"
,
"details"
:
"https://github.com/SublimeText/jQuery"
,
"releases"
:
[
"releases"
:
[
...
...
repository/l.json
View file @
4546336b
...
@@ -219,6 +219,16 @@
...
@@ -219,6 +219,16 @@
}
}
]
]
},
},
{
"name"
:
"Laravel Docs"
,
"details"
:
"https://github.com/austenc/sublime-laravel-docs"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
{
"name"
:
"Laravel Forms Bootstrap Snippets"
,
"name"
:
"Laravel Forms Bootstrap Snippets"
,
"details"
:
"https://github.com/redgluten/laravel_forms_boostrap_snippets"
,
"details"
:
"https://github.com/redgluten/laravel_forms_boostrap_snippets"
,
...
...
repository/n.json
View file @
4546336b
...
@@ -741,8 +741,12 @@
...
@@ -741,8 +741,12 @@
"labels"
:
[
"color scheme"
,
"notepad++"
],
"labels"
:
[
"color scheme"
,
"notepad++"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
">
=311
4"
,
"sublime_text"
:
">
314
4"
,
"tags"
:
true
"tags"
:
true
},
{
"sublime_text"
:
"<=3144"
,
"tags"
:
"build3144support-"
}
}
]
]
},
},
...
...
repository/o.json
View file @
4546336b
...
@@ -66,18 +66,6 @@
...
@@ -66,18 +66,6 @@
}
}
]
]
},
},
{
"name"
:
"OCaml"
,
"details"
:
"https://github.com/whitequark/sublime-better-ocaml"
,
"description"
:
"An improved version of default OCaml package"
,
"labels"
:
[
"language syntax"
],
"releases"
:
[
{
"sublime_text"
:
">=3000"
,
"branch"
:
"master"
}
]
},
{
{
"name"
:
"OCaml Autocompletion"
,
"name"
:
"OCaml Autocompletion"
,
"details"
:
"https://github.com/whitequark/sublime-ocp-index"
,
"details"
:
"https://github.com/whitequark/sublime-ocp-index"
,
...
...
repository/r.json
View file @
4546336b
...
@@ -239,6 +239,16 @@
...
@@ -239,6 +239,16 @@
}
}
]
]
},
},
{
"name"
:
"Rainglow"
,
"details"
:
"https://github.com/daylerees/rainglow"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
{
"name"
:
"Rainmeter"
,
"name"
:
"Rainmeter"
,
"details"
:
"https://github.com/thatsIch/sublime-rainmeter"
,
"details"
:
"https://github.com/thatsIch/sublime-rainmeter"
,
...
@@ -334,6 +344,16 @@
...
@@ -334,6 +344,16 @@
}
}
]
]
},
},
{
"name"
:
"RandomCase"
,
"details"
:
"https://github.com/dcowsill/randomcase"
,
"releases"
:
[
{
"sublime_text"
:
">=3000"
,
"tags"
:
true
}
]
},
{
{
"details"
:
"https://github.com/marclar/RandomizeLogMessages"
,
"details"
:
"https://github.com/marclar/RandomizeLogMessages"
,
"releases"
:
[
"releases"
:
[
...
@@ -601,6 +621,16 @@
...
@@ -601,6 +621,16 @@
}
}
]
]
},
},
{
"name"
:
"ReadonlyMode"
,
"details"
:
"https://github.com/dongliu/sublime-readonly"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
{
"name"
:
"ReadonlyProtect"
,
"name"
:
"ReadonlyProtect"
,
"details"
:
"https://github.com/ivellioscolin/sublime-plugin-readonlyprotect"
,
"details"
:
"https://github.com/ivellioscolin/sublime-plugin-readonlyprotect"
,
...
...
repository/s.json
View file @
4546336b
...
@@ -702,9 +702,10 @@
...
@@ -702,9 +702,10 @@
]
]
},
},
{
{
"name"
:
"Se7en"
,
"name"
:
"Se7en
Color Schemes
"
,
"details"
:
"https://github.com/csknklc/se7en"
,
"details"
:
"https://github.com/csknklc/se7en"
,
"labels"
:
[
"color scheme"
],
"labels"
:
[
"color scheme"
],
"previous_names"
:
[
"Se7en"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"*"
,
"sublime_text"
:
"*"
,
...
@@ -1883,6 +1884,19 @@
...
@@ -1883,6 +1884,19 @@
}
}
]
]
},
},
{
"name"
:
"SimpleSyntax"
,
"details"
:
"https://github.com/budRich/SimpleSyntax"
,
"description"
:
"Comment syntax for config files"
,
"author"
:
"Nils Kvist"
,
"labels"
:
[
"configfile"
,
"syntax"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
{
"name"
:
"SimpleTesting"
,
"name"
:
"SimpleTesting"
,
"details"
:
"https://github.com/coretick/SimpleTestingSublime"
,
"details"
:
"https://github.com/coretick/SimpleTestingSublime"
,
...
@@ -2186,6 +2200,16 @@
...
@@ -2186,6 +2200,16 @@
}
}
]
]
},
},
{
"name"
:
"Smart Indent"
,
"details"
:
"https://github.com/YKZDY/SmartIndent-sublime"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
{
"name"
:
"Smart Match"
,
"name"
:
"Smart Match"
,
"details"
:
"https://github.com/ccampbell/sublime-smart-match"
,
"details"
:
"https://github.com/ccampbell/sublime-smart-match"
,
...
...
repository/t.json
View file @
4546336b
...
@@ -848,6 +848,19 @@
...
@@ -848,6 +848,19 @@
}
}
]
]
},
},
{
"name"
:
"Theme - City Lights"
,
"details"
:
"https://github.com/Yummygum/city-lights-sublime"
,
"homepage"
:
"http://citylights.xyz/"
,
"labels"
:
[
"theme"
,
"color scheme"
,
"City Lights"
,
"syntax"
],
"author"
:
"Yummygum"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
{
"name"
:
"Theme - Cobalt2"
,
"name"
:
"Theme - Cobalt2"
,
"details"
:
"https://github.com/wesbos/cobalt2"
,
"details"
:
"https://github.com/wesbos/cobalt2"
,
...
@@ -2170,26 +2183,26 @@
...
@@ -2170,26 +2183,26 @@
]
]
},
},
{
{
"name"
:
"
Tmux Syntax Highlight
"
,
"name"
:
"
tmux
"
,
"previous_names"
:
[
"
Tmux
"
],
"previous_names"
:
[
"
tmux_open
"
],
"details"
:
"https://github.com/
keqh/sublime-tmux-syntax-highlight
"
,
"details"
:
"https://github.com/
huntie/sublime-tmux
"
,
"labels"
:
[
"
language syntax
"
],
"labels"
:
[
"
tmux"
,
"terminal
"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"*"
,
"sublime_text"
:
">=3000"
,
"branch"
:
"master"
"platforms"
:
[
"linux"
,
"osx"
],
"tags"
:
true
}
}
]
]
},
},
{
{
"name"
:
"
tmux_open
"
,
"name"
:
"
Tmux Syntax Highlight
"
,
"details"
:
"https://github.com/
huntie/sublime-tmux
"
,
"details"
:
"https://github.com/
keqh/sublime-tmux-syntax-highlight
"
,
"labels"
:
[
"
tmux"
,
"terminal
"
],
"labels"
:
[
"
language syntax
"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
">=3000"
,
"sublime_text"
:
"*"
,
"platforms"
:
[
"linux"
,
"osx"
],
"branch"
:
"master"
"tags"
:
true
}
}
]
]
},
},
...
...
repository/u.json
View file @
4546336b
...
@@ -197,6 +197,18 @@
...
@@ -197,6 +197,18 @@
}
}
]
]
},
},
{
"name"
:
"UnicodeNormalizer"
,
"details"
:
"https://github.com/gh640/SublimeUnicodeNormalizer"
,
"author"
:
"Goto Hayato"
,
"labels"
:
[
"text manipulation"
,
"unicode"
,
"utf8"
],
"releases"
:
[
{
"sublime_text"
:
">=3000"
,
"tags"
:
true
}
]
},
{
{
"name"
:
"UnicodeTeX"
,
"name"
:
"UnicodeTeX"
,
"details"
:
"https://github.com/neilanderson/UnicodeTeX"
,
"details"
:
"https://github.com/neilanderson/UnicodeTeX"
,
...
...
repository/v.json
View file @
4546336b
...
@@ -662,8 +662,12 @@
...
@@ -662,8 +662,12 @@
"details"
:
"https://github.com/vuejs/vue-syntax-highlight"
,
"details"
:
"https://github.com/vuejs/vue-syntax-highlight"
,
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"*"
,
"sublime_text"
:
"<3153"
,
"tags"
:
true
"tags"
:
"oldsyntax-"
},
{
"sublime_text"
:
">=3153"
,
"tags"
:
"newsyntax-"
}
}
]
]
},
},
...
...
tests/test.py
View file @
4546336b
...
@@ -168,6 +168,20 @@ class TestContainer(object):
...
@@ -168,6 +168,20 @@ class TestContainer(object):
# tuple of (prev_name, include, name); prev_name for case sensitivity
# tuple of (prev_name, include, name); prev_name for case sensitivity
cls
.
previous_package_names
=
CaseInsensitiveDict
()
cls
.
previous_package_names
=
CaseInsensitiveDict
()
# Default packages for ST2 and ST3 are largely the same,
# except for Pascal and Rust
# which only ship in ST3
default_packages
=
(
'ActionScript'
,
'AppleScript'
,
'ASP'
,
'Batch File'
,
'C#'
,
'C++'
,
'Clojure'
,
'Color Scheme - Default'
,
'CSS'
,
'D'
,
'Default'
,
'Diff'
,
'Erlang'
,
'Go'
,
'Graphviz'
,
'Groovy'
,
'Haskell'
,
'HTML'
,
'Java'
,
'JavaScript'
,
'Language - English'
,
'LaTeX'
,
'Lisp'
,
'Lua'
,
'Makefile'
,
'Markdown'
,
'Matlab'
,
'Objective-C'
,
'OCaml'
,
'Pascal'
,
'Perl'
,
'PHP'
,
'Python'
,
'R'
,
'Rails'
,
'Regular Expressions'
,
'RestructuredText'
,
'Ruby'
,
'Rust'
,
'Scala'
,
'ShellScript'
,
'SQL'
,
'TCL'
,
'Text'
,
'Textile'
,
'Theme - Default'
,
'Vintage'
,
'XML'
,
'YAML'
)
rel_b_reg
=
r'''^ (https:// github\.com/ [^/]+/ [^/]+
rel_b_reg
=
r'''^ (https:// github\.com/ [^/]+/ [^/]+
|https:// bitbucket\.org/ [^/]+/ [^/]+
|https:// bitbucket\.org/ [^/]+/ [^/]+
) $'''
) $'''
...
@@ -341,6 +355,8 @@ class TestContainer(object):
...
@@ -341,6 +355,8 @@ class TestContainer(object):
self
.
assertFalse
(
name
.
startswith
(
'.'
),
'Package names may not start '
self
.
assertFalse
(
name
.
startswith
(
'.'
),
'Package names may not start '
'with a dot'
)
'with a dot'
)
self
.
assertNotIn
(
name
,
self
.
default_packages
)
if
'details'
not
in
data
:
if
'details'
not
in
data
:
for
key
in
(
'name'
,
'homepage'
,
'author'
,
'releases'
):
for
key
in
(
'name'
,
'homepage'
,
'author'
,
'releases'
):
self
.
assertIn
(
key
,
data
,
'
%
r is required if no "details" URL '
self
.
assertIn
(
key
,
data
,
'
%
r is required if no "details" URL '
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment