|
2022‑03‑08
685 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
647 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
628 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,055 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
620 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
801 views
|
"After set the optional header and footer text for a document, use the ITextDocument.SetHeaderAndFooterText method,I f..."
|
|
2022‑01‑31
658 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
680 views
|
"Can we open completion session in between CodeSnippet Template session
For E.g:
Select * from <table>;
he..."
|
|
2021‑10‑18
709 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
834 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,648 views
|
"I'm trying to add my own shortcutkeys, but somehow it doesn't work (proper)
Private Sub SyntaxEditor1_KeyTyp..."
|
|
2021‑09‑20
788 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
731 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
929 views
|
"Hello ActiPro team,
We have encountered an issue with tuples - they are highlighted by red line as incorrect state..."
|
|
2019‑01‑07
2,260 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
844 views
|
"In the previous version our users relied on the following behavior:
Double-clicking a language token (we are using ..."
|
|
2021‑06‑24
718 views
|
"Some of our users have noticed that despite .HasHorizontalSplit set to false and .HorizontalSplitPercentage being set..."
|
|
2021‑06‑06
858 views
|
"Consider the code snippet declaration of SQL Select statement,
public CodeSnippet SelectColumn(){
//Select * from &..."
|
|
2021‑06‑01
880 views
|
"Does the latest version of the Syntax Editor control for WinForms support .NET 5?"
|
|
2010‑05‑14
3,597 views
|
"1. Open sample application.
2. Select .NET Language Reflection QuickStart
3. Select AnotherInheritedControl.vb t..."
|