text-editor
64-bit Scintilla-like text-editing component? [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-02 11:46 分类:问答read text at cursor position in JFace TextViewer
I have an editor that extends a TextEditor class. I would like to know if it is possible to read the text at the cursor position within the editor.[详细]
2023-03-30 04:07 分类:问答Is there a syntax-directed editor generator, similar to XText, for Swing?
I would like to include a syntax-directed editor, as a kind of su开发者_Go百科per-rich edit box, in a Swing application. Is there anything that can help generate this from a grammar, in a similar way[详细]
2023-03-29 20:59 分类:问答changing text colour using system colours from a combo box
I am in the process of making a text editor, I am trying to set up some开发者_开发技巧 functionality so that the user can select a colour from a combo box and that will change the colour of the text.[详细]
2023-03-28 23:18 分类:问答Adding Tab Capibilities to a Basic Text Editor
I currently have created a basic text editor in windows wpf. I was wondering if there was a way to add tabs (simmilar to 开发者_StackOverflow中文版notepad++ tabs). Right now I use a richTextBox that t[详细]
2023-03-28 01:19 分类:问答Free text/XML editor where I can navigate between child parent nodes in XML?
I have a huge xml file, about 300M in size. I am looking for a free editor, where whe开发者_如何学Cn the cursor is on an element, I can quickly jump to its parent node. Visual Studio 2010 crashes when[详细]
2023-03-27 17:21 分类:问答Is Unicode the default Character Set of HTML & XML?
I see that some Information like The Unicode Book and some Wikipedia Article tell us that Unicode is the default Character Set of HTML & XML.[详细]
2023-03-26 18:38 分类:问答What's causing parse error in JavaScript when source code is cut and pasted?
I cut and pasted this SO code snippet from my browser into my editor (TextWrangler). When I loaded the page it gave me a Syntax/Parse error (Safari).[详细]
2023-03-26 09:57 分类:问答customizable file manager written in PHP [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-25 17:46 分类:问答Navigating in Vim's Command Mode
I am a long time emacs user learning Vim. Emacs lets me navigate in the mini-buffer (where I issue commands 开发者_如何转开发like C-x C-s) using the same navigation keyboard shortcuts as in any other[详细]
2023-03-25 01:08 分类:问答