Giter Site home page Giter Site logo

rokucommunity / brightscript-language Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 3.0 1.86 MB

This project is no longer maintained. Its successor is BrighterScript.

Home Page: https://github.com/RokuCommunity/brighterscript

License: MIT License

TypeScript 99.25% JavaScript 0.75%

brightscript-language's People

Contributors

greenkeeper[bot] avatar twitchbronbron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

brightscript-language's Issues

Customize brightscript.format.formatInteriorWhitespace

I would like to have the ability to customise things under brightscript.format.formatInteriorWhitespace For Eg: When this setting is turned on
[ 0, 104 ] syntax becomes [0, 104] which I would need to be able to turn off

Only Show Same Error One Time

Certain errors show up for each file they were included in. For example this issue: sjbarag/brs#177
If the promise library is included in multiple files it will give the Function parameter 'callback' is of invalid type 'function' error once for each file it's included in.

Can we export more things please?

I'd like to use brightscript-language in other preprocessor projects, and I assume other's would too.

Currently, not all the classes are exported, which limits extensibility as an npm package.

Typing node references created with findNode

A good portion of code completion and knowing if a field actually exists on node is dependent on us being able to know what type of node is returned from findNode. We could start with a simple implementation that just checks the xml file for the current component as that will cover a very large portion of cases and expand from there.

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.