The CVSI (Castle Visual Studio Integration) (which was available up to VS2010) was a good solution for handling NVelocity content files. There is no version for VS2012. Is there any other Extension for VS2012 out there to handle NVelocity content? Adding .vm extension support via the HTML editor is a temporary solution to provide some support for formatting the HTML in the content...but not the NVelocity code.
Visual Studio 2012 Colorizer and IntelliSense for the NVelocity language
569 views Asked by Justin Schwartzenberger At
1
There are 1 answers
Related Questions in VISUAL-STUDIO-2012
- An error occurred while trying to restore packages: 'Dapper' already has a dependency defined for 'System.Data.SqlClient'
- Getting Error 0x80131509 whenever I try to create a new empty project (using vs2012 as it's what my uni prefers)
- Visual Basic Supports
- Open Visual Studio 2012 solution in Visual Studio 2013
- Gif is Slow in Visual Studio C# Winform Application?
- The type initializer for 'Sybase.Data.AseClient1.AseConnection' threw an exception. SSIS - Sybase
- Is there a way to fix broken syntax highlighting in Visual Studio 2012?
- Visual Studio Ultimate
- Can __uuidof be used as a C-string const?
- How to connect MS Access database to Visual Basic
- Cannot drag and drop items from toolbox in Visual studio
- Invalid operation. Could not find default endpoint element
- I keep on receiving a "bash permission denied" notification every time I try to execute a program on VS Code
- Wix Toolset v4 Shortcut & installation directory per login user
- Migrating from VS2012: Opening in VS2022 does not prompt for upgrade
Related Questions in NVELOCITY
- How to store different view in a single Microsoft Word document?
- Best way to iterate Dictionary<string, Dictionary<string, object>> in NVelocity
- How to configure log of nvelocity?
- Nvelocity - Create a random number
- Velocity: How to make a global array?
- macros not rendering in NVelocity
- Unable to find DateTool
- Use NVelocity with Sitecore FieldRenderer
- Choose base class property when a new property exists in derived class
- Implement sort in Nvelocity
- Avoid Nvelocity throwing exception when dictionary key does not exist
- calling macro from another velocity template
- Concat strings with separator in velocity template
- NVelocity advance lopping syntax
- NVelocity template error in c#
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
I actually upgraded CVSI for Visual Studio 2012 towards the end of last year, however I never published it because I couldn't work out how to make a single .vsix support both VS2010 and VS2012 so I could upload it to the Visual Studio Gallery.
I'm happy to email you (or upload) a preview .vsix that you can try out and let me know how you go. Since there is still interest in CVSI, I'll try to find some time over the next few weeks to get the updated version up on the gallery.
Edit 2014-05-25: I've released 0.5.0 with support for Visual Studio 2012 and 2013, you can download them here: http://jonorossi.com/projects/cvsi/