Magic Tools - Extension PackThanks for checking out my VS Code Magic Tools extension pack. Included ExtensionsNewsNow it is also possible to automatically configure the settings.json file with the pre-customized extensions provided by the author. Recently Added
Material Icon ThemeMaterial Design Icons for Visual Studio Code Language Support for JavaJava Linting, Intellisense, formatting, refactoring, Maven/Gradle support PythonIntelliSense (Pylance), Linting, Debugging Om Theme DraculaThis theme is based on Official Dracula Theme, Just a little darker (with and without italic). Live ServerThis extension sets up a local web server so that you can see the changes made in real-time without having to reload. It’s a must-have for web development. PrettierThis extension keeps your code formatted and uniform throughout. EslintThe extension uses the ESLint library installed in the opened workspace folder. If the folder doesn't provide one the extension looks for a global install version. If you haven't installed ESLint either locally or globally do so by running npm install eslint in the workspace folder for a local install or npm install -g eslint for a global install. vscode-proto3Protobuf 3 support for Visual Studio Code EditorConfigThis plugin attempts to override user/workspace settings with settings found in .editorconfig files. No additional or vscode-specific files are required. As with any EditorConfig plugin, if root=true is not specified, EditorConfig will continue to look for an .editorconfig file outside of the project. HTML CSS SupportHere are a few key features this extension adds:
DockerThe Docker extension makes it easy to build, manage, and deploy containerized applications from Visual Studio Code. It also provides one-click debugging of Node.js, Python, and .NET inside a container. Styled ComponentsFor frontend Thunder ClientThunder Client is a lightweight Rest API Client Extension for Visual Studio Code with simple and clean design. Apollo GraphQLGraphQL has the potential to create incredible developer experiences, thanks to its strongly typed schema and query language. The Apollo platform brings these possibilities to life by enhancing your editor with rich metadata from your graph API. Code RunnerRun code snippet or code file for multiple languages: C, C++, Java, JavaScript, PHP, Python, Perl, Perl 6, Ruby, Go, Lua, Groovy, PowerShell, BAT/CMD, BASH/SH, F# Script, F# (.NET Core), C# Script, C# (.NET Core), VBScript, TypeScript, CoffeeScript, Scala, Swift, Julia, Crystal, OCaml Script, R, AppleScript, Elixir, Visual Basic .NET, Clojure, Haxe, Objective-C, Rust, Racket, Scheme, AutoHotkey, AutoIt, Kotlin, Dart, Free Pascal, Haskell, Nim, D, Lisp, Kit, V, SCSS, Sass, CUDA, Less, Fortran, Ring, Standard ML, Zig, Mojo, and custom command Live ShareReal-time collaborative development from the comfort of your favorite tools Autopep8Formatting support for python files using the autopep8 formatter Code Spell CheckerSpelling checker for source code Issues & SuggestionsFor any issues or suggestions, please use GitHub issues. |