text-editor
Disabling Word-Wrap in XCode
I\'d like to disable the Word-Wrap \"feat开发者_如何学编程ure\" in XCode.Can this be done?I can\'t find a setting or a hotkey that will do this.[详细]
2023-04-12 17:40 分类:问答Plugin system for text editor writen in C++
I am creating a cross platform text editor in C++. I would like to have a very basic base, then implement all the features through plug-ins. But, unfortunately I\'m getting nowhere in designing the pl[详细]
2023-04-12 14:36 分类:问答Vi insert mode not working on FreeBSD
I have vi insert mode problem. I cannot go into \"insert mode.\" I messed around with environmental variables in terminal; I believe I messed something up big time.[详细]
2023-04-10 16:43 分类:问答How to change the first two uppercase characters on each line to lowercase in Vim?
I have the follo开发者_运维百科wing text: HELLO TO STACKOVERFLOW WELCOME TO STACKOVERFLOW I want the text to be changed as follows:[详细]
2023-04-10 13:55 分类:问答Where is sublime.py?
Sublime Text2 text editor is extended via python scripts, using these modules: import sublime, sublime_plugin[详细]
2023-04-10 04:49 分类:问答Moving between lines in VIM
Let\'s say I have a file with N lines. I\'m at lin开发者_运维百科e X and I\'d like to move to line Y, where both X and Y are visible on screen. I can do that by typing :Y<cr>, but if Y>99 that\'[详细]
2023-04-09 04:21 分类:问答Set default syntax to different filetype in Sublime Text 2
How do I set a default filetype for a certain file extension in Sublime Text 2?Specifically I want to have 开发者_JAVA技巧*.cfg files default to having Ini syntax highlighting but I cannot seem to fig[详细]
2023-04-08 15:52 分类:问答Editing with Coda
I use coda as my text editor/subversion client at the studio I work at. We have many clients who hire us for a redesign of existing websites, meaning we have to stick with their existing file extensio[详细]
2023-04-08 07:42 分类:问答How to set editor tooltip color and background in Visual Studio 2010?
i am using black 开发者_如何学编程scheme and set up color setting for editor tooltips: Sample preview is correct but actual result is different:[详细]
2023-04-07 18:09 分类:问答Eclipse Plugin - Text Editor - SingleLineRule
I\'ve been trying to develop my own text editor through a eclipse plugin. I would like just highlight some words in a text editor.[详细]
2023-04-07 07:17 分类:问答