Skip to content

kenwalker/Double2Single

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Double2Single

This is a plugin for Eclipse Orion. The plugin adds a command to the Orion Editor to convert double quotes to single quotes in your JavaScript files. After installing the plugin there will be a new button in the text editor labelled "D2S". When you press it, either the selected text or the entire file will have double quotes converted to single quotes unless otherwise required.

The plugin is based on Esprima and the code from a Ariya Hidayat blog post.

You can view the Double2Single Orion Plugin on GitHub.

About

An Orion plugin to convert pesky double quotes to single quotes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published