Code Monkey home page Code Monkey logo

roblox-text-editor's Introduction

Roblox Text Editor

A plugin for editing Text fields for TextLabels/Buttons/Boxes in Roblox Studio

For more information, please check out this Devforum Post

Are you making some UI involving Text? You must've felt constricted to that tiny little input field in the properties field, making it really hard to work and check what you're typing.

To solve this, check out the Text Editor plugin! Now you can edit your text quickly and easily, especially helpful with the introduction of Rich Text.

Features

  • Real time output window so you can see how your text will look as you type it
  • Multi-line support for all text fields
  • Toggles for rich text features, allowing you to easily highlight text and apply a rich text property to it (and remove it if already present!). If you toggle when not highlighting anything, it will add new tags at your cursor location, and move your cursor inside of them

Getting Started

Simple! Just install the plugin, select a TextLabel/TextButton/TextBox, and open up the Text Editor! To make editing even quicker, you can assign a Studio Shortcut (FILE > Advanced > Customize Shortcuts and look for Text Editor: Toggle Open) to an easy keybind, so you can quickly open/close the Text Editor when you need it

Make sure to let me know anything else you would recommend

roblox-text-editor's People

Contributors

johnnymorganz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mariofly5git

roblox-text-editor's Issues

Implement UI into TextElements

Each TextElement, and I call them this as an easier method than saying TextLabel, TextButton, etc. has a Selection Region, implementing these buttons into the region would allow for much easier development and less downtime between clicks and results. In simple terms, removes the need for a Preview feature, and removes the need for a Save feature.

Add ways to change more text-related properties

Should be the ability to change the overall text-related properties, such as Font, TextSize etc.
Means everything is available in one location to quickly use

Properties to change:

  • Font
  • TextSize
  • TextColor3
  • TextStrokeColor3
  • TextTransparency
  • TextStrokeTransparency

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.