|
2023‑03‑02
102 views
|
"Is there a way to highlight all references to an identifier (in the scope where it is declared)?If it can't be done t..."
|
|
2023‑02‑09
80 views
|
"Hi there,
a customer from us would like to see support for the include tag in XML comments.
Additionaly he likes ..."
|
|
2023‑02‑07
116 views
|
"Hi,
we ran into an exception when working with multiple worker threads.
System.NotSupportedException: 'The coll..."
|
|
2023‑01‑10
166 views
|
"Hi,
we use different parts of your components across multiple projects, that often share a common project structure..."
|
|
2022‑10‑28
177 views
|
"Hi,
I would like to use SyntaxEditor with .NET language, but I'm not sure that "top-level statements" are supported..."
|
|
2022‑11‑30
182 views
|
"Hi there,
we have encuntered an exception in the class ProjectAssemblyReferenceCollection:
System.InvalidOperation..."
|
|
2022‑10‑13
160 views
|
"Would the SyntaxEditor be able to support Regex syntax?"
|
|
2022‑06‑23
386 views
|
"Hi,
we have a cache that stores the parse data for documents which are not opened in an editor. We use the parse da..."
|
|
2022‑10‑05
189 views
|
"Hi,
we noticed a problem with a customer project. after we upgraded from an older WinForms version of the SyntaxEdi..."
|
|
2022‑07‑25
336 views
|
"Hi,
we experienced an InvalidOperationException while iterating over AssemblyReferences collection, because the col..."
|
|
2011‑10‑25
5,595 views
|
"It would be very useful to expose intellisense for object initializers. When I declare an object like:
new Bob() {..."
|
|
2022‑06‑30
313 views
|
"private readonly CustomCompletionProvider customCompletionProvider = new CustomCompletionProvider();
private readonl..."
|
|
2022‑05‑30
333 views
|
"Hi,
I have noticed that the quick info tooltip is not always shown.
The documentation is shown correctly in the i..."
|
|
2022‑05‑25
290 views
|
"Hi,
I have noticed that the memory consumption of the new .net Add-on is significantly higher than with the old Win..."
|
|
2022‑05‑12
233 views
|
"Hi,
We are trying to get the summary comment of a method, and have found that when an attribute is placed before th..."
|
|
2022‑04‑29
237 views
|
"Hi,
we are switching our C# editor from the old WinForms version (14.1.320) to the latest WPF version. And we are u..."
|
|
2022‑04‑13
263 views
|
"Hello,
Looks like there is no intellisense in the string interpolation:$"the value is: {someVariableOrWhatever.???}..."
|
|
2022‑03‑11
293 views
|
"Hello,
I have an issue with intellisense. Please consider the following sample:
switch ("a")
{
case "a":
va..."
|
|
2022‑02‑09
264 views
|
"Hello, when I replace "Public Class" with "Protected Module" in the example code in VB.net code editor inside the Sam..."
|
|
2021‑09‑16
428 views
|
"Hello,
I want to implement the cross-reference functionality by using C# Syntax Edtior.For that, I want to get the ..."
|