diff --git a/syntaxes/cmd-help.sublime-syntax b/syntaxes/cmd-help.sublime-syntax index b21978d..325ded6 100644 --- a/syntaxes/cmd-help.sublime-syntax +++ b/syntaxes/cmd-help.sublime-syntax @@ -212,7 +212,6 @@ contexts: - match: -{{option_name}} scope: *OPTION_SCOPES set: option-term-post - - include: rails-long-options option-term-optional-bits: - match: (-{{option_name}})\[({{option_name}}-)\]({{option_name}}) @@ -587,14 +586,3 @@ contexts: - match: (positional arguments|optional arguments|required arguments|options):\n scope: *SECTION_HEADING_SCOPES set: then-pop - - rails-long-options: - - match: '\[(--{{option_name}})\]' - captures: - 1: *OPTION_SCOPES - set: option-term-post - - match: '\[(--{{option_name}})=({{allcaps_argument_name}})\]' - captures: - 1: *OPTION_SCOPES - 2: *OPTION_ARGUMENT_SCOPES - set: option-term-post diff --git a/tests/highlighted/npm-install-10.2.3.txt b/tests/highlighted/npm-install-10.2.3.txt index 70fa118..a1a171b 100644 --- a/tests/highlighted/npm-install-10.2.3.txt +++ b/tests/highlighted/npm-install-10.2.3.txt @@ -7,11 +7,11 @@ [-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle] [-E|--save-exact] [-g|--global] [--install-strategy ] [--legacy-bundling] -[--global-style] [--omit [--omit ...]] +[--global-style] [--omit [--omit ...]] [--include [--include ...]] -[--strict-peer-deps] [--prefer-dedupe] [--no-package-lock] [--package-lock-only] -[--foreground-scripts] [--ignore-scripts] [--no-audit] [--no-bin-links] -[--no-fund] [--dry-run] [--cpu ] [--os ] +[--strict-peer-deps] [--prefer-dedupe] [--no-package-lock] [--package-lock-only] +[--foreground-scripts] [--ignore-scripts] [--no-audit] [--no-bin-links] +[--no-fund] [--dry-run] [--cpu ] [--os ] [-w|--workspace [-w|--workspace ...]] [-ws|--workspaces] [--include-workspace-root] [--install-links] diff --git a/tests/highlighted/rails-7.0.2.2.txt b/tests/highlighted/rails-7.0.2.2.txt index 4538817..525a719 100644 --- a/tests/highlighted/rails-7.0.2.2.txt +++ b/tests/highlighted/rails-7.0.2.2.txt @@ -2,52 +2,52 @@  rails new APP_PATH [options] Options: - [--skip-namespace], [--no-skip-namespace] # Skip namespace (affects only isolated engines) - [--skip-collision-check], [--no-skip-collision-check] # Skip collision check - -r, [--ruby=PATH] # Path to the Ruby binary of your choice + [--skip-namespace], [--no-skip-namespace] # Skip namespace (affects only isolated engines) + [--skip-collision-check], [--no-skip-collision-check] # Skip collision check + -r, [--ruby=PATH] # Path to the Ruby binary of your choice  # Default: /home/victor-gp/.rbenv/versions/3.0.1/bin/ruby - -m, [--template=TEMPLATE] # Path to some application template (can be a filesystem path or URL) - -d, [--database=DATABASE] # Preconfigure for selected database (options: mysql/postgresql/sqlite3/oracle/sqlserver/jdbcmysql/jdbcsqlite3/jdbcpostgresql/jdbc) + -m, [--template=TEMPLATE] # Path to some application template (can be a filesystem path or URL) + -d, [--database=DATABASE] # Preconfigure for selected database (options: mysql/postgresql/sqlite3/oracle/sqlserver/jdbcmysql/jdbcsqlite3/jdbcpostgresql/jdbc)  # Default: sqlite3 - -G, [--skip-git], [--no-skip-git] # Skip .gitignore file - [--skip-keeps], [--no-skip-keeps] # Skip source control .keep files - -M, [--skip-action-mailer], [--no-skip-action-mailer] # Skip Action Mailer files - [--skip-action-mailbox], [--no-skip-action-mailbox] # Skip Action Mailbox gem - [--skip-action-text], [--no-skip-action-text] # Skip Action Text gem - -O, [--skip-active-record], [--no-skip-active-record] # Skip Active Record files - [--skip-active-job], [--no-skip-active-job] # Skip Active Job - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files - -C, [--skip-action-cable], [--no-skip-action-cable] # Skip Action Cable files - -A, [--skip-asset-pipeline], [--no-skip-asset-pipeline] # Indicates when to generate skip asset pipeline - -a, [--asset-pipeline=ASSET_PIPELINE] # Choose your asset pipeline [options: sprockets (default), propshaft] + -G, [--skip-git], [--no-skip-git] # Skip .gitignore file + [--skip-keeps], [--no-skip-keeps] # Skip source control .keep files + -M, [--skip-action-mailer], [--no-skip-action-mailer] # Skip Action Mailer files + [--skip-action-mailbox], [--no-skip-action-mailbox] # Skip Action Mailbox gem + [--skip-action-text], [--no-skip-action-text] # Skip Action Text gem + -O, [--skip-active-record], [--no-skip-active-record] # Skip Active Record files + [--skip-active-job], [--no-skip-active-job] # Skip Active Job + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + -C, [--skip-action-cable], [--no-skip-action-cable] # Skip Action Cable files + -A, [--skip-asset-pipeline], [--no-skip-asset-pipeline] # Indicates when to generate skip asset pipeline + -a, [--asset-pipeline=ASSET_PIPELINE] # Choose your asset pipeline [options: sprockets (default), propshaft]  # Default: sprockets - -J, [--skip-javascript], [--no-skip-javascript] # Skip JavaScript files - [--skip-hotwire], [--no-skip-hotwire] # Skip Hotwire integration - [--skip-jbuilder], [--no-skip-jbuilder] # Skip jbuilder gem - -T, [--skip-test], [--no-skip-test] # Skip test files - [--skip-system-test], [--no-skip-system-test] # Skip system test files - [--skip-bootsnap], [--no-skip-bootsnap] # Skip bootsnap gem - [--dev], [--no-dev] # Set up the application with Gemfile pointing to your Rails checkout - [--edge], [--no-edge] # Set up the application with Gemfile pointing to Rails repository - --master, [--main], [--no-main] # Set up the application with Gemfile pointing to Rails repository main branch - [--rc=RC] # Path to file containing extra configuration options for rails command - [--no-rc], [--no-no-rc] # Skip loading of extra configuration options from .railsrc file - [--api], [--no-api] # Preconfigure smaller stack for API only apps - [--minimal], [--no-minimal] # Preconfigure a minimal rails app - -j, [--javascript=JAVASCRIPT] # Choose JavaScript approach [options: importmap (default), webpack, esbuild, rollup] + -J, [--skip-javascript], [--no-skip-javascript] # Skip JavaScript files + [--skip-hotwire], [--no-skip-hotwire] # Skip Hotwire integration + [--skip-jbuilder], [--no-skip-jbuilder] # Skip jbuilder gem + -T, [--skip-test], [--no-skip-test] # Skip test files + [--skip-system-test], [--no-skip-system-test] # Skip system test files + [--skip-bootsnap], [--no-skip-bootsnap] # Skip bootsnap gem + [--dev], [--no-dev] # Set up the application with Gemfile pointing to your Rails checkout + [--edge], [--no-edge] # Set up the application with Gemfile pointing to Rails repository + --master, [--main], [--no-main] # Set up the application with Gemfile pointing to Rails repository main branch + [--rc=RC] # Path to file containing extra configuration options for rails command + [--no-rc], [--no-no-rc] # Skip loading of extra configuration options from .railsrc file + [--api], [--no-api] # Preconfigure smaller stack for API only apps + [--minimal], [--no-minimal] # Preconfigure a minimal rails app + -j, [--javascript=JAVASCRIPT] # Choose JavaScript approach [options: importmap (default), webpack, esbuild, rollup]  # Default: importmap - -c, [--css=CSS] # Choose CSS processor [options: tailwind, bootstrap, bulma, postcss, sass... check https://github.com/rails/cssbundling-rails] - -B, [--skip-bundle], [--no-skip-bundle] # Don't run bundle install + -c, [--css=CSS] # Choose CSS processor [options: tailwind, bootstrap, bulma, postcss, sass... check https://github.com/rails/cssbundling-rails] + -B, [--skip-bundle], [--no-skip-bundle] # Don't run bundle install Runtime options: - -f, [--force] # Overwrite files that already exist - -p, [--pretend], [--no-pretend] # Run but do not make any changes - -q, [--quiet], [--no-quiet] # Suppress status output - -s, [--skip], [--no-skip] # Skip files that already exist + -f, [--force] # Overwrite files that already exist + -p, [--pretend], [--no-pretend] # Run but do not make any changes + -q, [--quiet], [--no-quiet] # Suppress status output + -s, [--skip], [--no-skip] # Skip files that already exist Rails options: - -h, [--help], [--no-help] # Show this help message and quit - -v, [--version], [--no-version] # Show Rails version number and quit + -h, [--help], [--no-help] # Show this help message and quit + -v, [--version], [--no-version] # Show Rails version number and quit Description:  The 'rails new' command creates a new Rails application with a default diff --git a/tests/syntax/syntax_test_rails.txt b/tests/syntax/syntax_test_rails.txt index d7a85a8..a0a83fc 100644 --- a/tests/syntax/syntax_test_rails.txt +++ b/tests/syntax/syntax_test_rails.txt @@ -5,18 +5,10 @@ Usage: Options: [--skip-namespace], [--no-skip-namespace] # Skip namespace (affects only isolated engines) -# ^ - entity.name.function.option.cmd-help -# ^^^^^^^^^^^^^^^^ entity.name.function.option.cmd-help -# ^^^^ - entity.name.function.option.cmd-help -# ^^^^^^^^^^^^^^^^^^^ entity.name.function.option.cmd-help -# ^ - entity.name.function.option.cmd-help +# ^^^^^^^^^^^^^^^^^^ - entity.name.function.option.cmd-help +# nice: handle options between square brackets [--skip-collision-check], [--no-skip-collision-check] # Skip collision check -r, [--ruby=PATH] # Path to the Ruby binary of your choice -# ^ - entity.name.function.option.cmd-help -# ^^^^^^ entity.name.function.option.cmd-help -# ^ - entity.name.function.option.cmd-help keyword.other.argument.cmd-help -# ^^^^ entity.name.function.option.cmd-help keyword.other.argument.cmd-help -# ^ - entity.name.function.option.cmd-help keyword.other.argument.cmd-help # Default: /home/victor-gp/.rbenv/versions/3.0.1/bin/ruby -m, [--template=TEMPLATE] # Path to some application template (can be a filesystem path or URL) -d, [--database=DATABASE] # Preconfigure for selected database (options: mysql/postgresql/sqlite3/oracle/sqlserver/jdbcmysql/jdbcsqlite3/jdbcpostgresql/jdbc) @@ -32,9 +24,6 @@ Options: -C, [--skip-action-cable], [--no-skip-action-cable] # Skip Action Cable files -A, [--skip-asset-pipeline], [--no-skip-asset-pipeline] # Indicates when to generate skip asset pipeline -a, [--asset-pipeline=ASSET_PIPELINE] # Choose your asset pipeline [options: sprockets (default), propshaft] -# ^^^^^^^^^^^^^^^^ entity.name.function.option.cmd-help -# ^ - entity.name.function.option.cmd-help keyword.other.argument.cmd-help -# ^^^^^^^^^^^^^^ entity.name.function.option.cmd-help keyword.other.argument.cmd-help # Default: sprockets -J, [--skip-javascript], [--no-skip-javascript] # Skip JavaScript files [--skip-hotwire], [--no-skip-hotwire] # Skip Hotwire integration diff --git a/tests/theme/synthetic-1337-italics.txt b/tests/theme/synthetic-1337-italics.txt index e01e5b8..696a4ea 100644 --- a/tests/theme/synthetic-1337-italics.txt +++ b/tests/theme/synthetic-1337-italics.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-1337.txt b/tests/theme/synthetic-1337.txt index f178692..16c6068 100644 --- a/tests/theme/synthetic-1337.txt +++ b/tests/theme/synthetic-1337.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Coldark-Cold.txt b/tests/theme/synthetic-Coldark-Cold.txt index 47aedd9..f63e238 100644 --- a/tests/theme/synthetic-Coldark-Cold.txt +++ b/tests/theme/synthetic-Coldark-Cold.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Coldark-Dark.txt b/tests/theme/synthetic-Coldark-Dark.txt index 2aaf0cc..119f334 100644 --- a/tests/theme/synthetic-Coldark-Dark.txt +++ b/tests/theme/synthetic-Coldark-Dark.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-DarkNeon.txt b/tests/theme/synthetic-DarkNeon.txt index 4b878d7..fdc0508 100644 --- a/tests/theme/synthetic-DarkNeon.txt +++ b/tests/theme/synthetic-DarkNeon.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Dracula-italics.txt b/tests/theme/synthetic-Dracula-italics.txt index e4e9092..321c194 100644 --- a/tests/theme/synthetic-Dracula-italics.txt +++ b/tests/theme/synthetic-Dracula-italics.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Dracula.txt b/tests/theme/synthetic-Dracula.txt index e893cf8..dbb753d 100644 --- a/tests/theme/synthetic-Dracula.txt +++ b/tests/theme/synthetic-Dracula.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-GitHub.txt b/tests/theme/synthetic-GitHub.txt index cb2ac9b..7d32deb 100644 --- a/tests/theme/synthetic-GitHub.txt +++ b/tests/theme/synthetic-GitHub.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Monokai Extended Bright-italics.txt b/tests/theme/synthetic-Monokai Extended Bright-italics.txt index 97a51a0..3c08898 100644 --- a/tests/theme/synthetic-Monokai Extended Bright-italics.txt +++ b/tests/theme/synthetic-Monokai Extended Bright-italics.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Monokai Extended Bright.txt b/tests/theme/synthetic-Monokai Extended Bright.txt index 6745ecd..a4e93c9 100644 --- a/tests/theme/synthetic-Monokai Extended Bright.txt +++ b/tests/theme/synthetic-Monokai Extended Bright.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Monokai Extended Light-italics.txt b/tests/theme/synthetic-Monokai Extended Light-italics.txt index 348ac36..daa8d24 100644 --- a/tests/theme/synthetic-Monokai Extended Light-italics.txt +++ b/tests/theme/synthetic-Monokai Extended Light-italics.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Monokai Extended Light.txt b/tests/theme/synthetic-Monokai Extended Light.txt index 34194bf..d913cc7 100644 --- a/tests/theme/synthetic-Monokai Extended Light.txt +++ b/tests/theme/synthetic-Monokai Extended Light.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Monokai Extended Origin-italics.txt b/tests/theme/synthetic-Monokai Extended Origin-italics.txt index 6ac03cd..84346be 100644 --- a/tests/theme/synthetic-Monokai Extended Origin-italics.txt +++ b/tests/theme/synthetic-Monokai Extended Origin-italics.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Monokai Extended Origin.txt b/tests/theme/synthetic-Monokai Extended Origin.txt index c61fa4f..240ed77 100644 --- a/tests/theme/synthetic-Monokai Extended Origin.txt +++ b/tests/theme/synthetic-Monokai Extended Origin.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Monokai Extended-italics.txt b/tests/theme/synthetic-Monokai Extended-italics.txt index acaead7..2e1737d 100644 --- a/tests/theme/synthetic-Monokai Extended-italics.txt +++ b/tests/theme/synthetic-Monokai Extended-italics.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Monokai Extended.txt b/tests/theme/synthetic-Monokai Extended.txt index 8da4ad6..3afd685 100644 --- a/tests/theme/synthetic-Monokai Extended.txt +++ b/tests/theme/synthetic-Monokai Extended.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Nord.txt b/tests/theme/synthetic-Nord.txt index 1447fe6..2b0a753 100644 --- a/tests/theme/synthetic-Nord.txt +++ b/tests/theme/synthetic-Nord.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-OneHalfDark.txt b/tests/theme/synthetic-OneHalfDark.txt index d4494dc..e16e741 100644 --- a/tests/theme/synthetic-OneHalfDark.txt +++ b/tests/theme/synthetic-OneHalfDark.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-OneHalfLight.txt b/tests/theme/synthetic-OneHalfLight.txt index 3808511..d1e113e 100644 --- a/tests/theme/synthetic-OneHalfLight.txt +++ b/tests/theme/synthetic-OneHalfLight.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Solarized (dark).txt b/tests/theme/synthetic-Solarized (dark).txt index d65115c..6666b30 100644 --- a/tests/theme/synthetic-Solarized (dark).txt +++ b/tests/theme/synthetic-Solarized (dark).txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Solarized (light).txt b/tests/theme/synthetic-Solarized (light).txt index 22fdb13..7cb5b25 100644 --- a/tests/theme/synthetic-Solarized (light).txt +++ b/tests/theme/synthetic-Solarized (light).txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Sublime Snazzy-italics.txt b/tests/theme/synthetic-Sublime Snazzy-italics.txt index a90f73c..c106c59 100644 --- a/tests/theme/synthetic-Sublime Snazzy-italics.txt +++ b/tests/theme/synthetic-Sublime Snazzy-italics.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Sublime Snazzy.txt b/tests/theme/synthetic-Sublime Snazzy.txt index 789f50b..800bdd7 100644 --- a/tests/theme/synthetic-Sublime Snazzy.txt +++ b/tests/theme/synthetic-Sublime Snazzy.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-TwoDark.txt b/tests/theme/synthetic-TwoDark.txt index 1f6f69f..dfc1d65 100644 --- a/tests/theme/synthetic-TwoDark.txt +++ b/tests/theme/synthetic-TwoDark.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-Visual Studio Dark+.txt b/tests/theme/synthetic-Visual Studio Dark+.txt index b19858e..b70fd6f 100644 --- a/tests/theme/synthetic-Visual Studio Dark+.txt +++ b/tests/theme/synthetic-Visual Studio Dark+.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-ansi.txt b/tests/theme/synthetic-ansi.txt index fb97add..dc2d2a0 100644 --- a/tests/theme/synthetic-ansi.txt +++ b/tests/theme/synthetic-ansi.txt @@ -68,7 +68,7 @@ nor if it begins with lowercase -h or --help Print Help (this message) and exit --display displayname -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files -- Only file names after this diff --git a/tests/theme/synthetic-base16-256.txt b/tests/theme/synthetic-base16-256.txt index e289928..eb5d0ad 100644 --- a/tests/theme/synthetic-base16-256.txt +++ b/tests/theme/synthetic-base16-256.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-base16.txt b/tests/theme/synthetic-base16.txt index 3edc8b8..3bc634a 100644 --- a/tests/theme/synthetic-base16.txt +++ b/tests/theme/synthetic-base16.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-gruvbox-dark.txt b/tests/theme/synthetic-gruvbox-dark.txt index ec5b8eb..6f18115 100644 --- a/tests/theme/synthetic-gruvbox-dark.txt +++ b/tests/theme/synthetic-gruvbox-dark.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-gruvbox-light.txt b/tests/theme/synthetic-gruvbox-light.txt index 5bbba4e..ddfae8a 100644 --- a/tests/theme/synthetic-gruvbox-light.txt +++ b/tests/theme/synthetic-gruvbox-light.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this diff --git a/tests/theme/synthetic-zenburn.txt b/tests/theme/synthetic-zenburn.txt index 8e03f19..a0ff76f 100644 --- a/tests/theme/synthetic-zenburn.txt +++ b/tests/theme/synthetic-zenburn.txt @@ -68,7 +68,7 @@  -h or --help Print Help (this message) and exit  --display displayname  -t ms, --selectionTimeout ms - [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files + [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files  -- Only file names after this