vscode-auto-interpolation

vscode extension to convert single quotes to double quotes in interpolation

MIT License

Stars
0
Committers
1

Auto Interpolation To Ruby

This extension will automatically convert single quotes into double quotes when we do interpolation.

You are typing in a single quote when you type #{} and turn eum into a single quote.

Known Issues

No known issues at the moment. If you encounter any problems, please report them on GitHub Issues.

Contributing

Contributions are welcome! Fork the repository, make your changes, and submit a pull request.

License

This extension is licensed under the MIT License.


Enjoy

Related Projects