Giter Site home page Giter Site logo

ogoodness / vscode-powerpc-syntax Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 5.0 532 KB

PowerPC Support for VSCode, Syntax Highlighting, Go To Definition, Go To Reference, Hover Support, etc.

Home Page: https://marketplace.visualstudio.com/items?itemName=OGoodness.powerpc-syntax

License: MIT License

TypeScript 99.90% Shell 0.10%
syntax-highlight powerpc vscode-extension vscode references definitions

vscode-powerpc-syntax's Introduction

Asm/PowerPC file support

General file support for .asm and .s files. See section below for details.

from Slippi Source
from Slippi Source

Functionality

  • Syntax highlight
  • Go to definition support
  • Find References
  • Code Autocompletion (Variables/Commands/Macros)
  • Outline
  • Open File/folder
  • Snippets (Need a list of useful snippets)

Syntax highlight

  • Highlight of Labels, Commands, Comments, Strings, Numbers, Hex, etc

Definition lookup

  • Go to Definition
  • Peek Definition

Code Autocompletion

  • Autocomplete for known variables/macros

Commands

  • Asm File Support: Reparse workspace: Useful after external changes (eg: switching branches) to find all new context data
  • Asm File Support: Show extension changes: Opens your favorite changelog to show what's new :)
  • Asm File Support: About: Opens the readme file

Auto Closing Brackets, Strings, and macros

Snippets (Coming Soon)

All snippets start with the character _ to be able to quickly search for them.

Contributing:

Clone and build the repo:

git clone https://github.com/OGoodness/VSCode-PowerPC-Syntax.git
cd VSCode-PowerPC-Syntax
# code .

npm install
npm run watch

Whenever you make changes to the application you need to run the watch command, that way TypeScript can actively look for changes.
From there do the following:

  • Open VS Code on this folder.
  • Run the above command.
  • Switch to the Debug viewlet.
  • Select Launch Client from the drop down.
  • Run the launch config.
  • If you want to debug the server as well use the launch configuration Attach to Server

Make your changes and open up a PR! :D

Snippets:

Error highlights (Coming Soon)

vscode-powerpc-syntax's People

Contributors

fluentcoding avatar jlaferri avatar ogoodness avatar rapito avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.