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

  Date Thread Details
2011‑08‑31
3,213 views
"Hi, Possible to add a (multiple) combobox into the buttonbar?"
2011‑07‑13
5,717 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,867 views
"We are currently developing a JavaScript (Ecma-262) editor, including a Dynamic lexical parser and a semantic parser ..."
2011‑08‑19
3,266 views
"HI, I am looking for a text control which supports the so called "Spinning Syntax". The syntax consis..."
2011‑08‑16
2,961 views
"Lambda Expression; LINQ; Intellisense for Cast. ((IMyType)obj). Intellisense Anonymous type."
2011‑07‑07
3,003 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
4,044 views
"Hello team, I have been developing our personolized lan I have also implemented many features for Intelliprompt..."
2011‑08‑01
3,289 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,320 views
"When my application exits I issue the command: ActiproSoftware.SyntaxEditor.SemanticParserService.Stop() and then ..."
2011‑08‑03
3,058 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,709 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,304 views
"Hi, I would to know when ActiPro will support LINQ and Lambda expression. Regards, Alexnaldo Santos"
2011‑06‑23
4,566 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,433 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
3,016 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
3,004 views
"1) Enter in editor: @12345 12345 @12345 12345 2) Initiate search process, "Match whole word" optio..."
2011‑06‑06
3,133 views
"Hello, can you please help me? I've noted difference between last and previous version of SyntaxEditor. Diffe..."
2011‑06‑07
4,073 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,149 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,281 views
"Hi, I would like to implement a hot-key behavior similar to VS. For example the comment line command is triggered..."