move-ts icon indicating copy to clipboard operation
move-ts copied to clipboard

A Visual Studio Code plugin for updating relative imports when moving typescript files and folders in your workspace.

Results 19 move-ts issues
Sort by recently updated
recently updated
newest added

Hi when I move files and their path is from tsconfig path then it is not getting updated. For example command.ts is file and I have reference to this file...

We've got a large code base, and the "scan" operation apparently takes a very long time the first time (2+ minutes, see logs below). At first I didn't know what...

Hi , Thanks for this nice extension. I do not know if this is a question or a issue. I am using MoveTS 1.11.3. I like this extension so much...

hello and sorry this is not an issue. I think now with latest typescript and vscode version this extension is obsolete. But nevertheless, I've been using it a lot in...

Cant install move-ts 1.11.3 in vscode 1.22.2 in Windows 10 Failed to install 'stringham.move-ts'. When doing manually it says "Cannot set property 'metadata' of null"

Hi, awesome extension and works really well! Saves so much tedium when making architectural changes to a project or when making minor folder structure modifications. Great work! The only issue...

It appears that the `walk` module is no longer used: https://github.com/stringham/move-ts/search?q=walk&type=Code

When I try to rename "atomize" to "Atomize" I get error: c:\Main\Work\syncretic\app\utils\Atomize.ts already exists. VSCode version: 1.18.1 MoveTS version: 1.50 Windows: 8.1 Pro

Is it possible to add Drag & Drop feature in EXPLORER pane?