SyntaxEditor for Windows Forms

Discussion Forums

Post about SyntaxEditor for Windows Forms suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (2,118)

  Date Thread Details
2022‑11‑08
308 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
323 views
"Hi, In your sample application, the "Indicators - Bookmark" example highlights an issue with with the "previous boo..."
2022‑10‑28
317 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
363 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
415 views
"Hi, When raising the MenuRequested event, the event argument SyntaxEditorMenuEventArgs can get the location of the ..."
2022‑09‑20
490 views
"Currently I am working on an implementation of a custom Syntax language. The SampleBrowser provides great examples, b..."
2022‑04‑18
568 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
469 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
458 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
543 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
541 views
"Hello, Is there any way to generate all cache files(*. reflection. dat) through code. When a large number of librar..."
2022‑03‑14
636 views
"Hello. This is a piece of code in my program: If AmbientParseRequestDispatcherProvider.Dispatcher Is Nothing Then ..."
2022‑03‑15
537 views
"For VB, the autocomplete list should not appear after the keyword "for" and "each". If it does, the autocomplete list..."
2022‑03‑11
591 views
"This error often happens. I can meet it many times a day: System.NullReferenceExceptionHResult=0x80004003Message=ob..."
2022‑03‑09
375 views
"Much like my question about customising the scroll bars, is it possible to theme the NavigableSymbolSelector?"
2022‑03‑08
485 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
429 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
407 views
"Hello。 This is the code for testing: Dim abcd As String With abcd With .Substring(2) With .Substring(2) E..."
2022‑02‑25
806 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
407 views
"When editing the visual basic code in syntax editor, I found a bug. The with statement cannot correctly list the memb..."