This script is designed to be used with the VS Code extension ["Scriptify"](https://marketplace.visualstudio.com/items?itemName=scriptify.scriptify). It allows you to increment a value based on a given input.
Types used by the Language server for node
Language server implementation for node
VSCode Language Server Protocol implementation
Import a module while bypassing the cache
A json rpc implementation over streams
Shiki's fork of `vscode-textmate`
Language service for JSON
A simple text document implementation for Node LSP servers
VSCode Language client implementation
Language service for HTML
Language service for CSS, LESS and SCSS
NPM module to externalize and localize VSCode extensions
The URI implementation that is used by VS Code and its extensions
Visual Studio Code extension package signing and verification module
TypeScript definitions for vscode
A toolkit for JavaScript codemods
remark-lint rule to warn when headings increment with more than 1 level at a time
Helper to use emmet modules in Visual Studio Code
VSCode TextMate grammar helpers
VS Code Extensions Manager
When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This does that for Node.js applications, with automatic platform detection and support for Linux, MacOs, and Windows conve
No description provided.
Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those increments. Tested on Windows, MacOS, and Linux.