ReplaceThenable<T>(invscode.d.ts) with a type alias toPromiseLike<T>(for backwards compatibility) Replace all references toThenable<T>toPromiseLike<T>in the vscode code base (the compiler has optimizations in a
repository: "microsoft/vscode-github-triage-actions" ref: stable path: ./actions - name: Install Actions run: npm install --production --prefix ./actions # source of truth in ./author-verified.yml - name: Run Author Verified if: contains(github.event.issue.labels.*.name, 'author-verificati...
repository: "microsoft/vscode-github-triage-actions" ref: stable path: ./actions - name: Install Actions run: npm install --production --prefix ./actions # source of truth in ./author-verified.yml - name: Run Author Verified if: contains(github.event.issue.labels.*.name, 'author-verificati...
Language support and snippets for Snakemake workflows (Snakefile, *.smk) for Visual Studio Code and Apache Theia. - irm-codebase/snakemake-lang-vscode-plugin
Code formatting has always been a challenging and a controversial topic. Prettier for example is a very "opinionated" formatter that you have to configure. But what if we could use the power of AI to automatically scan our code and forma...
Vim mode for VSCode, powered by Neovim. Contribute to vscode-neovim/vscode-neovim development by creating an account on GitHub.
VSCode Glean The extension provides refactoring tools for your React codebase The extension provides refactoring tools for your React codebase: extract JSX into a new component, convert Class Components to Functional Components, wrapping with Hooks and more!