-
### Is your feature request related to a problem? Please describe.
Recently been dealing with more and more stressful or annoying interactions that don't really seem to make sense for a mutual block …
-
### Summary
Currently extend selection till (`t`) makes an assumption about the users intent.
Saying Hey the character you wanted to select until is right next to the cursor as you did not want to d…
-
## Update Stateful widget generator
Instead of:
```dart
class Example extends StatefulWidget {
const Example({ Key? key }) : super(key: key);
@override
_ExampleState createState() => _…
-
## What is the smallest, simplest way to reproduce the problem?
```java
import javax.servlet.http.*;
class MyInterceptor extends MySuperInterceptor {
@Override
public boolean preHandle(…
-
Hi, and thanks for sharing your work !
I was gifted a [Chinese copy of the EleksTube](https://www.ipstube.com/en/product/IPStube-401.html), and decided to see if I could reverse-engineer it. Doing …
-
I have an older project with users and a Hive database. I realized that I forgot to add "extends HiveObject" to one object when I wanted to access the key.
Is it safe to add "extends HiveObject" no…
MLZ91 updated
2 months ago
-
How can I find an extended mode please, to use tv as a monitor
-
# extends
https://github.com/gildata/RAIO/issues?utf8=%E2%9C%93&q=chrome
-
it's just sugar, but useful for encouraging convention:
```cpp
Debug d('foo');
Debug d.extend('bar');
```
is the same as
```cpp
Debug d('foo');
Debug d('foo:bar');
```
-
@josescaglione As part of the subsetting job for the per-script families, I've identified some glyphs included in the font that are not part of the required Glyphsets or are not used in the font.
Pl…