intellisense
Control-space not working in Notepad++
I\'ve been using Notepad++ forever but must have done something to stop Control + Spacebar from opening the 开发者_StackOverflow中文版intellisense (auto complete) of whatever language I am busy with.[详细]
2023-03-30 03:02 分类:问答is there a decent IDE that supports C intellisense but not C++?
I use visual studio but I find that since the compiler is 开发者_如何转开发a c++ compiler I keep getting annoyed by all the c++ intelligence. id like to code in something that keeps me in c.[详细]
2023-03-28 16:02 分类:问答Writing Visual Studio App.config [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-27 17:53 分类:问答Aptana and JavaScript/jQuery IDE
I\'m using Aptana for JavaScript and jQuery. My script files are not being outlined, but I understand that this is a known issue.[详细]
2023-03-26 11:32 分类:问答Intellisense for C++ in VS2010
All, I have a strange issue with Intellisense for C++ projects. Background: I have recently installed VS2010 Sp1 and had a loss of Intellisense with SQL Server 2008 R2. I tried installing Cumulative[详细]
2023-03-25 14:01 分类:问答How to disable intellisense for XAML in VS2010?
yes I know it\'s unusual, but I actually want to turn of intellisense for XAML editing. If I need it, I can always hit CTRL+SPACE.[详细]
2023-03-25 07:23 分类:问答Default argument of generic type, instantiated to int is 'null' according to Intellisense
Out of curiosity, is the following a bug or intended behavior? It seems IMHO strange that the def开发者_高级运维ault argument of an integer parameter is null.[详细]
2023-03-24 12:27 分类:问答Is it possible to add items to Visual Studio IntelliSense™ drop-down?
I\'ve found examples of how to implement full IntelliSense™ providers for specific file-types in VS2010, like for Ruby or Python or whatever. What I want to do is hook into the existing IntelliSense™[详细]
2023-03-24 07:09 分类:问答Is it possible to map a shortcut key to toggle IntelliSense in Visual Studio 2010?
Not how I can elaborate more than the title... I l开发者_如何学Goike to write code without intellisense, exactly how I want it to look, then use ReSharper (or whatever) to generate the classes.[详细]
2023-03-23 19:53 分类:问答Visual Studio 2010 - intellisense in comments
Is it possible to create an intellisense-like link to a 开发者_如何学编程class / class property / class method in a simple comment in Visual Studio 2010 (doing ASP.NET MVC 3 project but i guess that d[详细]
2023-03-22 19:34 分类:问答