Giter Club home page Giter Club logo

autoend's Introduction

Hi there πŸ‘‹

autoend's People

Contributors

thousandtyone avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

autoend's Issues

a bug in vim plugin

In vim normal mode, when you press the key';', a semi-colon will appear. Actually, it shouldn't appear a semicolon in vim normal mode.

Changing file type swallows the semicolons

I ran into this problem as I was conducting interviews.

  1. Create a file names interviews.java
  2. Write some code. Everything works fine.
  3. Rename the file to interviews.cpp (because this candidate wants to write code in C++).
  4. Semicolons don't show up anymore. It is not about autoend not working but I just can't type a semicolon at all.

Restarting VSCode makes it work again.

OS X El Captain Version 10.11.6
VSCode Version 1.24.0 (1.24.0)

Searching for ";" inserts ";" in the document

I'm on Mac. Cmd-F, and then type "foo;" in the search box. It will search for "foo", but the semicolon will be inserted in the current document at the cursor.

Expected behaviour would be to search for "foo;" and not modify the document.

Make append newline a user setting

Personally I would like for the command to never insert newlines, but everyone is different, I guess.. :)

Make it configurable perhaps?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.