Skip to content

patarapolw/vscode-language-ignore

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 1 commit ahead, 1 commit behind ldez:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ignore files Package for VS Code

Version Installs Ratings

Adds syntax highlighting to 'ignore' files.

Supported files

  • .gitignore: references gitignore and Ignoring-Files
  • .npmignore: works just like a .gitignore references
  • .dockerignore : works just like a .gitignore references
  • .coffeelintignore: works just like a .gitignore.
  • .slugignore: does not support negated ! patterns. Heroku - Slug Compiler
  • .atomignore: works just like a .gitignore. tree-ignore
  • .hgignore: references hgignore (currently only glop patterns)
  • .vscodeignore: works just like a .gitignore references
  • .eslintignore: works just like a .gitignore references
  • .prettierignore: works just like a .gitignore references
  • .stylelintignore: works just like a .gitignore references

About

Syntax highlighting for 'ignore' files : gitignore, npmignore, dockerignore, prettierignore, ...

Resources

License

Stars

Watchers

Forks

Packages

No packages published