Michael

Results 73 comments of Michael

@DamnWidget Thanks for the heads-up. :) Note, I also experience this issue when jumping within the same file. It seems in that case, it's not the`PosixPath is not JSON serializable`...

@x0nix :) Thank you! This fixes "go to" involving `import` statements for me. However, navigating within the same file, I still get a blank tab as described here: https://github.com/DamnWidget/anaconda/issues/924#issuecomment-1064063392 —...

@Gregory-K Thanks for the digging and write-up! Does upgrading to Python 3.10 resolve this? If so, as Sublime plugins as of now run at most on 3.8 (see documentation [here](https://www.sublimetext.com/docs/api_environments.html)),...

@Nitemice Thank you for taking the intiative! I'm sure that many Windows users can benefit from this. I would like to clarify two things: 1. How common is the chosen...

1. 👍 2. I tested it on my machine and it's fast. Let's use your version. Also, added some minor comments to the code.

@Nitemice What do you think?

@Nitemice Except for the `WINDOWS_PERSISTENT_CACHE_PATH` fix, this looks wonderful to me, thank you. :)

@KuSi833 I appreciate your comment about `Settings -> Offline storage location`. The app currently only supports macOS and Linux, however there has been some discussion about also supporting Windows here:...

@KuSi833 The app now supports Windows. I added `Settings -> Offline storage location` to the help message which appears if no cache files were found. ``` $ spotifyfolders --cache /dev/null...