|
2022‑08‑08
1,067 views
|
"It can be seen from the demo that there will be obvious jamming and delay when scrolling in the text rendered by "col..."
|
|
2022‑06‑15
897 views
|
"Hello,
We are populating the completion list with over 3000 items, and when the user is typing just garbage like "a..."
|
|
2022‑03‑07
1,094 views
|
"I have such a need now
1. I need to change the value of "session. Items" when "complexity" is opened.
2. I need t..."
|
|
2021‑04‑21
1,221 views
|
"I created a CompletionSession and set its filter properties:
session.CanFilterUnmatchedItems = true;
session.MatchO..."
|
|
2022‑07‑26
783 views
|
"Hello!
We have turned the AmbientParseRequestDispatcherProvider.Dispatcher on, and when typing the following code:
..."
|
|
2022‑07‑26
898 views
|
"Hello,
We are using the the following:
AmbientParseRequestDispatcherProvider.Dispatcher = new ThreadedParseRequest..."
|
|
2022‑07‑26
967 views
|
"Hello,
We currently have the AmbientParseRequestDispatcherProvider.Dispatcher setup, but on that background thread..."
|
|
2022‑07‑25
839 views
|
"Hello,
We are currently overriding the Parse(IParseRequest request) method in the LLParserBase to do additional com..."
|
|
2022‑07‑21
1,016 views
|
"When "editor" is loaded for the first time in "documentwindow" and "zoomlevel! = 1", execute the relevant operations ..."
|
|
2022‑07‑14
731 views
|
"Can the recall times of ctrl+z be set? By default, it can only be recalled 100 times."
|
|
2022‑07‑20
733 views
|
"When the code is folded, it is inconvenient to double-click to select the words nearby, and the folded code will be s..."
|
|
2022‑07‑20
725 views
|
"The "textbox" control has the effect of clearing the text after pressing the "ESC" key. How can I cancel this effect,..."
|
|
2021‑09‑01
1,100 views
|
"When I turn on wrap, the code doesn't have a default indentation, which makes the visuals look bad.Is it possible to ..."
|
|
2022‑07‑18
1,031 views
|
"var serializer = new CodeSnippetSerializer();
var path = Path.Combine(Path.GetDirectoryName(this.GetTy..."
|
|
2011‑08‑17
5,923 views
|
"Hi,
I am trying to replicate Visual Studios shortcut key gestures for outlining, one example would be the followin..."
|
|
2022‑06‑27
813 views
|
"We use the "ColorEdit" control to bind the "Foreground" attribute of "HighlightingStyle" in the form of MVVM. When th..."
|
|
2022‑06‑09
999 views
|
"Both "vs" and "syntaxeditor" set the scale to 100% and the font size to the same size. The font of "vs" is larger tha..."
|
|
2022‑05‑26
1,061 views
|
"In our syntaxeditor, we will recognize \r\n as one character length, but our replacement data is to recognize \r \..."
|
|
2022‑04‑06
831 views
|
"How to set the display priority when there are "Bookmarks" and "breakpoint" in the same location. I want "bookmark" t..."
|
|
2022‑02‑11
1,012 views
|
"In the marker set, there are multiple "taggers" in the same position. How can you draw only one line and the informat..."
|