Skip to content

Commit

Permalink
add previous names entry
Browse files Browse the repository at this point in the history
  • Loading branch information
smac89 committed Dec 27, 2023
1 parent 7afe974 commit 16203b5
Showing 1 changed file with 97 additions and 21 deletions.
118 changes: 97 additions & 21 deletions repository/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
]
},
{
"name" : "ADOdb library snippets for PHP",
"name": "ADOdb library snippets for PHP",
"details": "https://github.com/madhs/ADOdb_snippets",
"labels": ["snippets", "php", "adodb", "database"],
"releases": [
Expand Down Expand Up @@ -434,7 +434,8 @@
{
"sublime_text": ">=4000",
"tags": true
},{
},
{
"sublime_text": "<4000",
"tags": "st3-"
}
Expand Down Expand Up @@ -660,7 +661,16 @@
"name": "Alive Snippets",
"details": "https://github.com/alivevietnam/Alive-Snippets",
"author": "Alive Vietnam",
"labels": ["snippets", "autocomplete", "php", "css", "scss", "javascript", "html", "shortcut"],
"labels": [
"snippets",
"autocomplete",
"php",
"css",
"scss",
"javascript",
"html",
"shortcut"
],
"homepage": "https://alive-web.vn/",
"releases": [
{
Expand Down Expand Up @@ -747,7 +757,7 @@
"tags": true
}
]
},
},
{
"name": "Alternate VIM Navigation",
"details": "https://github.com/bohdon/sublimeAlternateVIMNavigation",
Expand Down Expand Up @@ -781,15 +791,15 @@
},
{
"name": "AmbientColorScheme",
"details": "https://github.com/vyatu/AmbientColorScheme",
"labels": ["color scheme", "ambient light"],
"releases": [
{
"sublime_text": "*",
"platforms": ["osx"],
"tags": true
}
]
"details": "https://github.com/vyatu/AmbientColorScheme",
"labels": ["color scheme", "ambient light"],
"releases": [
{
"sublime_text": "*",
"platforms": ["osx"],
"tags": true
}
]
},
{
"name": "AmbientTalk 2",
Expand Down Expand Up @@ -909,7 +919,15 @@
{
"name": "AmxxEditor",
"details": "https://github.com/evandrocoan/AmxxEditor",
"labels": ["autocompletion", "auto-complete", "amxmodx", "amx mod x", "amxx", "pawn", "build system"],
"labels": [
"autocompletion",
"auto-complete",
"amxmodx",
"amx mod x",
"amxx",
"pawn",
"build system"
],
"previous_names": ["Amxmodx"],
"releases": [
{
Expand Down Expand Up @@ -1313,7 +1331,32 @@
"name": "AnyTest",
"details": "https://github.com/timfjord/AnyTest",
"labels": [
"cucumber", "delve", "elixir", "espec", "exunit", "ginkgo", "go", "java", "javascript", "jest", "junit", "m", "minitest", "mocha", "pytest", "python", "pyunit", "rails", "rspec", "ruby", "rust", "swift", "test_bench", "testing", "vitest", "xctest"
"cucumber",
"delve",
"elixir",
"espec",
"exunit",
"ginkgo",
"go",
"java",
"javascript",
"jest",
"junit",
"m",
"minitest",
"mocha",
"pytest",
"python",
"pyunit",
"rails",
"rspec",
"ruby",
"rust",
"swift",
"test_bench",
"testing",
"vitest",
"xctest"
],
"releases": [
{
Expand Down Expand Up @@ -1400,7 +1443,13 @@
{
"name": "Apex Intention Actions",
"details": "https://github.com/nchursin/ApexIntentionActions",
"labels": ["snippets", "apex", "salesforce", "intention", "autocompletion"],
"labels": [
"snippets",
"apex",
"salesforce",
"intention",
"autocompletion"
],
"releases": [
{
"sublime_text": ">=3000",
Expand Down Expand Up @@ -2330,6 +2379,7 @@
"name": "AutoDarkLinux",
"details": "https://github.com/smac89/autodark-sublime-plugin",
"labels": ["color scheme", "theme", "xdg-desktop-portal"],
"previous_names": ["Auto Dark mode for Linux"],
"releases": [
{
"sublime_text": ">=4050",
Expand Down Expand Up @@ -2418,7 +2468,13 @@
{
"name": "AutoIt Plys",
"details": "https://github.com/NSUSpray/AutoItPlysSublime",
"labels": ["auto-complete", "build system", "language syntax", "snippets", "autoit"],
"labels": [
"auto-complete",
"build system",
"language syntax",
"snippets",
"autoit"
],
"releases": [
{
"sublime_text": ">=3092",
Expand Down Expand Up @@ -2474,7 +2530,13 @@
{
"name": "AutoMatlab",
"details": "https://github.com/asparc/AutoMatlab",
"labels": ["auto-complete", "snippets", "documentation", "build system", "matlab"],
"labels": [
"auto-complete",
"snippets",
"documentation",
"build system",
"matlab"
],
"releases": [
{
"platforms": ["windows"],
Expand Down Expand Up @@ -2517,7 +2579,14 @@
{
"name": "Autoprefixer",
"details": "https://github.com/sindresorhus/sublime-autoprefixer",
"labels": ["text manipulation", "prefix", "css", "scss", "sass", "postcss"],
"labels": [
"text manipulation",
"prefix",
"css",
"scss",
"sass",
"postcss"
],
"releases": [
{
"sublime_text": "*",
Expand Down Expand Up @@ -2619,7 +2688,14 @@
{
"name": "AVA",
"details": "https://github.com/avajs/sublime-ava",
"labels": ["snippets", "javascript", "nodejs", "testing", "auto-complete", "completions"],
"labels": [
"snippets",
"javascript",
"nodejs",
"testing",
"auto-complete",
"completions"
],
"releases": [
{
"sublime_text": ">=3000",
Expand All @@ -2630,7 +2706,7 @@
{
"name": "AVM2 Pcode Syntax Highlighting",
"details": "https://github.com/calculuswhiz/pcode-syntax-definition",
"releases":[
"releases": [
{
"sublime_text": "*",
"tags": true
Expand Down

0 comments on commit 16203b5

Please sign in to comment.