Coder Social home page Coder Social logo

vbdotnetsyntax's Introduction

About

Syntax definition for VB.Net.

Defines most VB.Net keywords based on VB.Net 12 (.Net 4.5.1)

Installation

Use the Sublime Text Package Control plugin - search for VBDotNet. If you don't have Package Control, you can get it here - Package Control.

Manually Installing

Copy the vbdontnet.tmlanguage file into you Sublime Text 2 packages directory.

To ensure the file is not overrwritten/removed during upgrades, consider putting the file in the ../Packages/User/ directory.

git clone https://github.com/angryant0007/VBDotNetSyntax.git [Package Dir]/User/VBDotNetSyntax

e.g. on Mac OSX

git clone https://github.com/angryant0007/VBDotNetSyntax.git ~/Library/Application Support/Sublime Text 2/Packages/User/VBDotNetSyntax

Restart/Open Sublime Text - there should now be a "VB.NET" option under the "syntax" menu.

Consult the documentation to see where the packages directory is for you operating system:

Sublime Text 2

http://sublimetext.info/docs/en/basic_concepts.html

  • Windows: [%APPDATA%]\Sublime Text 2\Packages

  • OSX: ~/Library/Application Support/Sublime Text 2/Packages

  • Linux: ~/.Sublime Text 2/Packages

  • Portable Installation: [Sublime Text 2]/Data

Sublime Text 3

http://docs.sublimetext.info/en/latest/basic_concepts.html#the-packages-directory

  • Windows: [%APPDATA%]\Sublime Text 3\Packages

  • OSX: ~/Library/Application Support/Sublime Text 3/Packages

  • Linux: ~/.config/sublime-text-3/Packages

  • Portable Installation: [Sublime Text 3]/Data

Editing

Clone this repository to your User Packages directory, e.g.:

git clone https://github.com/angryant0007/VBDotNetSyntax.git ~/Library/Application Support/Sublime Text 2/Packages/User/VBDotNetSyntax

This syntax definition is built using the AAAPackageDev package for Sublime Text 2. You will need to install this first - use Package Control to install. The Sublime Text Documentation has a tutorial on developing a syntax definition to help you get started.

To make changes to the syntax definition, first edit the vbdotnet.JSON-tmlanguage file. Then build the .tmlanguage file using either the "Json to tmlanguage" or "Convert to: Property List" build options provided by AAAPackageDev.

vbdotnetsyntax's People

Contributors

anthonydgreen avatar aroben avatar peters-ben-0007 avatar

Watchers

 avatar

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.