Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmis1000/insertthis

Insert image into typescript has never been so easy
https://github.com/mmis1000/insertthis

Last synced: about 2 months ago
JSON representation

Insert image into typescript has never been so easy

Awesome Lists containing this project

README

        

# Insert this (WIP)

[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/mmis1000-personal.insert-this)](https://marketplace.visualstudio.com/items?itemName=mmis1000-personal.insert-this)

This is a extension that help you insert image resource into react project with ease

## Features

### Insert image with context menu

### Insert image with drag

### Insert variable with drag and drop

## Requirements

WIP

## Extension Settings

WIP

## Known Issues

Insert don't work if file has syntax error on location other than cursor or drag target

## Release Notes

### 0.0.1

Initial publish

### 0.0.2

Add tab stop 0 to snippet string so tab won't delete selection

### 0.0.3

Workaround swc/wasm span bug when there is comment or span before first statement

### 0.0.4

Add even more swc/wasm workaround

### 0.0.5

Fix col calculation error caused by multi byte character and add license

### 0.0.6

Add e2e and fix windows path case issue

### 0.0.7

Add icon

**Enjoy!**