vscode-snippet
vscode-snippet copied to clipboard
🐤 A Visual Studio Code extension for cheat.sh. Quickly and easily find code snippets for any language right inside your IDE.
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.3. Release notes Sourced from typescript's releases. TypeScript 5.5.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Please add terminal command snippets to your extension. You may grab idea from [CommandLauncher](https://github.com/Anthony-Guillaume/CommandLauncher) (it is abandoned) and implement my [issues](https://github.com/Anthony-Guillaume/CommandLauncher/issues)
I found 2 amazing extensions: [Auto Snippet](https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.auto-snippet) and [Smart File Templates](https://marketplace.visualstudio.com/items?itemName=TrevorNesbitt.smart-file-templates). they have the feature that definitely should have your extention. These extensions give ability to automatically paste snippets on...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.17.0 to 8.11.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.11.0 8.11.0 (2024-10-21) 🚀 Features eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138) eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer...
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 2.31.1 to 3.2.0. Release notes Sourced from @vscode/vsce's releases. v3.2.0 Changes: Feature Requests: #1061: Added unpublish to api.ts #1064: vsce not up to date should be a...
## Summary | Status | Count | |---------------|-------| | 🔍 Total | 35 | | ✅ Successful | 31 | | ⏳ Timeouts | 0 | | 🔀 Redirected |...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.6 to 12.1.1. Changelog Sourced from @rollup/plugin-typescript's changelog. v12.1.1 2024-10-16 Bugfixes fix: allow for files to be nested in folders within outDir (#1783) v12.1.0 2024-09-22 Features feat:...
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.6.3. Release notes Sourced from typescript's releases. TypeScript 5.6.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [rollup](https://github.com/rollup/rollup) from 4.20.0 to 4.24.0. Release notes Sourced from rollup's releases. v4.24.0 4.24.0 2024-10-02 Features Support preserving and transpiling JSX syntax (#5668) Pull Requests #5668: Introduce JSX support (@lukastaegert,...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1. Release notes Sourced from eslint's releases. v8.57.1 Bug Fixes a19072f fix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta) 04c7188...