Base Development Extensions Pack
This extension package contains useful extensions for base development in visual studio code. In version 2.0 only the extensions that are common to all languages were kept. For development with HTM, CSS and javascript, a new extension package called Web Development Extensions Pack was created. There you will find the other extensions that were moved from this package.
Support
Base Development Extensions Pack is an extension pack created for Visual Studio Code. If you find it useful, please consider supporting it.
Extensions Included
- .gitignore Generator - Generate .gitignore file using gitignore.io API.
- Any Swap - Swap parameters, lines, even complicated expressions from current cursor.
- Auto Add Brackets in String Interpolation - Automatically add complete brackets when writing interpolated string.
- Back & Forth - Adds go back/forward buttons for easier navigation.
- Badges - Snippets to quickly insert Shield.io badges into HTML, Markdown, reStructuredText or Textile documents.
- Bookmarks - Mark lines and jump to them.
- Bracket Select - Quick select code between brackets, support for (),{} and [], <>.
- change-case - Quickly change the case (camelCase, CONSTANT_CASE, snake_case, etc) of the current selection or current word.
- Close All - Adds a close all button to the editor title area.
- Color Manager - color picker and color palette.
- Comment Bars - Easily create comments that separate your code into sections.
- Comment Divider - Divide your code by sections with styled separators.
- comments-wiper - Remove all comments from your code.
- Commit Message Editor - Edit commit messages in a convenient way.
- Conventional Commits - Conventional Commits for VSCode.
- Docker - Makes it easy to create, manage, and debug containerized applications.
- DotENV - Support for dotenv file syntax.
- Duplicate selection or line - Duplicate functionality like you are used to.
- Editor Enhancements - HTML and URL encodings, transformations and sorting of selected text the editor.
- EditorConfig for VS Code - EditorConfig Support for Visual Studio Code.
- Error Lens - Improve highlighting of errors, warnings and other language diagnostics.
- Fast Snippet - Insert small snippet (like '=>') with one command.
- filesize - Show the current file size in the status bar.
- File Utils - A convenient way of creating, duplicating, moving, renaming and deleting files and directories.
- Filter Line - Filter line by strings or regular expressions.
- Fold Plus - Additional fold commands.
- Font Preview - Preview fonts in VS Code.
- Gist - Create, open and edit Gists.
- Git Easy - Making git easy and convenient.
- Git Graph - View a Git Graph of your repository, and perform Git actions from the graph.
- Git History - View git log, file history, compare branches or commits.
- gitignore - Add file to .gitignore.
- GitLens — Git supercharged - Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.
- google-search - Google your doubts, errors and confusions!
- GraphQL - GraphQL extension for VSCode adds syntax highlighting, validation, and language features like go to definition, hover information and autocompletion for graphql projects. This extension also works with queries annotated with gql tag.
- Increment Selection - Increment selection with multiple cursors.
- Incrementor - Advanced increment / decrement actions for just about anything!
- Insert Numbers - Insert increasing numbers.
- JSON Tools - Tools for manipulating JSON.
- Markdown All in One - All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more).
- Markdown Preview Enhanced - Markdown Preview Enhanced ported to vscode.
- Markdown Preview Github Styling - Changes VS Code's built-in markdown preview to match Github's style.
- Material Icon Theme - Material Design Icons for Visual Studio Code.
- Meta-snippet for Visual Studio Code - Snippet to define snippets for Visual Studio Code.
- Multiple cursor case preserve - Preserves case when editing with multiple cursors.
- Native-ASCII Converter - Convert characters with Unicode escapes or vice versa. The same as 'native2ascii' tool of JDK.
- Omni - A dark theme made by Rocketseat.
- Open Folder Context Menus for VS Code - Quickly open a new instance of VS Code from the Explorer.
- Partial Diff - Compare (diff) text selections within a file, across files, or to the clipboard.
- Paste JSON as Code - Copy JSON, paste as Go, TypeScript, C#, C++ and more.
- PowerShell - Develop PowerShell modules, commands and scripts in Visual Studio Code!.
- plusplus - Select numbers and increment/decrement them.
- Polacode - Polaroid for your code.
- Print It - Wrap a print statment around current word or selection.
- Prisma - Adds syntax highlighting, formatting, auto-completion, jump-to-definition and linting for .prisma files.
- Quick and Simple Text Selection - Jump to select between quote, brackets, tags, etc.
- Random Everything - Generate random ints, floats, strings, words, etc.
- Readme Pattern - A VSCode extension that generates README.md files.
- Redis Xplorer - Connect to multiple Redis servers simultaneously (TLS supported). Perform simple read, write & filter keys operations with ease.
- Remote - Containers - Open any folder or repository inside a Docker container and take advantage of Visual Studio Code's full feature set.
- Remote - SSH: Editing Configuration Files - Edit SSH configuration files.
- Remote - SSH - Open any folder on a remote machine using SSH and take advantage of VS Code's full feature set.
- Remove Comments - Remove all comments from your code at once! Unclutter and undocument your code in one go!
- Replace Quotes - Replaces all quotes with single or double.
- Select part of word - An extension that allows you to move selection by a word in camel-case string.
- Settings Sync - Synchronize Settings, Snippets, Themes, File Icons, Launch, Keybindings, Workspaces and Extensions Across Multiple Machines Using GitHub Gist.
- Simple Readme - Generate readme fastly and simply with Simple Readme.
- Split Lines - Splitting Lines With String Literals.
- Sort lines - Sorts lines of text.
- statusbar-commands - extend the statusbar with own commands.
- StringToSQL - A simple string converter for SQL and vice versa.
- Subtitles Editor - Edit subtitles in SRT, WebVTT, and SBV in VS Code.
- Surround - A simple yet powerful extension to add wrapper templates around your code blocks.
- Svg Preview - Svg Preview for VSCode.
- sync-env - Sync env files.
- Thunder Client - Lightweight Rest API Client for VS Code.
- TODO Highlight - highlight TODOs, FIXMEs, and any keywords, annotations.
- Todo Tree - Show TODO, FIXME, etc. comment tags in a tree view.
- toggle semicolon - toggle semicolon, colon and comma.
- Trailing Spaces - Highlight trailing spaces and delete them in a flash!
- Unique Lines - Keep unique lines of text and remove duplicates from current selection. Also includes a command to shuffle currently selected lines.
- Version Lens - Shows the latest version for each package using code lens.
- Visual Studio IntelliCode - AI-assisted development.
- VS Code Snippet Generator - Generate VS Code snippet JSON block for selected text.
- Vscode Google Translate - Translate text right in your code.
- XML to JSON - Convert XML from clipboard or current document/selection to JSON.
- XML - XML Language Support by Red Hat.
- YAML key viewer - YAML key viewer for Visual Studio Code.
Enjoy!
| |