Arid
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.  Thank you.
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
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...
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...
At https://elttob.uk/Fusion/0.3/api-reference/memory/members/derivescope/ , the `innerScope` link refers to the `deriveScope` page.  When you are at https://elttob.uk/Fusion/0.3/api-reference/memory/members/innerscope/ , the sidebar isn't shown.  Please comment here to refer to any...
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 ```
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).