Problem 1 : I installed Ubuntu 18.10, after successful installation, i tried to install Brackets (version 1.13) using Terminal .
I used command to install 'Brackets' from terminal is...
gdebi Brackets.Release.1.13.64-bit.deb
but output throws an error...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
This package is uninstallable Dependency is not satisfiable: libcurl3
I used above command in previous versions of 'Ubuntu' and it installed without any error .
Problem 2 : After problem 1 i tried to install Brackets from "Ubuntu's software center" and i installed successful .
But when i open it, the sidebar of Brackets is not working .
when i opened a folder through 'Brackets' in which all my program files are present then i saw that the 'sidebar' doesn't display any files .
What is wrong here....