Git Product home page Git Product logo

razor's People

Contributors

geovanimartinez avatar grynn avatar joseph-turner 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

razor's Issues

Could you consider support for Angular snippets?

It would be nice if the {{...}} pattern would be recognized with its own color so we can pick out the Angular $scope variables we bind to more easily.

Thanks for an otherwise very helpful language extension.

Raynier (WA) USA

The word "class" in a section breaks styling

When the word "class" is included as raw text in a section, all styling is cleared until the end of the section.

@section blah {
    <p>
        blah blah blah class blah blah blah blah blah
    </p>
}

Here's a screenshot:
screen shot 2014-06-04 at 5 09 26 pm

Transfer Ownership

Hi,

I'm willing to maintain this. Can we talk about transferring ownership?

Dan

Support for text-tag inside `@{ ... }`

I'm just using this package in order to be able to read the Razor templates a bit better, I don't know much about the Syntax itself.

I noticed, that the syntax-highlight went strange ways after a <text> was closed.

<script type="text/javascript">
   @{
    <text>
    const foo;
    </text>
   }
</script>

No any Razor syntax comments

I try to comment some lines with keybind "ctrl+/" or "ctrl+shift+/" but it's not work with code like it work in VS. Please add "@* *@" comments to you plugin.

Auto Complete Tag Broken "</"

I'm no longer able to auto complete tags with "/". Any advice on where i can look/edit to being this back? I know its a small thing but its a life saver when I'm in nesting hell.

Emmet shortcuts not recognized with Razor syntax

Hi there,

I use Emmet for HTML tab-completion and other awesome shortcuts.

Unfortunately, this Razor syntax package is incompatible with Emmet. It would be great if these two packages could work together.

A good place to start might be the tab functionality; for instance, typing div and hitting [tab] will expand it to <div></div> in any HTML file. Razor simply adds a [tab].

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.