Giter Site home page Giter Site logo

m8524769 / vscode-ui5-xml Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.55 MB

Syntax highlighting & Auto-complete for SAPUI5 XML view.

Home Page: https://marketplace.visualstudio.com/items?itemName=m8524769.ui5-xml-support

License: MIT License

TypeScript 95.83% JavaScript 4.17%
sapui5 vscode-extension

vscode-ui5-xml's Introduction

Visual Studio Marketplace installs rating

UI5 XML Support

Syntax highlighting & Auto-complete for SAPUI5 XML view.

Features

  • Highlight the following syntax with JavaScript style in UI5 XML view:
    • Data Binding
    • Expression Binding
    • Member function calls, such as ".foo($event, {/name})"
    • Special event parameters, such as $source, $event, etc.
  • Highlight UI5 controls with JSX component style.
  • Auto-complete the binding information in data binding syntax.
  • Auto-complete UI5 built-in CSS classnames.
  • Auto-complete special event parameters.
  • Auto-indent.
  • Snippets for UI5 XML view/fragment template triggered with "ui5".

For Developers

npm i

Then run the VS Code Debugger to preview the functionality.

Generate the .vsix package

# Install the CLI tool globally
npm i -g vsce

# Compile the source code (Skip this step if the debugger is running)
npm run dev

# Bundle this extension with Webpack
npm run build:prod

# Build the package
vsce package

vscode-ui5-xml's People

Contributors

m8524769 avatar

Watchers

James Cloos avatar

vscode-ui5-xml's Issues

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.