Liam Hanrahan
Liam Hanrahan
**Summary** Sometimes when using properties with dynamic autocompletions involving files, a file will be marked as invalid until the project is refreshed. **To Reproduce** Will add this later if I...
**Summary** Suggest values such as 0.1, 0.2, 0.3 instead of 1, 2, 3 where decimals make more sense. **Additional context/Motivation** https://discord.com/channels/602097536404160523/602097536840237087/1158175819898814585 Some places to look for issues: > Collision box...
**Summary** Some actions like next tab use the keybind ctrl + tab which is already a keybind for switching tabs in chrome. **Alternatives/Considerations** I suggest we hide actions like this...
**Summary** Haven't used this feature my self but a user has suggested improving this so I've created this issue to remind me to take a look later. **Additional context/Motivation** https://discord.com/channels/602097536404160523/602097536840237087/1158192965689290822
**Platform (please complete the following information):** - OS: [e.g. Windows 10] - App Version: [e.g. 0.13.3] **Additional context** https://discord.com/channels/602097536404160523/1157844467664035893
# Context: I was trying to refactor the tutorial code, after following everything up to rendering a texture. I've created a create_renderer function that looks like this: ```rust pub fn...
```[tasklist] ### Tasks - [x] Selecting Value - [x] Handling Arrays - [ ] Editing Tree - [ ] Undo / Redo - [ ] Autocompletions - [ ] Predictions...
**Summary** Allows you to highlight a piece of text and turn into a snippet. **Additional context/Motivation** Makes snippets more usable.
**Summary** with the introduction of custom components as an addon feature, keeping the compiler feature known as custom components may cause confusion. So, custom components are being renamed to most...
Would need to add some data and also adjust how completions are provided to handle states per block type