|
2022‑03‑09
683 views
|
"Much like my question about customising the scroll bars, is it possible to theme the NavigableSymbolSelector?"
|
|
2022‑03‑08
779 views
|
"Hello, here is the code for testing:
For Each c As Char In "abcd"
Next
d
In the first line after the Next sta..."
|
|
2022‑03‑08
788 views
|
"I have updated to v2022.1, but there still appears to be no functionality to change the scrollbar theme/skin/colour. ..."
|
|
2022‑02‑28
724 views
|
"Hello。
This is the code for testing:
Dim abcd As String
With abcd
With .Substring(2)
With .Substring(2)
E..."
|
|
2022‑02‑25
1,168 views
|
"Hi,
Does anyone have a YAML language definition that they would be happy to share?
If not, is the EBNF the best s..."
|
|
2022‑02‑13
732 views
|
"When editing the visual basic code in syntax editor, I found a bug. The with statement cannot correctly list the memb..."
|
|
2022‑02‑07
882 views
|
"After set the optional header and footer text for a document, use the ITextDocument.SetHeaderAndFooterText method,I f..."
|
|
2022‑01‑31
747 views
|
"Hello, I am using the latest WinForms version of SyntaxEditor and I can't figure out how to change the caret colour. ..."
|
|
2021‑12‑22
766 views
|
"Can we open completion session in between CodeSnippet Template session
For E.g:
Select * from <table>;
he..."
|
|
2021‑10‑18
770 views
|
"I have looked for a good code editor for COBOL that is affordable but found none to be good enough.
Could the contr..."
|
|
2021‑09‑13
903 views
|
"Hi
I want to know if there is a possibility to change the color of braces used in the textbox of the SyntaxEditor?
..."
|
|
2011‑07‑01
3,716 views
|
"I'm trying to add my own shortcutkeys, but somehow it doesn't work (proper)
Private Sub SyntaxEditor1_KeyTyp..."
|
|
2021‑09‑20
891 views
|
"Hi,
I'm trying to upgrade Winforms SyntaxEditor from version 14 to the latest version (21).
I can't find visualS..."
|
|
2021‑07‑26
825 views
|
"I have a SyntaxEditor 3.0 XML file/definition that I would like to convert to a langdef file. I have tried the Langua..."
|
|
2020‑10‑14
1,019 views
|
"Hello ActiPro team,
We have encountered an issue with tuples - they are highlighted by red line as incorrect state..."
|
|
2019‑01‑07
2,375 views
|
"Any plans for supporting .NET Core 3.0?
It should be released the first quarter 2019 with support for WinForms.
W..."
|
|
2021‑07‑06
946 views
|
"In the previous version our users relied on the following behavior:
Double-clicking a language token (we are using ..."
|
|
2021‑06‑24
820 views
|
"Some of our users have noticed that despite .HasHorizontalSplit set to false and .HorizontalSplitPercentage being set..."
|
|
2021‑06‑06
955 views
|
"Consider the code snippet declaration of SQL Select statement,
public CodeSnippet SelectColumn(){
//Select * from &..."
|
|
2021‑06‑01
995 views
|
"Does the latest version of the Syntax Editor control for WinForms support .NET 5?"
|