You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2018. It is now read-only.
I've installed Code Outline to have a simple index of functions in VSCode. Tried it and it works well with a local file, but I'm using RemoteFS to connect to an FTP folder (it works very well) and it seems not to pick up the outline for this outline extension.. is there any workaround for that? I guess somehow the outline extension can't access the code and thus, returns an empty list (refresh won't work). Thanks.
I've installed Code Outline to have a simple index of functions in VSCode. Tried it and it works well with a local file, but I'm using RemoteFS to connect to an FTP folder (it works very well) and it seems not to pick up the outline for this outline extension.. is there any workaround for that? I guess somehow the outline extension can't access the code and thus, returns an empty list (refresh won't work). Thanks.