Liam Hanrahan

Results 47 issues of 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...

bug
cannot reproduce

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

feature
cannot reproduce

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

good first issue
feature

**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

feature

**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

bug

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

question

```[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.

feature

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

documentation
feature

Would need to add some data and also adjust how completions are provided to handle states per block type

feature