Skip to content
#

folder

Here are 229 public repositories matching this topic...

aljelly
aljelly commented Nov 20, 2018

I think it would make it a lot more obvious that you can double click to rename a panel if the text cursor is shown when moving the mouse over it.

But only do this when hovering over the label on the header bar, don't show the text cursor for other parts of the header bar.

By text cursor I mean this:

![text cursor](https://proxy.duckduckgo.com/iu/?u=https%3A%2F%2Fcdn3.iconfinder.com%2Fdat

amir-arad
amir-arad commented May 13, 2018

currently localFs eagerly watches the entire subtree under root.

This approach assumes a use-case where the scope of potential interest is limited by the number of file watches the underlying system supports.

for serving nodejs projects with advanced setups (i.e lerna, yarn workspace) it means that the localFs needs to load (and watch) the largest possible scope.

a suitable solution can

Improve this page

Add a description, image, and links to the folder topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the folder topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.