Giter Site home page Giter Site logo

remotetolocalimagevscode's Introduction

Remote to Local images

This project uses the base code from ImageSaver by Ademiking
This extension helps replaceing remote image urls with local uris by downloading the images and replacing the paths

Features

Replace remote images in workspace with "Replace remote images " command
Adds a Code Lens above image urls that lets you replace single images
Change the path of downloaded images relative to the current workspace
Change how image names are formatted

  • Ability to replace single images
  • Ability to replace for a entier file
  • Settings for default path and image file
  • Settings for chaning dowloaded image name
    • original file name with index?
    • Formated timestamps

TODO

This project is in very early stages. I currently see the following upgrades:

  • Dialog for selecting wanted save path

Extension Settings

  • Image Name
    • Allows you to set a filename for a given string
    • If a file with the name already exists a number is added to the end of file
    • Support for formatting with the variable by using ${}
      • ${rawdate} the current time in unix
      • ${formatteddate} the current date in format yyyy-mm-dd
      • ${workspacename} the name of the files workspace
      • ${filename} the name of the file your in
  • Image path
    • Allows you to change the default path based on the current workspace

Known Issues

Todo

Release Notes

Todo

1.0.0

Created first version for VScode Marketplace

remotetolocalimagevscode's People

Contributors

codetakki avatar

Watchers

 avatar

Forkers

chenpx976

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.