Show HN: VS Code extension to edit the filesystem like a text buffer
11–20 of 50 posts
Re: Show HN: VS Code extension to edit the filesystem like a text buffer
#12The idea's cool, but the ui is kinda raw
Re: Show HN: VS Code extension to edit the filesystem like a text buffer
#13haha yeah this'll never bee a problem with AI plugged into your VSCode :-D
Re: Show HN: VS Code extension to edit the filesystem like a text buffer
#14Re: Show HN: VS Code extension to edit the filesystem like a text buffer
#15hey that's just dired ! https://www.gnu.org/software/emacs/manual/html_node/emacs/Di...
Re: Show HN: VS Code extension to edit the filesystem like a text buffer
#16> Do you trust the publisher "Ali Mostafavi"?
> The extension voil is published by Ali Mostafavi. This is the first extension > you're installing from this publisher.
> Ali Mostafavi is not verified.
> Visual Studio Code has no control over the behavior of third-party extensions, including how they manage your personal data. Proceed only if you trust the publisher.
Re: Show HN: VS Code extension to edit the filesystem like a text buffer
#17This looks cool, but I'm a bit wary of publishers that aren't verified. > Do you trust the publisher "Ali Mostafavi"? > The extension voil is published by Ali Mostafavi. This is the first extension > you're installing from this publisher. > Ali Mostafavi is not verified. > Visual Studio Code has no control over the behavior of third-party extensions, including how they manage your personal data. Proceed only if you t…
It is not easy to get verified in vscode marketplace, even major publishers like Qt organization are not verified much less so a solo open source developer like myself.
Re: Show HN: VS Code extension to edit the filesystem like a text buffer
#18Earlier quoted context omitted.
You can switch to wdired and then edit the filenames etc. But true you can't create/delete files. Creating empty files is rarely useful or necessary, though, so not sure why you'd want that. Deleting files is more useful but that seems perfect in normal dired as you can see what you've marked rather than try to mentally keep track of lines you've already deleted.
> Creating empty files is rarely useful or necessary I kind of disagree? Most files were once created as an empty file! (at least that's the case in my workflow).
In Emacs I can even open a file in a non-existent directory and it will create all the containing directories when I try to save. So I rarely even use mkdir.
Re: Show HN: VS Code extension to edit the filesystem like a text buffer
#19"Look what they need to mimic a fraction of our power" - some Emacs user, probably