This tag relates to text editors, source code editors and programs specifically designed for modifying plain text files used in computer programming.

learn more… | top users | synonyms

0
votes
0answers
21 views

can't save files in .rb extension

I'm a newb at Ruby. I installed it along with SciTe (which to my understanding no longer comes with the Installer pack..). I was prompted to insert some code to the ScitE editor and save it so I can ...
0
votes
1answer
31 views

edit & compile source without a copy being stored in disk memory

I want to keep only a few copies of source of password hashing and logins for the database & other sites physically with me for maximum security. How can I edit and compile the source without a ...
0
votes
1answer
10 views

How can I open an external app from Firefox addon? (Eg: default text editor)

I need my addon will be capable of editing some files with an external tool. Any ideas?
0
votes
0answers
8 views

dojo dgrid tree, after tree expand cells can be changed

recently I have met a problem when i do some dojo dgrid exercises. First of all, i have a dgrid with tree and editor, by double clicking cell, this cell can be changed, i.e. it uses editor widget of ...
-2
votes
1answer
21 views

A new QBASIC IDE, (21st century one) [closed]

I am looking for a BASIC IDE or any Editor or any BASIC dialect which has cleaner interface, easy-to-use, and most important which supports QBASIC programs and has same or almost similar syntax as of ...
1
vote
0answers
8 views

How to associate visual studio 2012 with SQL files in Windows 8?

I'm using Windows 8 and I'm trying to make Visual Studio 2012 the default program with which to open my .sql files. I have right-clicked on a .sql file and chosen: Open with... > Choose default ...
0
votes
0answers
13 views

suggestive input / predictive text for code? (like in dreamweaver, etc)

Which editors are best in offering suggestions while typing in code? When i first noticed predictive input in dreamweaver 8 i was amazed - yet i didnt find much else like it and it seems not to be a ...
-1
votes
0answers
13 views

How to make your own gtkmm widget textview/gtksourceview, becuase this widget do not allow rectangular selection like vim or jedit.

I want to implement my own text editor using gtkmm in c++, I wanted to use gtkmmsourceview but it has not rectangular selection, implementing such functionality is very important for me. so I decided ...
0
votes
2answers
34 views

Get current item from custom editor Sitecore 6.5

I have trouble with get current item where I define custom editor. I need to get Id of current page (article) but Sitecore.Context.Item return to me null. How get id from current item? UPD: Editor ...
-1
votes
2answers
43 views

Improvement on code [closed]

Okay, I'm just a little newbie in programming just doing it for a past time hobby. I am just recently making a web editor for fun and the way I was doing it (Using PHP) I was told would be a bad way. ...
0
votes
1answer
20 views

Joomla Ajax download text editor

I'm trying to figure out how to load an editor box using Ajax this is for the admin side structure looks like admin -controllers --orderitem.php -views --orderitem ---tmpl ----orderitem.php ...
0
votes
2answers
29 views

Eclipse: How to highlight *.js.php files as JavaScript

I've *.js.php-Files and would like to highlight the syntax as JavaScript supress warnings caused by lines like <?php if ($cond == true):?>alert("true!");<?php endif;?> Does anybody ...
0
votes
0answers
11 views

Simple editor for editing Unicode charecters stored in the \uXXXX format

Netbeans is able to display/edit/save Unicode characters stored in the \uXXXX format in a user-friendly way. I'm looking for a simpler/lightware editor (like Notepad++) which is able to do the same. ...
0
votes
0answers
21 views

XML/YAML Editor with advance search capability

Is there any editor that supports XML/YAML format and meets below requirements? High performance. I have a 50,000 lines XML file. The editor shouldn't take more than 3-5 seconds to parse it. Support ...
0
votes
1answer
16 views

Visual Studio's horrendous colorization of CDATA XML blocks in VB.

It really hurts the eyes. I'm using XML Literals as in http://stackoverflow.com/a/1674434/614263 so that I can conveniently have many lines of SQL in my VB.NET program. When I need sql's '<>' ...
0
votes
0answers
11 views

PhpStorm 6.0.1 - Shortcut to save activates search bar

So i got the following problem. When I'm working inside the editor and press STRG + S (what should be save) the document gets saved, but what happens also is, that a search bar gets popped up and the ...
0
votes
0answers
7 views

XML editor for editing KML? [migrated]

I am trying to edit some KML code, and neither Word nor Notepad seem to work--Notepad opens a page of some garbled non-code and Word cannot open the file at all. I was told that I would need an XML ...
0
votes
0answers
8 views

How to set the core.editor to Coda 2

Is there a way to use Coda 2 as my core.editor when I use the GIT trough the terminal (I am on a Macbook with OsX Mountain Lion). The fallowing command does not work: git config --global core.editor ...
-1
votes
1answer
43 views

PHP Editor for CentOS 6.X [closed]

I have spent a full day googling around the internet for a good PHP editor for CentOS 6.x. I like Sublime Text 2 most, but this is not available either in the repositories nor as an RPM. You guys ...
0
votes
0answers
9 views

widget/app photo editor that i can install in my web site and use if independently

hey does anyone know a good and not very complex widget or addon or plugin or app (dont know how is it called) that i can integrate in my web site for my users to use? It should be independent, and ...
0
votes
2answers
35 views

in-browser JSON editor library -> UI for JSON RESTful service

Is there very easy to use in-browser JSON editor library/framework (preferred) or ready-to-use tool/browser plugin. It should be that for some URL http:/example.com/resource, that returns .json. I ...
1
vote
1answer
47 views

“Link with editor” in android studio

What is the equivalent option in Android studio to Eclipse "Link with editor"? Thanks
0
votes
1answer
37 views

In Mercurial on Windows how do I set (any) editor correctly? (Can't commit)

I have TortoiseHg installed on Windows XP. Although I can use most hg commands normally from the command line, I cannot use hg commit (without the -m option) because it fails to launch my editor. ...
1
vote
1answer
51 views

How do I use vim as a hex editor on OSX?

I have tried using :Hexmode and :%!xxd but to no avail. Also tried opening vim with -b flag and then using :setlocal display=uhex. The :%!xxd did nothing (claimed illegal) :Hexmode just left ...
0
votes
2answers
38 views

how to create a style selector in google closure editor

I wonder how difficult it is to create a working "style selector" selector in the goog closure editor similar to the one in tinymce. I mean a selector of text styles such as heading 1 heading 2 ...
1
vote
1answer
55 views

Visual Studio 2012 Extensions Dilemma

I am trying to create a Visual Studio 2012 extension that provides custom editing of XML files with a defined schema, supports files with a defined extension and makes use of the VS properties pane - ...
0
votes
2answers
38 views

Problems with Primefaces editor calendar galleria etc

I've just started using primefaces 3.5 and I'm dealing with a weird problem. 1. editor doesn't show up on the page 2. galleria only shows the images in a list 3.popups don't work at all 4. calendar ...
0
votes
1answer
16 views

Toggle between styles, like button for “bold text” active/inactive

I'm building an editor and have a function to make text bold. But how do I toggle the function so, if I mark the text and click the button "bold" and then click it again to remove the bold style? ...
0
votes
0answers
54 views

Canvas or SVG for Basic Interactive Editor

Ok, I've been all around "full-circle" on this one, the time for research is over and I now need to ask for help. Here's the problem, I'm trying to create a barebones Drag & Drop polygon editor ...
0
votes
1answer
40 views

New Editor in Eclipse: Xtext vs. Plugin Development

I am trying to create a new editor plugin for Eclipse that I can distribute to others to help edit input files for a scientific computing program. Features I would like in the program include: ...
0
votes
0answers
8 views

Gedit plugin installation

I'm trying to install a gedit plugin: the https://github.com/elijahr/gedit-rename plugin, to be able to rename files in the ide. Well, I can't install it despite following the installation ...
-1
votes
0answers
13 views

Trim video uploaded on youtube [closed]

Is there a way to cut video uploaded on Youtube(Vimeo or another video service) using api. I need to be able to show only exact part of video. The other can be cutted or hidden. I was searching ...
0
votes
0answers
4 views

How can I add hyperlinks to certain elements of the WTP XML editor?

I have to implement an editor for a certain language. This language uses XML-Files for the organisation of its various elements. I would like to link from the XML-representation of the element to the ...
0
votes
1answer
36 views

How to prevent asterisk with Enter is pressed inside C# /* */ comments

In VS2012 C# text editor, when Enter is pressed inside /* */ comments, new line is added, beginning with *. Is it possible to disable this behaviour and get just an empty new line? From Visual ...
0
votes
2answers
36 views

PyDev change background colour of tooltips

I'm using PyDev in Eclipse (on Ubuntu 12.04). The default background colour for the tooltips is black. Given some of the text in the tooltips (links to function definitions) is dark blue, I can't ...
0
votes
1answer
15 views

How to create an Editor with multiple tabs associated with multiple file extensions? [closed]

I want to create an editor with 4 tabs: Create all labels and Text fields that will fill information in other files. An XML editor which takes some of the information from first tab. A Text Editor ...
0
votes
4answers
38 views

HTML editing: Alternative of entering “&lt;” and “&gt;”

When editing an HTML file with source code, I sometimes met this problem: E.g. <p>C uses statement <pre>include <stdio.h></pre> to include a library</p> I have to ...
4
votes
2answers
164 views

What is the fastest way to create a cross-platform IDE for a new programming language?

The title already says most of what I'm after, but let me state some of the requirements explicitly: The language is not widely used, so writing a new language tokenizer etc is assumed to probably ...
0
votes
2answers
63 views

How to easily outline arbitrary (data) structures in text?

So I came across this: mysite/ manage.py mysite/ __init__.py settings.py urls.py wsgi.py and this: root --+---> child1 +---> child2 --+--> ...
0
votes
2answers
30 views

What is the keyboard short cut for listing active files in Sublime Text 2?

Like something on Aptana (Ctrl+E). So switching between the files would be easy.
0
votes
1answer
13 views

Layout Editor Continues to crash after Eclipse Reinstall and Java upgrade

I've been ripping my hair out for the last two days trying to figure this out. Everytime I open the Eclipse Android Layout Editor, Eclipse crashes. I've reinstalled Eclipse, made sure I have the ...
0
votes
0answers
29 views

Which editor should I use for webGL

I am working with WebGl - javascript, and I wanted to ask you which editor should I use?? Is there any editor that shows me the errors or something like that? P.s Currently I am using Sublime Text... ...
0
votes
1answer
22 views

How to open a XAML file outside of VS2010 with a XAML editor?

I am having errors loading a xaml file into workflow designer, I read somewhere that if I open this XAML file in the XAML editor the ~ squigly signs might help debug the issue. However my XAML file ...
0
votes
1answer
18 views

So changed Git's default editor, now how do i invoke it from Git bash?

I've changed Git's default editor by applying the following to Git's global config: core.editor='C:/Program Files/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin Now, how do I ...
-1
votes
1answer
20 views

Which IDE lets you collaborate in real-time? [closed]

I am looking for an IDE which allows multiple users to edit a document at the same time, with real-time updates and ftp-upload support
0
votes
0answers
29 views

Making a simple Level editor for a Cocos2d Javascript Game

Update: After digging around I realised the best way to discribe my problem is in terms of a level editor. I'm writing a simple came for the Iphone using javascript and I want users to be able ...
0
votes
1answer
41 views

how to edit and change only “function” and “class” keyword to bold in sublime-text-2?

i have searched through search engine and didnt find my solution for changing only the "function" and "class" keyword to bold in sublime text 2(especially for php) all i know is how to change all ...
0
votes
0answers
29 views

Adding Markup in Editor

i'm developing markup editor which adds html5 microdata markup to user selected text. Here is my code. var selection = window.getSelection(); var text = selection.toString(); var parent = ...
0
votes
1answer
33 views

Completely uninstall/restore Textmate 2

I accidentaly misconfigured the bundles settings of Textmate 2. Now I want to restore the default setting. I tried to remove the following directories: rm -r /Library/Application\ Support/Textmate rm ...
-1
votes
0answers
23 views

how to implement sticky note functionality in android?

How do I implement/integrate the sticky note functionality in my custom text editor android application? Also, I want the sticky note to persist even after the document is reopened for the selected ...

1 2 3 4 5 58