-
### Description
Would be good to have IntelliSense support while designing UI‘s in XAML to set Bindings of properties more easily.
A use cases would be showing all possible properties that can be bo…
-
Currently, there doesn't seem to be any IntelliSense support in csproj. I think it's useful to have such support.
I'm seeing all MSBuild IntelliSense defined [here](https://github.com/dotnet/msbuild/…
-
### Improve Code Documentation for Enhanced IntelliSense Support
**Description:**
To improve developer experience and readability, we should add documentation across the codebase. This will help w…
-
**Is your feature request related to a problem? Please describe.**
Currently, there's no intellisense support when using CSS variables with Tailwind's arbitrary value syntax in HTML:
```html
…
-
### Describe the bug
First i tried using the recommended(?) way of using the `useGeolocation` library. Using the destuctured {coords} = useGeolocation() way. This way i couldn't get any typescript In…
-
First of all: thank you so much for this awesome live coding editor! Has been a lot of fun to use.
The only thing that I'm missing would be IntelliSense support, so I don't have to jump between the…
-
The Laravel News blog mentions that the library can also check for obscured words like (`a$$`) too. But, My test is failing when I try to check for that.
![image](https://github.com/user-attachment…
-
### In which editor is this a problem?
Visual Studio Code
### Describe the bug
VSCode: 1.95.3
Some Sass: 4.0.2
Assuming I've installed 3rd party styles that include variables that exist o…
-
### Describe the bug
None of the typings work in a SvelteKit project, while they work fine in a standalone Svelte + Vite project.
When creating a standalone Svelte + Vite project using `npm create …
-
### Initial checklist
- [X] I read the [support docs](https://mdxjs.com/community/support/)
- [X] I read the [contributing guide](https://mdxjs.com/community/contribute/)
- [X] I agree to follow the …