Version 1.3.3 

Features

  • Files syntax highlight
  • Coloring ignored files in the Project View
  • Gitignore templates filtering and selecting in rules generator by name and content
  • Show ignored files by specified ignore file (right click on .gitignore file)
  • Create file in currently selected directory
  • Generate Gitignore rules basing on GitHub's templates collection
  • Add selected file/directory to ignore rules from popup menu
  • Suggesting .gitignore file creation for new project
  • Entries inspection (duplicated, covered, unused, relative, incorrect syntax, relative entries) with fix actions
  • Comments and brackets support
  • Navigation to entries in Project view
  • Renaming entries from ignore file
  • Close opened ignored files action
  • Custom user templates with import/export features       
GitHub's templates collection    A collection of useful .gitignore templates
https://github.com/github/gitignore
没有ignore file 可以右键项目New 出自动生成上面模板的 ignore file 已有 ignore file 的话可以右键文件选择Add template... 可以右键将向忽略的文件直接添加到ignore file 里


更多相关文章

  1. Android Studio 文件类型图标
  2. Android的NDK开发(5)————Android JNI层实现文件的read、writ
  3. Android studio 3.1.3 无法获取pom文件
  4. android各个文件分析
  5. Android多国语言文件夹命名
  6. Android 自动编译、打包生成apk文件 4 - 多渠道批量打包

随机推荐

  1. [Android][Audio] audio_policy.conf文件
  2. 【实习项目记录】(三)调整网络图片固定宽
  3. UE4打包安卓项目遇到UATHelper: Packagin
  4. android 在代码中获取SHA1值
  5. androidUI设计之旅 ----SeekBar的基本应
  6. Android中正确安全删除集合中的元素
  7. Android Ant打包笔记
  8. 【android 串口开发(二) 之 串口读写操作】
  9. android studio 打jar包并混淆
  10. android 进阶之如何阅读源码