Andrey
Andrey
+1 on this one. Even Dreamweaver has this :-O Those aren't my words, by the way. A designer client who just switched from Dreamweaver to VSCode said it—it was her...
UPDATE: Got it to mount using the following command: sudo simple-mtpfs -o allow_other,rw -v /Volumes/X The folder is still automatically deleted afterward, though. UPDATE 2: If the folder is not...
Same issue. I can see the arrow, I can click the arrow and it changes direction, but there are no bars, and right-clicking on the arrow doesn't do anything. I...
Here's the diff to make it work: [diff.txt](https://github.com/user-attachments/files/20150401/diff.txt) ``` --- WebAudioSound.js 2025-05-11 11:03:59 +++ WebAudioSound2.js 2025-05-11 10:59:39 @@ -551,7 +551,39 @@ var WebAudioSound = new Class({ set: function (value) {...