|
2023‑02‑08
579 views
|
"Is there a way to control the font used in the Intelliprompt popup window? We would like to tweak the font face and s..."
|
|
2023‑02‑03
566 views
|
"Hi all!
I have created my own CompletionProvider and CompletionSession for a special dollar notation.This Completio..."
|
|
2023‑01‑27
526 views
|
"Hi,
If I have an object and reference it within a For..Each block the intellisense on the object stops working. The..."
|
|
2023‑01‑18
549 views
|
"Hi Team,
We have converted our application to become high dpi aware, where the scrollbars of syntax editors are not..."
|
|
2023‑01‑11
562 views
|
"Hi,
If I have a couple of lines of code with a bookmark on one of them, using the ALT+UP or ALT+DOWN to move non-bo..."
|
|
2022‑11‑08
538 views
|
"Hi, I'm using the Syntax Editor with javascript langauge plugin.
Can I have it that when I select a piece of text ..."
|
|
2022‑11‑02
558 views
|
"Hi,
In your sample application, the "Indicators - Bookmark" example highlights an issue with with the "previous boo..."
|
|
2022‑10‑28
568 views
|
"Hi,
I have a question about text being highlighted when the Find/Replace is active.
Steps:
Run the SDI Code E..."
|
|
2022‑10‑21
590 views
|
"Hi
I'm trying to add an external reference (.cs file) to my "SyntaxEditor" (c#) project.
How can I do?
Thanks i..."
|
|
2022‑10‑06
655 views
|
"Hi,
When raising the MenuRequested event, the event argument SyntaxEditorMenuEventArgs can get the location of the ..."
|
|
2022‑09‑20
702 views
|
"Currently I am working on an implementation of a custom Syntax language. The SampleBrowser provides great examples, b..."
|
|
2022‑04‑18
775 views
|
"I enter the following code in syntax editor:
Dim r As Row = Tables("a").Current
If r IsNot Nothing Then
For Ea..."
|
|
2022‑06‑26
705 views
|
"Hello,
I would like to upgrade SyntaxEditor in my application from 4.0 to 22.1, but structure of the new SyntaxEdi..."
|
|
2022‑06‑08
698 views
|
"This is the test code:
Dim ss As String
With ss
.
End With
Dim ss As String
With ss
Select Case .
End With
..."
|
|
2022‑03‑17
748 views
|
"Hello.
I upgraded to V22. 1.1, the bug on the with statement became more serious. This is the test code:
Dim abcd ..."
|
|
2022‑03‑18
781 views
|
"Hello,
Is there any way to generate all cache files(*. reflection. dat) through code. When a large number of librar..."
|
|
2022‑03‑14
830 views
|
"Hello.
This is a piece of code in my program:
If AmbientParseRequestDispatcherProvider.Dispatcher Is Nothing Then
..."
|
|
2022‑03‑15
722 views
|
"For VB, the autocomplete list should not appear after the keyword "for" and "each". If it does, the autocomplete list..."
|
|
2022‑03‑11
817 views
|
"This error often happens. I can meet it many times a day:
System.NullReferenceExceptionHResult=0x80004003Message=ob..."
|
|
2022‑03‑09
570 views
|
"Much like my question about customising the scroll bars, is it possible to theme the NavigableSymbolSelector?"
|