Giter Club home page Giter Club logo

roblox-ts-extensions's Introduction

A TypeScript-to-Luau Compiler for Roblox

Discord server CI Status Coverage Status
ย 

Introduction

roblox-ts is an attempt to bridge the abilities of TypeScript to work in a Roblox environment. We break down your code into an abstract syntax tree and emit functionally similar structures in Luau so that the code behaves the same.

Quick start & Documentation

Ready to dive in? Check out the documentation.

Join the Community!

https://discord.roblox-ts.com

Games that use roblox-ts

roblox-ts-extensions's People

Contributors

christopher-buss avatar fireboltofdeath avatar osyrisrblx avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

roblox-ts-extensions's Issues

Hide inherited @hidden entries from intellisense

Would this be a possibility? Not exactly sure how vscode extensions work, but if possible it'd be nice.

interface OnTest {
    /** @hidden */
    onTest(): void;
}

class Test implements OnTest {
    public onTest() {}
}

// It'd be neat if this entry was hidden, but currently it is not
new Test().onTest()

(accidental issue)

Issue Type: Bug

t

Extension version: 1.2.0
VS Code version: Code 1.56.2 (054a9295330880ed74ceaedda236253b4f39a335, 2021-05-12T17:44:30.902Z)
OS version: Darwin x64 20.4.0

System Info
Item Value
CPUs Apple M1 (8 x 24)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 4, 4, 4
Memory (System) 16.00GB (0.02GB free)
Process Argv --crash-reporter-id 16f3a2f4-e39e-442b-803b-a856bd7f2de6
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
pythonvspyt678:30270856
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstes627:30244334
pythonvspyt639:30300192
pythontb:30283811
pythonvspyt943:30300582
pythonvspyt551cf:30291415
vspre833cf:30267465
pythonptprofiler:30281270
vshan820:30294714
pythondataviewer:30285071
vscus158:30286553
vscgsv2ct:30307505
vscorehov:30309549
bridgeflightcf:30302070
vscod805:30301674

roblox-ts extension making vscode laggy

the roblox-ts extension is causing vsc to become laggy overtime for some reason this could be something related to garbage collection but it's very annoying

VS Code Extension Will Create a Blank Terminal

image
When using the VS Code extension for roblox-ts, using the roblox-ts button will cause a blank terminal tab as shown.

This only happens with the terminal.integrated.tabs.enabled setting enabled.

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.