EndsmartA replacement for the endwise extension with the same objective: be able to intelligently add Compared to endwise, this extension tries to use more modern VSCode APIs rather than low-level command processing. The end result remains roughly the same but with better performance characteristics and generally behaving better in remote development scenarios by reducing typing latency. UsageOnce installed from the marketplace, you will need to enable on-type formatting (globally or specifically for Ruby) for the extension to work properly (as it is implemented as a formatter). Here is an example user configuration:
ContributingThis extension is voluntarily kept fairly simple and focused on doing its core job well. As a result we do not expect a tremendous amount of extra changes to be needed. However contributions and feedback to this extension are still welcome, so please open issues for feature requests, questions and alike. LicenseSee LICENSE Code of ConductThis project has adopted the Stripe Code of Conduct. See CODE_OF_CONDUCT.md |