Arid

Results 7 issues of Arid

The title is pretty self-explanatory, but the request is so that the background of the website isn't so intense that hurts the eyes. ![image](https://github.com/rojo-rbx/rojo/assets/118916772/f51afd9b-b468-43e0-9652-44d57099ea48) Thank you.

type: enhancement
scope: cli
size: small
impact: small
status: ready for work
good first issue

In the documentation, the example usage for using `Fusion.Spring` is given instead of `Fusion.Tween` https://elttob.uk/Fusion/0.2/api-reference/animation/tween/#example-usage

kind: docs
status: approved

When you do `function name()`, the `end` is not autcompleted, but when you do `local function name()` (adding the local before function), it properly autocompletes the `end`. This problem occurs...

bug

is it possible that we do `rojo [command] anotherFile` instead of `rojo [command] anotherFile.project.json`? Typing out `.project.json` is longer. Plus, it'd make development faster by not wasting the time on...

type: enhancement
scope: cli
size: small

At https://elttob.uk/Fusion/0.3/api-reference/memory/members/derivescope/ , the `innerScope` link refers to the `deriveScope` page. ![image](https://github.com/user-attachments/assets/9c9d4763-75c9-4ff3-b8cb-4f1a759021af) When you are at https://elttob.uk/Fusion/0.3/api-reference/memory/members/innerscope/ , the sidebar isn't shown. ![image](https://github.com/user-attachments/assets/3baf0510-cfb3-4b75-a029-cc7179ce4c03) Please comment here to refer to any...

broken
not ready - evaluating

List of moonwave doc comments that do not work: ``` @deprecated @unreleased @readonly @interface @function @method @__index @private @ignore @plugin @within @server @yields @client @since @class @prop @type @tag ```

enhancement
pr welcome

Currently, the search bar only suggests what is written there and searches it through the search engine. The feature would be to suggest the link when searched (i.e. quick links).

Enhancement
Feature: Search bar