Simple, Flexible, Powerful Text Editor for the Web
Extensible Editing
Easily add support for new languages or tweak existing languages. For each language, you can customize the syntax highlighting, code folding, code completion, code navigator, and code indexing.
Remote Files
Edit files over FTP, SFTP, or WebDAV using the same interface used for any files. Your changes can be applied to the server immediately or at a time of your choosing.
Projects
Create projects from local, remote, or mixed files. Easily access and edit projects from the Project Manager.
Code Completion
Code completion for built-in functions, classes, etc. skEdit will even index your own files, so custom functions, classes, etc. will show up too.
Search
Search one or many files quickly using regular expressions. Easily perform project-wide search-and-replace.
Snippets
Package frequently used pieces of text into snippets, accessible via key-command or keyword completion. Include variables for selected text and cursor placeholders.
HTML Tidy
Clean up your markup with the integrated HTML Tidy support, or create your own Tidy operations.
User Scripts
Write scripts in the language of your choice to automate common tasks.
Preview in Browser
Preview as plain HTML or run the file through your webserver first. Preview live within skEdit for rapid development.
Subversion Integration
Support for Subversion source control management is built in. Edit, diff, commit, and more without leaving skEdit.