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.
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.
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
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.
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
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
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.
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).
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.
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