-
Issue Type: Performance Issue
Up to 300% CPU usage :(
VS Code version: Code 1.69.2 (3b889b090b5ad5793f524b5d1d39fda662b96a2a, 2022-07-18T16:12:57.074Z)
OS version: Darwin x64 22.0.0
Restricted Mode…
-
The `componentsProps` fields currently accept plain objects, that are spread to corresponding slots' props:
```tsx
```
This approach makes it harder to apply slots' props conditionally, based…
-
Blocked by https://github.com/Azure/static-web-apps/issues/623 (as nuxt requires at least node 14)
https://azure.microsoft.com/en-us/pricing/details/app-service/static/
TODO:
- [ ] Migrate server to…
-
I just stumbled across two posts where people complained about the slowness of completion in Emacs.
* https://old.reddit.com/r/emacs/comments/vjkt4j/why_not_built_in_lsp_and_code_completion_for/
*…
-
## Create the structure for User Profile page
Create the initial file structure, boilerplate code and routing for the Profile page.
- [x] Create directory structure
- [x] Create file boilerpla…
-
### What is the new or updated feature that you are suggesting?
New feat. 🚀: Allow for users to scaffold an app template through the CLI when installing the Remix app and allow users to install PostC…
-
This project is a bit out-of-date.
Let's _fix_ that and add @dependabot to keep it up-to-date!
# Todo
+ [x] Create ERD https://github.com/dwyl/app-mvp-phoenix/issues/89#issuecomment-118386684…
-
One of the big upgrades in Next 12 is use of the fast rust compiler SWC. Is there any way this `.babelrc` could be altered or removed while maintaining project functionality?
```
{
"presets": [
…
-
Hi,
How to get the alignment, id and classes etc. to the block view? I tried:
huubl updated
2 years ago
-
Issue Type: Bug
My current line has dark background in light mode and I didn't set it this way in settings.json. I have trying to rectify this for weeks but no solution!
Setting "editor.renderLine…