Top "Code-editor" questions

How to load ace editor

I am trying to use the Ace code editor library (http://ace.ajax.org/), but im having trouble. According to …

javascript html cdn code-editor
Does Google Apps Script support external IDEs?

I am using Google Apps Script and was wondering if I could use any sort of editor outside of the …

google-apps-script ide code-editor
IntelliJ: how to force editor to treat a file as javascript?

I'm creating a Grails app in IntelliJ 10 and have a javascript file that is created dynamically, as a Grails view. …

javascript intellij-idea code-editor
Can Ace Editor support multiple code editors in one page?

I'm looking to implement a web app that features "coding-competition"-styled interface with 2 different code editors in a single screen. …

javascript jquery ace-editor code-editor
Vertical Line in Android Studio

I don't know why but sometime in Android Studio Editor, it shows vertical line as shown in screenshot below. Don't …

android-studio editor code-editor
How to set the programming language for syntax highlighting etc in Adobe Brackets editor?

I was looking for a code editor that uses a browser rendering engine for its GUI so I can work …

editor syntax-highlighting code-editor adobe-brackets
Any good text editor - Android app - optimised for programmers?

Are there any good Android apps - text editors, optimised for programmers? I'm asking about an Android app which is …

android python lua scheme code-editor
How to display full documentation of a method as you type in VS?

The title is pretty descriptive... Is there any extension that let me see FULL documentation of the method I'm typing ? …

c# visual-studio code-editor
Which is the best IDE for Angular2/Typescript For Windows

I have VSCode and Brackets installed, however I was wondering are there any editors available which can provide me code …

javascript typescript angular code-editor
How to change the color of selected text/code in PHPStorm

Im switching code editors and trying to rebuild my color scheme from the previous one, from Sublime Text to PHP …

php phpstorm color-scheme code-editor