-
What the title says. After updating to the latest version about 9-10 hours ago, the card is now completely blank, and the Dashboard/Overview panel where it is located also does not show up until I do …
-
Before most responses the printer adds an empty new line. This seems to prevent [AstroPrint](https://www.facebook.com/groups/315127105604393/permalink/521434084973693/?comment_id=521915514925550) from…
-
```rust
fn main() {
let el = EventLoop::builder()
.with_msg_hook(|msg| {
let msg = msg as *const MSG;
if unsafe { (*msg).message == WM_NCCALCSIZE && (*msg).wParam.0 == 1 } {
…
-
## Updated issue
When I insert a few lines, they're all indented to my cursor's current position but after I insert another line, they don't clear up. This video illustrates what I mean.
Is there a …
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2324S2/pe/master/files/f8161ca1-5d25-4c4b-9585-5f258f0c321a.png)
Typing Ctrl+C when selecting no text within the CLI causes AeroCade to thr…
-
When a client makes a GET request with `Subscribe:` header set, the server responds without version, parents, and merge-type headers in the canonical response headers. Instead, they are sent in a subs…
-
```
// FIXME: add navigation!
```
https://github.com/Davod0/App-Development-Household-Application/blob/a385f5fe7be3e0907aae898d61a3b815426ac163/navigators/RootStackNavigator.tsx#L…
-
The XMLWriter creates an erroneous blank line just before `QUOTE` if any inline elements (`TLN`, `S`, etc) are opened before it on a line.
E.g. the IML `test` currently produces
```
test
…
telic updated
7 years ago
-
It should take the average of the two values
-
**Issue by [alizahid](https://github.com/alizahid)**
_Tuesday Feb 03, 2015 at 06:07 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/10512_
----
## Updated issue
When I insert a…