Giter Club home page Giter Club logo

vscode-usharp-snippets's Introduction

Udon Sharp Snippets

Visual Studio Code extension that provides code snippets for UdonSharp. How to use

Snippet List

  • Included Overrides

    • Interact
    • OnDrop
    • OnOwnershipRequest
    • OnOwnershipTransferred
    • OnPickup
    • OnPickupUseDown
    • OnPickupUseUp
    • OnPlayerJoined
    • OnPlayerLeft
    • OnPlayerRespawn
    • OnSpawn
    • OnStationEntered
    • OnStationExited
    • OnVideoEnd
    • OnVideoError
    • OnVideoLoop
    • OnVideoPause
    • OnVideoPlay
    • OnVideoStart
    • OnVideoReady
    • OnPreSerialization
    • OnPostSerialization
    • OnDeserialization
    • OnPlayerTriggerEnter
    • OnPlayerTriggerStay
    • OnPlayerTriggerExit
    • OnPlayerCollisionEnter
    • OnPlayerCollisionStay
    • OnPlayerCollisionExit
    • OnPlayerParticleCollision
    • MidiNoteOn
    • MidiNoteOff
    • MidiControlChange
    • InputJump
    • InputUse
    • InputGrab
    • InputDrop
    • InputMoveHorizontal
    • InputMoveVertical
    • InputLookHorizontal
    • InputLookVertical
  • Other

    • UdonSharpBehaviour
    using UnityEngine;
    using UdonSharp;
    
    public class NewUSharpFile : UdonSharpBehaviour {
    }

How to install extension

  1. Go to Extensions. (Ctrl + Shift + X)
  2. Click Views and More Actions. •••
  3. Click Install from VSIX...
  4. Locate the .VSIX file and install it. How To Install

More snippets will be added later on.

vscode-usharp-snippets's People

Contributors

chrisfeline avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vscode-usharp-snippets's Issues

Add VSIX file

Could you add the VSIX file to this repository?

Actually, I tried to create it by myself by running vsce package, but it failed with an error.
It would be very helpful if you could add it.

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.