code-editor
Is there a shortcut to swap/reorder parameters in visual studio IDE?
I have a common issue when working with code in the IDE: string.Concat(\"foo\", \"bar\"); and I need to change it to:[详细]
2023-01-07 22:03 分类:问答RAD Studio 2009 Persistent Selection Issue: Bug or Feature?
Sometimes, when cod开发者_开发问答ing in RAD Studio 2009 (Delphi), suddently the behaviour of the code editor changes. After such an event, a selection is no longer cleared on character input. This of[详细]
2023-01-05 12:20 分类:问答-
Free/open source code editor UI control for .Net [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-02 17:39 分类:问答 How to display full documentation of a method as you type in VS?
The title is pretty descriptive... Is there any extension that let me see FULL documentation of the method I\'m typing ? I would like to see the documentation as I can see it in Object Browser with de[详细]
2022-12-31 17:29 分类:问答Visual Studio add-in to support images inline with source? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-28 00:46 分类:问答Visual Studio 2010 doubleclick behind #region to open it?
in Visual Studio 2008 it was possible to open a collapsed #region by simply double clicking somewhere behind (to the right) of the #region.[详细]
2022-12-27 11:07 分类:问答C++ Version For Java String.replaceAll
Java String.replaceAll comes very开发者_开发问答 handy. Has anyone encounter similar library in C++ (Even without regular expression match, but with exact match is OK)C++ has no built in lib to do th[详细]
2022-12-17 09:53 分类:问答