Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
12bitfloat922334dThe VS Code maintainers suck donkey balls
I once requested a feature that you can rename files in VS Code because else you need to rename it in a different program and then manually reload the new file in VS Code
Some 10 iq maintainer immediately closed the issue saying that such rocket science is best left to an extension... Yeah because renaming files isn't basic fucking functionality -
retoor1156234d@12bitfloat huh, you can just do F2 to rename in file Explorer, even when file is open. Do I miss smth?
-
12bitfloat922334d@retoor Not inside VS Code though. And then it doesn't know that the file was renamed only that it was deleted, so you have to manually open the file under the new name which is annoying as hell
-
retoor1156234dI've tried continue AI editor yesterday which is a vscode plugin. Their splash screen gives exactly the advise to move your thingy to the right because else it's annoying with file Explorer they say themselves literally. And you know what? Doesn't work neither... Is all the shit just the same? The way of integration integration and automating of the editor functionality is the most impressive part to me. It's like a human does it. Who the F made that originally. Is cursor free? I like codeium, I've heard it's better than copilot. Codeium can delete your code if you ask him to prefix global function names or convert it from camel to snake case. Will check if cursor does that better. I don't use the chat functionality. Only ctrl+i for subtile specific refactoring too hard to do with regexp and autocompletion. Don't know if chat of codeium is good for an AI
-
retoor1156234d@12bitfloat I've just changed this in the editor while opened and it renamed the file and reopened it. What do I not understand? This is vscode
-
12bitfloat922334d@retoor Oh right, that should work. I just never have a folder open, only loose editor tabs
-
retoor1156234d@12bitfloat why not a folder? The functionaly to navigate in terminal and execute `code .` is awesome! Why would you only open a single file...? Almost no project is a simple file right. Does autocompletion of dependencies / env even work then?
-
retoor1156234d@12bitfloat well, I word you can also not rename the document you're working on. You have to save as and the orinonal one is left. It's like changeing the root. It's not uncommon behavior but I understand the request
-
jestdotty517734d@12bitfloat I can select a file and press f2 and rename it
but then all the files I have open I have to go find and save for some reason. cuz it renamed the file in them but doesn't save them I guess
otherwise it works
I don't know
I hate their stupid restrictive window layout. I wanna place stuff where I wanna place stuff. fuck these sidebars with different rules. -
divinedragon32028dNot to advocate vscode here and I too myself was annoyed with restriction to position panels.
Luckily, I found this link - https://calebporzio.com/6-annoying-...
Repositioning panels is just dragging and dropping them to their place of your liking. I come from Eclipse world, so I preferred Search and Copilot panels in the bottom panels. -
TerriToniAX247916d@divinedragon
Don't get me wrong. I love VS Code. It's the GitHub Copilot plugin that I hate. I've already tried dragging it and no, it can't be dragged the way you can drag the seach panel or any other panel in VS Code. It just doesn't work and GitHub don't bother to fix it.
Related Rants
-
swagnette10me and my co-workers: "lmao lets see if this github copilot is so great as they claim" copilot: *solves issue...
-
Fast-Nop9New GitHub Copilot Research Finds 'Downward Pressure on Code Quality': https://visualstudiomagazine.com/ar... ...
-
LeMeow3I had an interview where I had to demo rendering a video on my component. I had copilot on, so it suggested th...
At home, I use Cursor, which is way better than GitHub Copilot, but at work I can't choose. One thing I particularly hate about GitHub Copilot is the way the chat panel appears in the left sidebar of VS Code, on top of the file explorer. That, and their useless, arrogant, and ignorant support (or whatever it should be called) .
I filed a ticket about this issue already in July. Their support claimed that one can already move the chat window to the right. But it doesn't work the way they suggested. In August, they asked me to provide a screen recording. So I went through the hassle of making a screen recording just to prove that dragging the chat window does ineed *not* work. I did my part so I was expecting them to do theirs. What do you think happened next? Nothing! Then, more nothing! And then, they just inadvertedly closed the ticket without a resolution or explanation.
Github, that's a pretty shitty way to treat your customers!
rant
ai assisted source editor
poor support
poor ux
github copilot