Download/viewing hiden files?

So, I’m trying to get data from my db.sqlite from the my .data folder, though in the viewable directory, I can’t see it, but from the command line, I’m able to see it. How am I supposed to get the data in it or maybe try to download the file? I’ve also tried to refresh the editor using the refresh command, though I still can’t see it.

The .data folder is hidden in the editor. You should be able to rename it in the terminal with this command: mv -r .data data