Giter Site home page Giter Site logo

copy-with-imports's Introduction

Features

When copying and pasting code between files, this extension will attempt to add new imports the file you are pasting into.

demo

Known Issues

Release Notes

0.1.0

Added the ability to use classic module resolution for relative imports. This will create new import statements relative to the project's tsconfig.json.

To enable, update your user preferences to have: "copy-with-imports.path-relative-from-tsconfig": true

0.0.11

Add imports to exisitng import statements if possible.

0.0.10

Added support for exported functions.

0.0.9

Fix bug with finding the position of the end of the last import.

0.0.8

Add extension icon

0.0.7

Add default key bindings for mac

0.0.5

Add support for exported interfaces, enums, type aliases, and modules

0.0.4

Auto import exported names from the file you copied from.

0.0.3

Add a newline after the last inserted import statement.

0.0.2

Added the ability to work with cut.

Combine new imports from the same module into one statement.

0.0.1

Initial release of Copy With Imports

copy-with-imports's People

Contributors

stringham avatar

Watchers

 avatar

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.