Giter Site home page Giter Site logo

bootstrap-snippets-visual-studio's People

Contributors

bryant1410 avatar coliff avatar elebetsamer avatar madskristensen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bootstrap-snippets-visual-studio's Issues

Snippets are not shown

The Bootstrap-Snippets are not shown in my Snippet Manager using VS2015 latest version.
Any fix planned for this?

Snippets problem with vs 2019 16.8.1

I cannot insert any bootstrap snippet usingVs 2019 16.8.1 in a razor page of a MVC 5 solution (same problem also with ASP NET Core MVC).
I tried also re-installing vs 2019.
In Code snipped manager I can see bootstrap folder only in "ASP.NET Web Forms" Language.
The bootstrap folder is not present in "HTML" Language.
No problems before upgrading to 16.8.1.

Immagine 2020-11-13 194257
Immagine 2020-11-13 194433

Bootstrap 3.x prefix

Is the "Bootstrap 3.x" prefix for every snippet necessary? Now instead of typing bo<tab> al<tab> to get the alert snippet, I have to type bo<tab> bootstrap 3.x al<tab>. This is at least true for VS 2015 RC, but in case this Intellisense behavior will be fixed, I think stripping it away would improve visual clarity anyway.

Allow snippets to be inserted within Razor Code Blocks

When using Razor Syntax in a .cshtml file, please allow snippets to be inserted within code blocks, ie:

@using(Html.BeginForm(...))
{
    <div> <!-- Or Any HTML Element -->
        // Snippets work here
    </div>
}
@using(Html.BeginForm(...))
{
    // Snippets do not work here.
}

Thanks for this great tool! Saves me lots of time scaffolding Bootstrap HTML - Especially forms. :)

Vb.net Code

you can have this plugin for Vb.net ?

Thanks.

VS code support?

I have been using Visual Studio for a very long time but I recently started using VS code for my silly little web apps. No matter how many Bootstrap extensions I tried, I couldn't find anything like yours(especially the class autocomplete). Please upload it to the VS coed marketplace!

Differences between codeplex and github version

Hi

I see there are more files on the github version ( modal-sm.snippet, modal-lg.snippet ) then the version downloaded through the visual studio gallery. Is there any way to get these extras as a vsix somehow. Besides downloading these files and then adding them to the extension already installed? Maybe through powershell or something ? I'm kinda new to all this

Snippets collide

When I use some snippets like bs-panel. My VS utilizes asp:panel. There is a way to avoid this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.