Replies: 49 comments 43 replies
-
I have the same experience in VSCode, where it will suggest a certain style for a CSS line and it's not what I want to use. The only way I've been able to work around this is by disabling copilot entirely which is also not what I want to do. I'd like to be able to dismiss it's help and get the regular intellisense suggestions back. |
Beta Was this translation helpful? Give feedback.
-
Yeah, it fights a lot with Intellisense. And CSS intellisense is really powerfull. Idk how I would address that but we need an improve definitely. Anyway, thanks for the little friend, it usually works well with easy things. |
Beta Was this translation helpful? Give feedback.
-
Yeah it's a pain when this big leap forward isn't as good as the tools that already exist. copilot should have intellisense built into it, you'd imagine. Sometimes it's code suggestions are plain stupid. This problem has made me abandon using it, intellisense is more helpful than copilot so if I have to choose one, it's the standard intellisense. |
Beta Was this translation helpful? Give feedback.
-
lets make some noise here, the current copilot behavior is flawed and I'd argue nobody would say that this does not warrant a fix 😆 |
Beta Was this translation helpful? Give feedback.
-
Hey everyone please join discussion here and vote also here. It's diff topic but requires attention to improve DX. |
Beta Was this translation helpful? Give feedback.
-
It would be great if there would be an option to disable default behaviour and trigger copilot with the command. |
Beta Was this translation helpful? Give feedback.
-
perhaps this should be a separate post, but i also notice that copilot will sometimes recommend "almost" correct code, but it messes up the capitalization, so the code isn't correct. intellisense gives me the correct code with correct capitalization, but copilot overwrites it. so i think in many cases, where i see copilot fighting, it's really over capitalization. and it fights not just on my customized classes and methods, but standard microsoft ones too. like intellisense would suggest |
Beta Was this translation helpful? Give feedback.
-
Adding interest to this. Now that Copilot costs money I've decided to just use Intellisense since the lack of this feature already had me on the fence. There should be a way of prioritizing what shows. E.G: Prioritize Copilot, and press a hotkey to bring up standard Intellisense when you don't like the suggestion, or prioritize Intellisense, and press a hotkey to bring up Copilot. I don't know the inner workings of Copilot, but if there's a confidence value then that could also be used to determine whether to bring up Intellisense/Copilot. Whatever the option, as it stands right now it's completely broken. |
Beta Was this translation helpful? Give feedback.
-
yeah, when I got the notification 'Copilot is not setup yet' I was confused. Then I saw the 'start your trial' and the lightbulb went off in my head 'oh, is the experimental phase over? But they didn't fix intellisense yet? Nope, will not be using it then' and didn't look back. The demo's seem cool, but in day to day coding live it hasn't helped me once and was annoying enough to finally turn off... so something's not quite there yet. Just fixing the 'annoying' part, means it's OK to leave on. And then that day might come when it suddenly suggests something that makes me go 'oh wow'. But since it's now in the annoying-category, you turn it off, and you never learn what it might do for you. Feels stupid that people with IntelliJ IDE's get a better product compared to 'their own' editor in VSCode. |
Beta Was this translation helpful? Give feedback.
-
Why is this still not fixed? Have the Copilot creators not tried using Copilot before? Asking for a friend. |
Beta Was this translation helpful? Give feedback.
-
I'm not sure why, but copilot in VS 2022 seems to interfere less with intellisense... seems like if you dismiss copilot suggestion in VS then you get to use intellisense. I just started using copilot with VSCode and it's unusable... intellisense must be accessible! So, disabling copilot for VSCode until this is fixed. |
Beta Was this translation helpful? Give feedback.
-
After more research, VSCode has built-in support for exactly this. Inline completions with IntelliSense at the same time. For the time being. Ctrl + Space brings up IntelliSense when required. |
Beta Was this translation helpful? Give feedback.
-
Had to disable Copilot in VS 2022. Kept getting the same Copilot suggestion, kept hitting ESC and could never get Intellisense to appear! |
Beta Was this translation helpful? Give feedback.
-
Same as all the above. I really want to see what copilot suggests in it's own window and have a hotkey to apply it WITHOUT clobbering intellisense. Until it has that functionality I have to disable it and will not be buying it. |
Beta Was this translation helpful? Give feedback.
-
I think it would nice if the copilot suggestions appeared below the line I am typing and the regular autocomplete appeared on the same line. Then give me a key to accept either depending I which I need. |
Beta Was this translation helpful? Give feedback.
-
I'm having the same issue. I have a tabout extension which takes me out of a closing brace/parenthesis by pressing tab , copilot just ruins this for me as well. Maybe like leave inline commit/intellisense alone and then have copilots suggestions as a different shade/color so you can distinguish which is which and choose from either option. The reason I suggest separating out copilot from inline suggestions is because ultimately it's an aid were not using it to write every single line of code so just why the replacement/integration with an already good/working tool (intellisence) |
Beta Was this translation helpful? Give feedback.
-
Is this post still being relevant? Has the team reached to this? |
Beta Was this translation helpful? Give feedback.
-
I believe I'm going to need to disable and cancel my trial based on working in VSCode with C# and TypeScript. Sometimes the scaffolding suggestions are great but I find the single line ghost text to be wrong 75%+ of the time. It's maddening having to fight with it for autocomplete; hitting I realize people work differently but it's.. Interesting that they seem to be doubling down that they've got the correct behavior based on data from their user trials haha. Sampling bias? |
Beta Was this translation helpful? Give feedback.
-
Will this be fixed? Can I just have to autocomplete suggestion show up in the intellisense? |
Beta Was this translation helpful? Give feedback.
-
Any updates or even acknowledgment by anyone on the copilot team? Quite frustrating the UX/DX has not been improved on this since day 1 :( I LOVE copilot but man is this frustrating! |
Beta Was this translation helpful? Give feedback.
-
I now only use copilot chat. Disabled inline suggestions for copilot.
…On Wed, Jul 19, 2023, 06:09 GitMurf ***@***.***> wrote:
Any updates or even acknowledgment by anyone on the copilot team? Quite
frustrating the UX/DX has not been improved on this since day 1 :( I LOVE
copilot but man is this frustrating!
—
Reply to this email directly, view it on GitHub
<#9430 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALMD2DRZHWKGSPI4JD2OE33XQ5MXTANCNFSM5K7XOGMQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
in here for the opposite , i can't get copilot to suggest because of the css tool tip suggesting |
Beta Was this translation helpful? Give feedback.
-
Hi, VS Code PM here 👋 @hediet has fixed this issue 🎉 Thanks all 🙏 |
Beta Was this translation helpful? Give feedback.
-
@isidorn Thank you for the update but can you provide some clarity into how it was fixed and/or what exactly the solution was? So we know what to expect and test. Is there another gh issue item and/or PR item we can see/reference for details? |
Beta Was this translation helpful? Give feedback.
-
Well, I don't get copilot anymore in the intellisense popup it seems. I
only get an online suggestion. Which needs some getting used to.
So at least intellisense isn't broken anymore , And copilot can stay
enabled.
I'm still used to using it on demand in the copilot chat window and not
inline in the editor. But I'll leave it on to see if it comes up with some
things.
(I've only seen very wrong inline suggests at the moment :)).
…On Fri, Sep 22, 2023, 23:25 David Manouchehri ***@***.***> wrote:
I'm still kinda confused, it doesn't seem to be fixed from what I can
tell..?
—
Reply to this email directly, view it on GitHub
<#9430 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALMD2DR7OUN5ZAXPVFYATP3X3X63VANCNFSM5K7XOGMQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
This co-pilot thing suppose to help developers and now this is. |
Beta Was this translation helpful? Give feedback.
-
The original problem was that CoPilot inserted itself in the Intellisense popup, and thereby removes any other Intellisense providers that you were used to. You only got Copilot things in Intellisense. What now seems to have happened, is that there are no Copilot suggestions at all anymore in Intellisense. I only get the Copilot 'inline suggestion', that grey text you get inside your editor. This is nice, because it doesn't removes the other simpler Intellisense that you still want. I guess I was hoping that Copilot suggestions would popup in Intellisense, sorted at the bottom. That if you take the time to stop and look at it you can choose it, but if not you can just continue with Intellisense and code like you normally have. So, I'm happy Copilot isn't messing up the existing Intellisense anymore (it's been over a year!) but it has made Copilot less capable it seems :(. |
Beta Was this translation helpful? Give feedback.
-
Ha, lol. Sorry. but the issue is called "breaking Intellisense", because
Copilot broke the regular Intellisense, because it injected stuff there and
removed what was there without Copilot .
So no, I'm not incorrect. Maybe that has been fixed way earlier (I have
Copilot disabled since then because there was no official response that
this was going to be fixed). There was even discussion about the fact that
the IntelliJ plugin opened _two_ suggestion boxes. The regular
Intellisense, and the Copilot next to it (and why that wasn't possible with
vscode).
And maybe the discussion in this topic that is quickly becoming _two_ years
old has drifted to other problems, but the original problem was exactly
that: Regular Intellisense was _replaced_ with Copilot Intellisense, and
that killed the workflow for a lot of people.
In the current implementation, I see that Copilot only gives an inline
suggestion, which is better. The inline suggestion is selected with tab,
Intellisense is (and always has been!?) selected with 'Enter' so this seems
fine. I just miss the other suggestions Copilot used to give.
You can still open them with ctrl+enter ('open completions panel' command)
but short one-lliners were in the Intellisense before (I'm talking about
the first pre-release invite-only period).
You could also write a comment with an instruction, like '// write a method
that fetches all objects of type ' and it would give an inline multi-line
suggestion of that. Now it just wants to write a single line, and often
it's just completing the comment instead of generating the method.
You _can_ now open the Copilot Chat function, to type '/generate a method
that fetches all objects of type' and that will actually be way more
correct most of the time. But before it used to do this in the inline
suggests. Maybe that's still possible with settings in the
github.copilot.advanced section, I don't know.
…On Wed, 27 Sept 2023 at 10:03, Isidor Nikolic ***@***.***> wrote:
That is not a feature and was never the case. @jorismak
<https://github.com/jorismak> is incorrect.
—
Reply to this email directly, view it on GitHub
<#9430 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALMD2DWQT2TILNXQ5LNQRNDX4PMWZANCNFSM5K7XOGMQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
This is still an issue. Occurs in all areas. This is a simple example. My WriteDebug function accepts one string as a parameter. Uninstalled Visual Studio 2022 completely. Reinstalled completely. Updated all extensions. Note around second 27. 2023-12-23_08-17-53_368.mp4 |
Beta Was this translation helpful? Give feedback.
-
Hello,
I'd love to keep using Copilot, as the suggestions are a great typing help for otherwise mundane typing tasks.
However, if it suggests something that is not correct - and that still happens extremely often (not a problem - it cannot read my mind I think) it's fairly annoying to discard the inline suggestion in VScode and have the Intellisense box pop-up like usual.
Using
Ctrl+.
does not bring it up either, it effectively blocks Intellisense from showing up at this point.This is annoying enough to stop using Copilot entirely.
Beta Was this translation helpful? Give feedback.
All reactions