Sublime Forum

Folder tree in sidebar only expands two levels

#1

It just started a while ago that view in the sidebar just showed two nesting levels deep. So for bla/bla/bla.txt it shows only bla/bla. When I search for a file via ‘super+P’ the files are also not included.

I am on a mac M1 and also tried to run Sublime Text 4 with Rosetta > same.

When I open Sublime Text it says ‘Error trying to parse file: Expected character in Packages/User/keymap_lists/Default.sublime-keymap:2:1’

After a restart of the system and using Rosetta to run Sublime Text 4 it kind of was better, showing more nesting levels. However, looking closely, there are still some Files not showing in deeper nesting levels:

After restarting Sublime Text (also with Rosetta) the problem was back fully, so it shows only two nesting levels in the sidebar.

So I conclude:

  • It makes no difference to use Rosetta.
  • After a system restart it is kind of better, but not fully working and it does not solve the problem permanently.
0 Likes

#2

Does it happen in safe mode?

0 Likes

#3

I did not try the safe mode, since I am not familiar with it.
However, now without having done anything, it works again. I will observe it and report if this bug turns up again.

0 Likes

#4

The solution to the problem seems to be the following:

  1. Context:
    1.1 The buggy behaviour occurs, since I am using Cryptomator to encrypt my Data on a Dropbox Server.
    1.2 Cryptomator mounts a filesystem and uses Fuse therefore.
    1.3 I migrated to a macbook pro 2021 with M1 Pro Chip.

  2. Solution
    2.1 There are different versions of Fuse available.
    2.2 So it seems, that Cryptomator needs ‘Fuse-T’ to work now. So I installed it: https://www.fuse-t.org/
    2.3 Also, in Cryptomator Fuse-T has to be selected under ‘Preferences > Virtual Drive > Volume Type’.

I think that solves it.

0 Likes