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,123)

  Date Thread Details
2011‑07‑13
5,550 views
"Hi, When I type "<a", the intelliprompt pops to complete the code/word. How do I start to show anothe..."
2011‑08‑24
3,690 views
"We are currently developing a JavaScript (Ecma-262) editor, including a Dynamic lexical parser and a semantic parser ..."
2011‑08‑19
3,117 views
"HI, I am looking for a text control which supports the so called "Spinning Syntax". The syntax consis..."
2011‑08‑16
2,841 views
"Lambda Expression; LINQ; Intellisense for Cast. ((IMyType)obj). Intellisense Anonymous type."
2011‑07‑07
2,886 views
"Hi, In Visual Studio when I write a type like "ICollection s;" and the namespace for the type is not dec..."
2010‑10‑01
3,965 views
"Hello team, I have been developing our personolized lan I have also implemented many features for Intelliprompt..."
2011‑08‑01
3,151 views
"Hi, I am new to SyntaxEditor. I just make the lexical parser from dynamic language XML definition and syntax coloring..."
2011‑08‑03
3,183 views
"When my application exits I issue the command: ActiproSoftware.SyntaxEditor.SemanticParserService.Stop() and then ..."
2011‑08‑03
2,910 views
"I'm appending text, but before I do, I want to make sure that the document ends with a new line. This code works:..."
2011‑06‑24
3,558 views
"Is there a way to display column guide on top of span indicators? I have a bunch of span indicators and when I displa..."
2009‑03‑04
5,138 views
"Hi, I would to know when ActiPro will support LINQ and Lambda expression. Regards, Alexnaldo Santos"
2011‑06‑23
4,408 views
"Hi, just a quick question, is it possible to apply a highlighting style to a token at runtime, using a programmed lex..."
2011‑06‑30
3,299 views
"I'm midway through developing a combination of a Dynamic language and a semantic parser in order to write a custo..."
2011‑06‑30
2,877 views
LookAhead by Jerry
2 replies (14 years ago)
"I am trying to get a pattern match on different parts here. Example: Something.AnotherSomthing.FinalSomething = x ..."
2010‑06‑23
2,863 views
"1) Enter in editor: @12345 12345 @12345 12345 2) Initiate search process, "Match whole word" optio..."
2011‑06‑06
2,986 views
"Hello, can you please help me? I've noted difference between last and previous version of SyntaxEditor. Diffe..."
2011‑06‑07
3,893 views
"Hi, is it possible to generate the semantic parser from a bison file? I just started looking at parser generators ..."
2011‑06‑01
3,002 views
"What is the recommended method to configure the snippet intellisense dialog such that folders are shown at the top in..."
2011‑05‑31
3,129 views
"Hi, I would like to implement a hot-key behavior similar to VS. For example the comment line command is triggered..."
2011‑05‑23
5,981 views
"Hello , I am start using text editor and want to know something that i have done in ICSHARP CODE text editor ..."