Giter VIP home page Giter VIP logo

Comments (9)

DimitrK avatar DimitrK commented on July 19, 2024

Hello Alex,
Thanks for your feedback.
You shouldn't have to add this exclude list definition since by default the extension hides all files located in the following folders:

      '.git(?!ignore)',
      'dist',
      'bower_components',
      'node_modules'

Nevertheless, this appears to be a bug so I ll leave the ticket open until I will take a closer look at it.

from exclude-indexing-filetree.

gld1982ltd avatar gld1982ltd commented on July 19, 2024

This does the same thing to me. All files are hidden.

from exclude-indexing-filetree.

cmoeser avatar cmoeser commented on July 19, 2024

Same here, all files are hidden.

from exclude-indexing-filetree.

DimitrK avatar DimitrK commented on July 19, 2024

I am unable to replicate that on my setup. Could you please provide more info ?

from exclude-indexing-filetree.

cmoeser avatar cmoeser commented on July 19, 2024

I'm on WIndows 8
Brackets Release 1.7 build 1.7.0-16898 (release b0a363b71)

Have tried disabling all other extensions as well as trying a few different project folders. It shows some directories empty with no files. Some directories are missing though.

It's worth noting when I open Brackets all files and directories do show, then there's a flash, then just empty folders.

Best,
-Chip

screenshot

from exclude-indexing-filetree.

rickbenetti avatar rickbenetti commented on July 19, 2024

Hi @DimitrK ,
I get same problem @cmoeser have.

My config is:

Mac Os X Yosemite 10.10.5
Release 1.7 build 1.7.0-16898 (release b0a363b71) 
build timestamp: Wed Jun 08 2016 04:20:22 GMT-0700

Is I configure .brackets.json at root my project all folders gone, and I work with Magento 1.9.2.4, if you don't know the Magento projects has more than 35.000 files and 360MB including .git folder off course.

from exclude-indexing-filetree.

musicbender avatar musicbender commented on July 19, 2024

Exact same issue as @cmoeser describes. With and without populating the exclusion list.

macOS Sierra 10.12
Release 1.7 build 1.7.0-16898 (release b0a363b71)
build timestamp: Wed Jun 08 2016 04:20:22 GMT-0700

from exclude-indexing-filetree.

ChrisHouston avatar ChrisHouston commented on July 19, 2024

I have just experienced this error, and have found that this line in .gitignore seemed to be the culprit:

._*

Commenting that line fixes the issue, putting it back in hides everything except the files in the root of the project.

from exclude-indexing-filetree.

ChrisHouston avatar ChrisHouston commented on July 19, 2024

Manually applying the code in this pull request fixes the issue:

#4

from exclude-indexing-filetree.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.