All Projects → ironcev → Without Guns For Vs Code

ironcev / Without Guns For Vs Code

Licence: mit
Visual Studio Code extension that teaches you mindful programming

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Without Guns For Vs Code

Vscode Peacock
Subtly change the color of your Visual Studio Code workspace. Ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor.
Stars: ✭ 690 (+4828.57%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
VSCode-Anywhere
VSCode with preconfigured tools for your programming languages : binaries, settings, extensions and documentations
Stars: ✭ 26 (+85.71%)
Mutual labels:  vscode, visual-studio-code, vscode-extension
Processing Vscode
A Visual Studio Code extension for the programming language Processing
Stars: ✭ 141 (+907.14%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Vscode Auto Close Tag
Auto Close Tag for Visual Studio Code
Stars: ✭ 132 (+842.86%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Vscode Bookmarks
Bookmarks Extension for Visual Studio Code
Stars: ✭ 804 (+5642.86%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Vscode Mjml
This repo is archived. MJML preview, lint, compile for Visual Studio Code.
Stars: ✭ 138 (+885.71%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
vscode-less
🔌 Less intellisense for Variables and Mixins in all Less files.
Stars: ✭ 21 (+50%)
Mutual labels:  vscode, visual-studio-code, vscode-extension
Vscode Code Runner
Code Runner for Visual Studio Code
Stars: ✭ 1,332 (+9414.29%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Awesome Vscode
🎨 A curated list of delightful VS Code packages and resources.
Stars: ✭ 19,659 (+140321.43%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Vscode Restclient
REST Client Extension for Visual Studio Code
Stars: ✭ 3,289 (+23392.86%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Vscode Elastic
Elasticsearch for VSCode
Stars: ✭ 130 (+828.57%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Vscode Intelephense
PHP intellisense for Visual Studio Code
Stars: ✭ 872 (+6128.57%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Vscode Scss
🔌 IntelliSense for Variables, Mixins and Functions in all Sass (SCSS syntax only) files.
Stars: ✭ 128 (+814.29%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Vscode Git Graph
View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
Stars: ✭ 767 (+5378.57%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Vscode Language Pascal
Pascal language extension for Visual Studio Code
Stars: ✭ 117 (+735.71%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Vscode Auto Rename Tag
Automatically rename paired HTML/XML tag
Stars: ✭ 161 (+1050%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Laravel Blade Snippets Vscode
Laravel blade snippets and syntax highlight support for Visual Studio Code
Stars: ✭ 80 (+471.43%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Vscode Numbered Bookmarks
Numbered Bookmarks Extension for Visual Studio Code
Stars: ✭ 90 (+542.86%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Vscode Stylelint
A Visual Studio Code extension to lint CSS/SCSS/Less with stylelint
Stars: ✭ 260 (+1757.14%)
Mutual labels:  vscode, vscode-extension, visual-studio-code
Marp Vscode
Marp for VS Code: Create slide deck written in Marp Markdown on VS Code
Stars: ✭ 442 (+3057.14%)
Mutual labels:  vscode, vscode-extension, visual-studio-code

Without Guns for Visual Studio Code

A Visual Studio Code extension that teaches you mindful programming.

Visual Studio Marketplace AppVeyor GitHub release License

About

Without Guns turns the following Visual Studio Code features on and off:

  • IntelliSense
  • Syntax Highlighting
  • Code Lens

When these features are turned off, we say that we code "without guns".

Occasional coding without guns forces you to code mindfully and yields the following benefits:

  • Increased coding confidence
  • Deeper knowledge of programming language syntax and features
  • Deeper knowledge of used frameworks and libraries

Code without guns whenever you learn something new, being that a new programming language, algorithm, framework or a technology.

You can download Without Guns from the Visual Studio Code marketplace.

Usage

To start coding without guns execute Guns: Without from the Command Palette. To get the guns back, execute Guns: With. An image is worth a thousand words, therefore:

Without Guns extension in action

FAQ

Q: Why is the extension called "Without Guns"? Do you like guns?

No, I don't like guns. On the contrary, I dream of a world without them. The origin of the name is a story of its own. It is based on a quote from the 1996 film Last Man Standing starring Karina Lombard, Bruce Willis, and Christopher Walken. I'll write a blog post about the origin of the name and the philosophy behind the coding without guns. Stay tuned ;-)

Q: Are you suggesting that we should always code without IntelliSense, Syntax Highlighting, etc.?

No. On the contrary. I am myself a user and a strong proponent of productivity features and tools. What I am suggesting is to turn them off occasionally, especially when learning a new programming language or a framework.

Q: Does this really work? Will coding without guns really bring me confidence and deeper knowledge?

Out of my years-long experience in practicing this technique - yes, definitely. Productivity features and tools like IntelliSense help you being fast and productive in the production environment. Coding without guns helps you learn new things in a much firmer way. Leaving guns behind intentionally while learning leads to a much deeper coding experience. This at the end brings deeper knowledge and a greater coding confidence.

Q: Shouldn't we better spend time learning how to more efficiently use productivity tools instead of learning how to code without them?

We should do both, master our productivity tools and master working without them. Coding without guns can be seen as practicing Tai Chi movements in a slow and mindful manner. It builds strong inner foundations. Programming with guns is using Tai Chi in a fight.

Q: Is Without Guns written without guns?

Yes, a good portion of it. This was my first project ever written in TypeScript. Coding it without guns helped me to better learn TypeScript and its ecosystem.

Q: Is this all a joke?

No. I'm dead serious about coding without guns.

Known Limitations

Without Guns unobtrusively changes some Visual Studio Code workspace settings on the fly. These results in two intrinsic limitations:

  • The extension cannot be used if there is no active workspace. In other words, you have to have a folder opened in Visual Studio Code in order for the extension to work.
  • You have to "get the guns back" before closing Visual Studio Code. Otherwise, if you close VS code while the guns are off, you will not be able to turn them automatically on any more. If that happens, do not despair. To get the guns back simply do the following:
    • Open the VS Code settings (File > Preferences > Settings).

    • Inside the settings.json file you will see the following settings:

        "editor.quickSuggestions": {
            "other": false,
            "comments": false,
            "strings": false
        },
        "editor.wordBasedSuggestions": false,
        "editor.parameterHints": false,
        "editor.suggestOnTriggerCharacters": false,
        "editor.codeLens": false,
        "editor.tokenColorCustomizations": {
            // Some token color settings, potentially a lot of them...
        },
        "_withoutGuns.internal.areGunsTaken": true
      
    • Delete those settings and save the settings.json file. This will bring your guns back.

Extension Settings

Without Guns extension comes with only one setting, _withoutGuns.internal.areGunsTaken. As the name suggests, this is an internal setting used by the extension itself. It should never be changed manually. Just ignore it.

Release Notes

All notable changes to the Without Guns extension are documented in the changelog. Below is an excerpt from the changelog that lists the major changes.

0.3.1

  • Adds the Visual Studio Marketplace badge.

0.3.0

  • "Guns: With" and "Guns: Without" commands are context sensitive. (They are active only if the Guns are currently taken or not, respectively.)

0.2.0

  • Turns Syntax Highlighting on and off.
  • Turns Code Lens on and off.

0.1.0

  • Turns IntelliSense on and off.

License

Without Guns is licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].