VS Code -extensionit
Koodiklinikalla käytiin keväällä 2022 suuri VS Code extensions -keskustelu. Tässä koosteena klinikkalaisten vinkit parhaaseen kokemukseen. Kiitos Petrille keskustelun avaamisesta!
- "Automatically rename paired HTML/XML tag, same as Visual Studio IDE does."
- "Quickly change the case (camelCase, CONSTANT_CASE, snake_case, etc) of the current selection or current word"
- "Sort lines of text in Visual Studio Code."
- "Integrates ShellCheck into VS Code, a linter for Shell scripts."
- checking Markdown structure
- "Highlight trailing spaces and delete them in a flash!"
- "The Better Comments extension will help you create more human-friendly comments in your code."
- "Automatically generates detailed JSDoc comments in TypeScript and JavaScript files."
- "Visual Studio Code extension to quickly generate docstrings for python functions."
- "A basic spell checker that works well with camelCase code."
- "Multilingual, Offline and Lightweight Spellchecker for Visual Studio Code"
- Integration with a spell checker of the operating system
- "GitHub Copilot is an AI pair programmer which suggests line completions and entire function bodies as you type."
- "Kite is an AI-powered programming assistant that helps you write code faster inside Visual Studio Code."
- "Visual Studio Code plugin that autocompletes filenames"
- "Intelligent Tailwind CSS tooling for VS Code"
- "All you need for Markdown (keyboard shortcuts, table of contents, auto preview and more)."