Skip to main content
Tooling
4 votes
1 replies
697 views

The popular package "IntelliCode" is now deprecated and the replacement is "GitHub Copilot Chat". I have used both packages, the Copilot chat is just annoying to use, most of the ...
zeepaul's user avatar
  • 19
0 votes
0 answers
96 views

Thank you very much for entering this question, my English is not very good so I used machine translation. When I use Visual Studio's IntelliCode to accept suggestions, everything is automatically ...
ihuadz's user avatar
  • 1
0 votes
1 answer
156 views

I write C# files in VS2022. Oftentimes I will write multi-line strings like so, and Intellisense will repeatedly (it takes < 40 characters) suggest to put it all on the same line, like so: This is ...
Julien BERNARD's user avatar
1 vote
1 answer
1k views

I am wondering if there is the feature to retrain my intellicode model through Visual Studio 2022. I did find the question answered in 2019 through the url here: How do I update my IntelliCode model ...
Jakxna360's user avatar
  • 905
0 votes
1 answer
1k views

Every video I watch shows documentation when the user hovers over code, yet mine is nearly empty. Example: response = openai.Completion.create(engine="text-davinci-001", prompt=prompt, ...
RHC4EVER's user avatar
3 votes
1 answer
161 views

After restarting vscode whenever I try to use an autocomplete suggestion from IntelliCode, it also includes the recommended star thing. issue video I have tried switching to an older version of ...
cqb13's user avatar
  • 96
0 votes
0 answers
136 views

After updating Visual Studio 2022 there seem to be a new style of IntelliCode that Peter Groenewegen referees to on twitter. I find it very intrusive and want to get rid of it but cant seem to find a ...
Jaurocha's user avatar
8 votes
3 answers
3k views

I was doing a code review / pull request merge this morning, and discovered: "using org.bouncycastle.asn1.ocsp;" ...in a .cs page for my WebAPI. The most recent previous addition was my ...
Fraser Booth's user avatar
1 vote
1 answer
949 views

Is there any way to control the below behaviour? When I type the letter x and press spacebar, visual studio autocompletes to using XmlReadMode, when i simply want to use x. Is there a way to control ...
cking888's user avatar
  • 173
10 votes
3 answers
2k views

When using the Resharper extension, I noticed that I can no longer use the IntelliCode auto complete suggestions as they disappear straight after a key press Is it possible to use this feature in ...
LiamJM's user avatar
  • 174
1 vote
2 answers
2k views

I have downloaded JDK, java extension pack and code runner. When I run my program it says " couldn't download intellicode model. please check your network connectivity or firewall settings "....
Huddy Mantic's user avatar
0 votes
1 answer
478 views

I have an interface with XML comments on namespace NamespaceName.Core.Services { public interface ITransaction : IDisposable { /// <summary> /// Sends message into the ...
imsan's user avatar
  • 469
1 vote
1 answer
270 views

When I use AI-assisted IntelliCode in Visual Studio 2022, I want that Visual Studio also inserts the closing curly brace - not only the opening one. The cursor should then be between the brackets. ...
BennoDual's user avatar
  • 6,339
0 votes
1 answer
663 views

When I start typing in a cshtml file Visual Studio 2019, if I start with a < then type, I see intellisense options but cannot select them as normal (either by TAB then space or by clicking on them) ...
Stephen Beale's user avatar
13 votes
1 answer
1k views

My company provided me with Visual Studio 2019. It has been working, (as much as this dinosaur can be said to be working,) and it has been showing my initials on the top-right corner, meaning that I ...
Mike Nakis's user avatar

15 30 50 per page