|
2024‑01‑30
559 views
|
"Hi,
The search dialog contains a selection between different "search types": Normal, Regular Expression, Wildcard, ..."
|
|
2024‑01‑19
616 views
|
"Hello. Let me know if you have any tips or hint on highlighting all search words.
Details:Syntax Editor WPF Version..."
|
|
2023‑12‑12
654 views
|
"Hi,
When double clicking on a word in the sytax editor, it will highlight the entire word. Which is alright.But let..."
|
|
2023‑12‑01
857 views
|
"Hi,
I want to achieve something similar in the SyntaxEditor like the VS Code inline completion feature where a ghos..."
|
|
2023‑10‑20
559 views
|
"The "DelimiterIndentProvider" is documented to contain all code necessary to perform "Open/Close"-Indention with toke..."
|
|
2023‑10‑20
576 views
|
"I try to implement the indent provider based on the AST.
My parser uses a ThreadedParseRequestDispatcher.
When Ge..."
|
|
2021‑03‑12
1,569 views
|
"Hello,
We have different themes in our application.I want to override the style of the SearchOverlayPane. It's ok f..."
|
|
2023‑10‑06
657 views
|
"It looks like there has been a regression in the placement of a ParameterInfoSession popup sometime between v2018.1 a..."
|
|
2023‑10‑04
584 views
|
"The point is to mark Break as an error outside of a Breakable statement (repeat, while, for, switch, do). Of course, ..."
|
|
2023‑09‑28
626 views
|
"Hello,
I used SyntaxEditor in a desktop application to write C# code, and it works fine. However, when I did the sa..."
|
|
2023‑09‑23
644 views
|
"Hi,Example picture what I'm expecting:https://snipboard.io/m2G0Fz.jpg
Current situation:https://snipboard.io/Urhd4w..."
|
|
2023‑09‑19
688 views
|
"Hello,
a customer reported a sporadic crash that happens when the previously opened documents are restored.
The c..."
|
|
2023‑09‑15
661 views
|
"My language has something that is similar as the definition for interpolated strings in csharp.
Basically in the in..."
|
|
2023‑09‑11
578 views
|
"Hi, I am using SyntaxEditor as a logging kind of control where new text is constantly added to the end. In relation t..."
|
|
2023‑07‑24
751 views
|
"I need to be able to detect if a line with text has been split.
Ex.
1. int a = 2; int b = 3;
Becomes
1. int a..."
|
|
2023‑07‑18
711 views
|
"Hello,
We have a scenario where we are using SyntaxEditor controls as item hosted in PopupContentTemplate. The prob..."
|
|
2023‑04‑05
1,006 views
|
"Hi,
we received another crash report by a customer, which I don' really understand. The callstack is rather long.
..."
|
|
2023‑05‑09
689 views
|
"Version=20.1.1.0 (Unsure of year)
How can I add custom data to the horizontal bar at the bottom of the script edito..."
|
|
2023‑04‑28
656 views
|
"Is there a way to to have the ParseRequests sent by CodeDocuments when a text change occurs include my IParseTarget-i..."
|
|
2023‑04‑24
659 views
|
"How can I make sure an ast node coming from a non-default tree constructor has offsets that include non-terminal keyw..."
|