TypeScript Toolkit Extension for Visual Studio CodeWelcome to the TypeScript Toolkit extension for Visual Studio Code! This extension provides essential tools to enhance your TypeScript development experience. Included PluginsNPM IntelliSenseAutocompletes npm modules in import statements. Path IntelliSenseAutocompletes filenames in import statements and require() calls. MarkdownLintLints Markdown files in your TypeScript projects. ESLintIdentifies and fixes errors and enforces coding standards in your TypeScript code. PrettierFormats your TypeScript code automatically according to configured rules. Auto Rename TagAutomatically renames paired HTML/XML tags in TypeScript files. Code RunnerRuns your TypeScript code directly within Visual Studio Code. Error GuttersQuickly identify and navigate to errors in your code with gutter indicators. Code MetricsAnalyzes and visualizes code metrics for your TypeScript projects. TS Error TranslatorTranslates TypeScript error messages into more understandable language. Import SorterAutomatically sorts and organizes import statements in your TypeScript files. DockerProvides Docker integration for Visual Studio Code. Remote ContainersDevelop your TypeScript code inside Docker containers. JS Profile FlameVisualizes JavaScript performance profiles in flame graphs. Angular ConsoleProvides a GUI for managing Angular projects. Indent RainbowColorizes indentation levels in your TypeScript code for improved readability. VS Code JestIntegrates Jest testing framework into Visual Studio Code. QuicktypeGenerates TypeScript types from JSON data. SonarLintDetects and fixes code quality issues in your TypeScript code. Code Spell CheckerChecks spelling in your TypeScript code and comments. StylelintHelps you avoid errors and enforce conventions in your stylesheets. Pretty TS ErrorsPrettifies TypeScript error messages for better readability. Installation
Feedback and ContributionsFeel free to share your suggestions, feedback, and contributions on GitHub. |