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,179 views
"Hi, Possible to add a (multiple) combobox into the buttonbar?"
2011‑07‑13
5,672 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,813 views
"We are currently developing a JavaScript (Ecma-262) editor, including a Dynamic lexical parser and a semantic parser ..."
2011‑08‑19
3,210 views
"HI, I am looking for a text control which supports the so called "Spinning Syntax". The syntax consis..."
2011‑08‑16
2,926 views
"Lambda Expression; LINQ; Intellisense for Cast. ((IMyType)obj). Intellisense Anonymous type."
2011‑07‑07
2,966 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,012 views
"Hello team, I have been developing our personolized lan I have also implemented many features for Intelliprompt..."
2011‑08‑01
3,253 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,280 views
"When my application exits I issue the command: ActiproSoftware.SyntaxEditor.SemanticParserService.Stop() and then ..."
2011‑08‑03
3,014 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,669 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,261 views
"Hi, I would to know when ActiPro will support LINQ and Lambda expression. Regards, Alexnaldo Santos"
2011‑06‑23
4,519 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,398 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,977 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,961 views
"1) Enter in editor: @12345 12345 @12345 12345 2) Initiate search process, "Match whole word" optio..."
2011‑06‑06
3,094 views
"Hello, can you please help me? I've noted difference between last and previous version of SyntaxEditor. Diffe..."
2011‑06‑07
4,014 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,104 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,235 views
"Hi, I would like to implement a hot-key behavior similar to VS. For example the comment line command is triggered..."