Giter VIP home page Giter VIP logo

raycode's Introduction

RayCode https://create.roblox.com/marketplace/asset/15672482231/RayCode%3Fkeyword=&pageNumber=&pagePosition=

I started working on this plugin known as RayCode about 2 months ago as a simple but useful IDE/code-editor.

There’s builtin syntax-highlighting, that is fast and runs separately from the editor to avoid yielding.

RobloxStudioBeta_fA1nMKQ0X9.mp4

(boatbomber’s highlight module sample code: https://github.com/boatbomber/Highlighter)

Flexible Window Sizing

RobloxStudioBeta_sgKTqX6OMY.1.mp4

I’ve also implemented autocomplete which interprets different key types (e.g function → ()) and can be autocompleted via the tab key or clicking one of the keywords in the list. It also recognizes libraries and variables.

RobloxStudioBeta_wQcRfFUQ1j.mp4

Context-menu for clear navigation of actions and windows

RobloxStudioBeta_wscfJZcIDy.mp4

Preferences/Settings

RobloxStudioBeta_wcKhFy0dUy.mp4

Independent Output Logging

RobloxStudioBeta_8MvRr0Favf.mp4
RobloxStudioBeta_vbuECKVIZI.mp4

Saving

RobloxStudioBeta_csh8Dy5ePi.mp4

Formatting Code

RobloxStudioBeta_JqsYBdtMfU.mp4

But why? I wanted to make something that was easy, portable and useful; you just whip it up and tada - it works. I found other plugins like InCommand which were lacking in useful settings like color config, autofill, etc (although I know it’s sole purpose was to be simple). There’s no practical use of this over Roblox’s script editor which includes a much more intelligent LSP.

Any future plans? I plan to integrate some sort of VSC-like feature that allows version control, let me know any ideas!

Issues? This is a huge plugin and right now there are too many issues for me to maintain, find and fix.

Although tabbing does work, pasting code will not auto-format it as it’s regex is reserved for autofill (input is a lot more restrictive within plugins). It’s mostly just visual bugs which don’t affect the actual functionality of the plugin as of now, but I do still hope to find more.

I’m considering letting someone else alot more experienced than me to takeover the plugin as I plan to completely remake this plugin into something alot more simple like InCommand with the same features (autofill, execute, syntax-highlighting, saving scripts, etc).

Use Cases

Testing code for client or serversided in real-time (both playtesting and whatnot) Keeping a directory of saved scripts per project without having to make messy folders and search for it Keep logs independent from the output which can reduce messy error loggings and fill it For now, the plugin is not for sale.

Appreciating all feedback!

raycode's People

Contributors

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