-
Make sure to follow and check these boxes before submitting an issue! Thank you.
- [ x] Supply `iocage --version`
- [ x] Supply the commands used, along with any steps to recreate it.
- [ x] Prov…
amutu updated
1 month ago
-
@behrica Maybe you'll have an idea whether we should rename this chapter.
This tutorial is really so helpful for understanding the categorical variables, but people who are looking to learn on this…
daslu updated
3 weeks ago
-
Previous migration guide [v7.0.0 Migration Guide](https://github.com/MudBlazor/MudBlazor/issues/8447)
## .NET 7 is not supported any longer
If you need .NET 7 support you can stay on the latest v7…
-
Hello!
This is similar to https://github.com/dart-lang/sdk/issues/56518, but for another core IDE functionality: Renaming.
I am worried that the current macro proposal fails to solve the renaming …
-
### Description of the bug
When renaming a filament preset to include parentheses "()" in the name causes incompatible profiles to appear. Reloading PrusaSlicer will resolve the issue.
![before](h…
-
Hej prot,
as a new phenomenon, I noticed that when I rename a filebuffer I am currently working on by adding keywords with `denote-rename-file-keywords`, my formatting gets overwritten with the slu…
-
KeyboardKit 8.8 renames some service types from `Provider` to `Service`. For instance, `KeyboardLayoutProvider` is now called `KeyboardLayoutService`.
KeyboardKit 8.9 will rename the remaining serv…
-
Type: Bug
Create simple program:
```python
text = "Hello, World!"
text = text.replace("World", "Python")
print(text)
```
Mark "text" and press F2
I get the following:
`Enter to rename, …
pytlv updated
2 weeks ago
-
This issue is to track the implementation/changes proposed in https://discuss.openedx.org/t/tep-rename-nightly-main-and-master-release/12994.
- Update branch names in tutor core and plugins
- nigh…
-
The commit 7c916c13675bb05b1a5522a9c797b33e997e4f19 tries to give identifiers observed in the source to the proxies of variables. However such identifiers sometimes refer to thunder's internal impleme…