Daniel L. Iser

Results 178 comments of Daniel L. Iser

Guessing this plugin is no longer active.

@voldyman - Not a problem. love what you have done so far.

@christianpage Your spot on, worse yet it doesn't ask to save the previous file first so changes are lost in the process.

@rhalaly Technically speaking their extension works fine when you set `file.exclude` but of course any files excluded don't get indexed or show up for autocomplete etc. This is not ideal...

@rhalaly - I use that exclusion list regularly too, but for its mainly intended purpose of excluding files to lower memory consumption and improve performance, such as node_modules & vendors...

Already tested it and using it, looks awesome thank you.

@zackkatz Hmm, could the spinner just be positioned absolutely over the right side of the search input? That would prevent the jumping.

Would also look pretty appealing in my mind.

I want to add (as one of the reporters), that this wasn't limited to a single version or recent version. These have been showing up in our logs for a...

Will also add, that my testing required modifying core files to log out statements and make @mkdir not silently error. > Using the native mkdir with the recursive flag would...