Marvin Ewald

Results 8 issues of Marvin Ewald

**Is your feature request related to a problem? Please describe.** Currently diagnostics only seem to be fetched from LSP. However, I also use ALE and all those diagnostics don't appear...

`awful.client.focus.bydirection` and `global_bydirection` don't check for clients actually being focusable. This is fixed with this commit by filtering clients using `focus.filter`.

### Environment Details Please indicate the following details about the environment in which you found the bug: * SDV version: sdv-0.15.0 * Python version: Python 3.8.10 * Operating System: Ubuntu...

bug
under discussion
feature:sampling

Is support for Razor pages planned? I'm currently working on an ASP.NET Core Razor project and having LSP support in cshtml files would be awesome.

I enabled various warnings in `debug/gdscript` related to enforcing static typing, e.g. `unsafe_property_access` or `unsafe_method_access`. I also treat some of them as errors. I've just wrote a unit test and...

- [ ] Rope grabbing and swinging for platformers - [ ] Dynamic rope extension/retracting - [ ] Collision detection

See https://github.com/SirRamEsq/SmartShape2D/pull/156#issuecomment-2169189238 and https://github.com/SirRamEsq/SmartShape2D/pull/156#issuecomment-2171688846. ![](https://private-user-images.githubusercontent.com/2766569/339964952-be0dfbd7-1376-452d-985a-a6366007c258.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTg1NTQ0MzgsIm5iZiI6MTcxODU1NDEzOCwicGF0aCI6Ii8yNzY2NTY5LzMzOTk2NDk1Mi1iZTBkZmJkNy0xMzc2LTQ1MmQtOTg1YS1hNjM2NjAwN2MyNTgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDYxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDA2MTZUMTYwODU4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9M2VmOTkzMGUzNWEwOTdjOTM1NzNhYTc3YzFiNDUyYjU1NDI0MTU3Mjg5NWM1YzliMjI1ZWJhNGUyZmVlYWI1NyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.91D2kuEHbF65qm0bd0IgQGQlB8CQcls_p6iRCkjcL_M) > the issue only seems to occur if and only if the taper left and right textures reference the same texture resource. Workaround: > If,...

bug

See https://github.com/SirRamEsq/SmartShape2D/pull/155#issuecomment-2169491970 1. Edges randomly disappear if distance between points is too small - Only happens on master branch, not on current stable release in Asset Library. That means, the...

bug