Skip to content

Commit

Permalink
Use hidden_file_extensions for included syntaxes
Browse files Browse the repository at this point in the history
So that they won't show up in file dialogs.
  • Loading branch information
jwortmann committed Jun 10, 2023
1 parent 4c9dcf5 commit 5edbc65
Show file tree
Hide file tree
Showing 50 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion syntaxes/Binary (Adobe Illustrator).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (Adobe Illustrator)
scope: binary.illustrator
hidden: true
file_extensions:
hidden_file_extensions:
- ai

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (Adobe Photoshop).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (Adobe Photoshop)
scope: binary.photoshop
hidden: true
file_extensions:
hidden_file_extensions:
- psd
- psb

Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (Archive).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (Archive)
scope: binary.archive
hidden: true
file_extensions:
hidden_file_extensions:
- 7z
- 7zip
- gz
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (Audio).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (Audio)
scope: binary.audio
hidden: true
file_extensions:
hidden_file_extensions:
- mp3
- ogg
- opus
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (Font).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (Font)
scope: binary.font
hidden: true
file_extensions:
hidden_file_extensions:
- eot
- otf
- ttf
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (HDF).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (HDF)
scope: binary.hdf
hidden: true
file_extensions:
hidden_file_extensions:
- hdf
- hdf4
- hdf5
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (Image).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (Image)
scope: binary.image
hidden: true
file_extensions:
hidden_file_extensions:
- avif
- emf
- jp2
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (Microsoft Access).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (Microsoft Access)
scope: binary.access
hidden: true
file_extensions:
hidden_file_extensions:
- accdb
- accde
- accdr
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (Microsoft Excel).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (Microsoft Excel)
scope: binary.excel
hidden: true
file_extensions:
hidden_file_extensions:
- xla
- xlam
- xll
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (Microsoft OneNote).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (Microsoft OneNote)
scope: binary.onenote
hidden: true
file_extensions:
hidden_file_extensions:
- one

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (Microsoft PowerPoint).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (Microsoft PowerPoint)
scope: binary.powerpoint
hidden: true
file_extensions:
hidden_file_extensions:
- ppt
- pptm
- pptx
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (Microsoft Word).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (Microsoft Word)
scope: binary.word
hidden: true
file_extensions:
hidden_file_extensions:
- doc
- docm
- docx
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (PDF).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (PDF)
scope: binary.pdf
hidden: true
file_extensions:
hidden_file_extensions:
- pdf

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (Sketch).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (Sketch)
scope: binary.sketch
hidden: true
file_extensions:
hidden_file_extensions:
- sketch

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Binary (Video).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Binary (Video)
scope: binary.video
hidden: true
file_extensions:
hidden_file_extensions:
- avi
- mp4
- m4v
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/C++ (Header).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: C++ (Header)
scope: source.c++.header
hidden: true
file_extensions:
hidden_file_extensions:
- h
- hh
- hpp
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Groovy (Jenkinsfile).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Groovy (Jenkinsfile)
scope: source.groovy.jenkins
hidden: true
file_extensions:
hidden_file_extensions:
- Jenkinsfile

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JSON (Babel).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: JSON (Babel)
scope: source.json.babel
hidden: true
file_extensions:
hidden_file_extensions:
- .babelrc

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JSON (Bower).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: JSON (Bower)
scope: source.json.bower
hidden: true
file_extensions:
hidden_file_extensions:
- .bowerrc

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JSON (ESLint).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: JSON (ESLint)
scope: source.json.eslint
hidden: true
file_extensions:
hidden_file_extensions:
- .eslintrc
- .eslintrc.json

Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JSON (Jest).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: JSON (Jest)
scope: source.json.jest
hidden: true
file_extensions:
hidden_file_extensions:
- jest.config.json

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JSON (NestJS).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: JSON (NestJS)
scope: source.json.nestjs
hidden: true
file_extensions:
hidden_file_extensions:
- nest-cli.json

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JSON (Tern).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: JSON (Tern)
scope: source.json.tern
hidden: true
file_extensions:
hidden_file_extensions:
- .tern-config
- .tern-project

Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JSON (npm).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: JSON (npm)
scope: source.json.npm
hidden: true
file_extensions:
hidden_file_extensions:
- package.json
- package-lock.json
- npm-shrinkwrap.json
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JSON (webpack).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: JSON (webpack)
scope: source.json.webpack
hidden: true
file_extensions:
hidden_file_extensions:
- tsconfig-for-webpack-config.json

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JavaScript (ESLint).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: JavaScript (ESLint)
scope: source.js.eslint
hidden: true
file_extensions:
hidden_file_extensions:
- eslint.config.js
- .eslintrc.js
- .eslintrc.cjs
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JavaScript (Gruntfile).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: JavaScript (Gruntfile)
scope: source.js.gruntfile
hidden: true
file_extensions:
hidden_file_extensions:
- Gruntfile.js

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JavaScript (Gulpfile).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: JavaScript (Gulpfile)
scope: source.js.gulpfile
hidden: true
file_extensions:
hidden_file_extensions:
- gulpfile.js
- gulpfile.babel.js
- gulpfile.esm.js
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JavaScript (Jest).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: JavaScript (Jest)
scope: source.js.jest
hidden: true
file_extensions:
hidden_file_extensions:
- jest.config.js

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/JavaScript (webpack).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: JavaScript (webpack)
scope: source.js.webpack
hidden: true
file_extensions:
hidden_file_extensions:
- webpack.config.js
- webpack.config.babel.js

Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Markdown (License).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Markdown (License)
scope: text.html.markdown.license
hidden: true
file_extensions:
hidden_file_extensions:
- LICENSE.md

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Plain Text (CAD).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Plain Text (CAD)
scope: text.plain.cad
hidden: true
file_extensions:
hidden_file_extensions:
- cad
- stl
- step
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Plain Text (License).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Plain Text (License)
scope: text.plain.license
hidden: true
file_extensions:
hidden_file_extensions:
- LICENSE
- LICENSE.txt

Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Plain Text (NodeJS).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Plain Text (NodeJS)
scope: text.plain.nodejs
hidden: true
file_extensions:
hidden_file_extensions:
- .node-version
- .nvmrc

Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Plain Text (VTK).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Plain Text (VTK)
scope: text.plain.vtk
hidden: true
file_extensions:
hidden_file_extensions:
- vtk

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Plain Text (Visual Studio).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Plain Text (Visual Studio)
scope: text.plain.visualstudio
hidden: true
file_extensions:
hidden_file_extensions:
- idl
- sln

Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Ruby (Gemfile).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Ruby (Gemfile)
scope: source.ruby.gemfile
hidden: true
file_extensions:
hidden_file_extensions:
- Gemfile

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/Ruby (gemspec).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Ruby (gemspec)
scope: source.ruby.gemspec
hidden: true
file_extensions:
hidden_file_extensions:
- gemspec

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/TypeScript (Gulpfile).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: TypeScript (Gulpfile)
scope: source.ts.gulpfile
hidden: true
file_extensions:
hidden_file_extensions:
- gulpfile.ts

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/TypeScript (Jest).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: TypeScript (Jest)
scope: source.ts.jest
hidden: true
file_extensions:
hidden_file_extensions:
- jest.config.ts

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/TypeScript (webpack).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: TypeScript (webpack)
scope: source.ts.webpack
hidden: true
file_extensions:
hidden_file_extensions:
- webpack.config.ts

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/XML (RSS).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: XML (RSS)
scope: text.xml.rss
hidden: true
file_extensions:
hidden_file_extensions:
- rss

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/XML (SVG).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: XML (SVG)
scope: text.xml.svg
hidden: true
file_extensions:
hidden_file_extensions:
- svg

contexts:
Expand Down
2 changes: 1 addition & 1 deletion syntaxes/XML (Visual Studio).sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: XML (Visual Studio)
scope: text.xml.visualstudio
hidden: true
file_extensions:
hidden_file_extensions:
- csproj
- fsproj
- shproj
Expand Down
Loading

0 comments on commit 5edbc65

Please sign in to comment.