Sublime Forum

Folder bug, please fix

#1

It is related to this post:
viewtopic.php?f=3&t=7142#p33432

Let me explain my specific situation.
I am developing for Symfony2. I have several public directories in src/Prism/***. There is a handy Symfony command called “app/console assets:install --symlink web” which installs my assets (.css, .js, etc) into the “web” folder by symlinking to the actual public directories.

Now, when I try to click the expland array on a public folder, I get nothing.

The console gives me errors such as this one:
“scan: /home/mike/public_html/PrismPortal/src/Prism/Portal/FormulasBundle/Resources/public has been seen before, skipping (using inode) previous path: /home/mike/public_html/PrismPortal/web/bundles/prismportalformulas inode: 527713”

Will this bug be fixed soon? I depend on symlinks so I do not have to run the assets:install command every time I edit an asset file.

I also upvoted this at: sublimetext.userecho.com/topic/1 … n-windows/

0 Likes