Skip to content

pxc/VisualCobra

Repository files navigation

VisualCobra

Introduction

VisualCobra is a Visual Studio 2010 extension providing support for the Cobra programming language.

At present it simply provides syntax colouring for editing your code in Visual Studio. You must still compile your Cobra code manually from the command line. More features are planned for future versions.

If you just want to install the entension, use the Extension Manager in the Tools menu of Visual Studio 2010. This package is the source code, which is useful if you are a developer wishing to enhance the extension.

This extension was created by Matthew Strawbridge. The latest version of this source code is available from GitHub. There are some videos relating to this project on my blog.

History

2010-11-13 1.0 Initial release. 2013-02-23 --- Changed readme to markdown and clarified licensing.

Future Plans

  • Ability to compile/debug/run Cobra from inside Visual Studio.
  • Add options for customising syntax colours, etc.
  • Auto-completion based on the Cobra syntax.
  • Templates for creating classes, etc.
  • +/- block expanding/collapsing

Licensing

All code in this project is released under the MIT License.

About

A Cobra language extension for Visual Studio 2010

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published