Coder Social home page Coder Social logo

visor's Introduction

visor

GitHub version Build status Coverage Status Coverity Scan

Visual Studio Extension for Repgen

Visor is a Microsoft Visual Studio (2012) Extension. It seeks to provide a suitable environment for developing RepGen programs for use in Symitar while allowing the use of other extensions provided for Visual Studio. Basic features include:

  • File upload/download via FTP
  • Report running
  • Specfile install
  • Syntax highlighting
  • Code completion

Quick start

Quick start options available:

  • Clone the repo: git clone git://github.com/jdeering/visor.git.
  • Download from the Visual Studio Extension Gallery.
  • Install using Visual Studio's extension manager.

Versioning

Visor will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:

<major>.<minor>.<patch>

and constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (resetting the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (resetting the patch)
  • Bug fixes and misc changes bump the patch

For more information on SemVer, please visit http://semver.org/.

Bug tracker

Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues.

Contributing

Please submit all pull requests against WIP branches. You must include all relevant unit tests for any bug fixes or new features.

Thanks!

Authors

Jason Deering

License

Licensed under the GNU General Public License, Version 3.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License at:

http://www.gnu.org/licenses/gpl-3.0-standalone.html

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

visor's People

Contributors

jdeering avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ktabarez

visor's Issues

Error creating new project in VS 2015

When attempting to start a new project, VS gives the following error: "...\AppData\Local\Temp\omsmylzw.01n\Temp#" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk."

Getting error when trying to create a repgen project.

Hi, thanks a lot for creating this extension!

I'm seeing the below error when trying to create a new repgen project:

1186
2015/11/24 19:44:34.836
Error
VisualStudio
CreateInstance failed for package [VisorPackage]
{B06DD064-A1CA-4C34-8411-7BA23013C31F}


80070002
Could not load file or assembly 'Microsoft.VisualStudio.Shell.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

Any ideas?

VS2012 Support Broken

Transferring issue to the active repository from the original (which has since been deleted).
Original Submitted by: tpetersheim

The support for VS2012 seems to be broken. I have installed the extension via the VS Extension Manager and I get an error referring me to look at the ActivityLog.xml in AppData. That log reports the following error:

<entry>
    ...
    <description>CreateInstance failed for package [VisorPackage]
    <guid>{B06DD064-A1CA-4C34-8411-7BA23013C31F}
    <hr>80070002
    <errorinfo>Could not load file or assembly 'Microsoft.VisualStudio.Shell.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
</entry>

I think I found a similar issue on stackoverflow. The references get messed up when converting to VS2013.

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.