-
Socrates contains a number of fixed-format files which are not handled correctly by PSyclone, using the NEMO API.
fparser throws an exception on this code:
```
SUBROUTINE make_block_6_1(ier…
-
I'm running the latest master on the latest stable Home Assistant in a Docker container.
I have following configuration:
```yaml
- platform: smart_thermostat
unique_id: ilp_pid_thermostat
n…
-
**Describe the bug**
When the user presses Delete or Overwrite in the Edit mode (I'm not sure if there are other destructive operations), these operations fire immediately without any confirmation pr…
-
**Version Used**: VS 17.4 with .NET 6/7
**Steps to Reproduce**:
1. Debug the following app with F5
```csharp
static void Bar()
{
return;
}
static void Main()
{
Debugger.Break();
…
-
What's the best way to implement a version of `smart-jump-go` that pops open in a new/other window, like `xref-find-definitions-other-window`? Should `:before-jump-fn` be used, or would `smart-jump-ru…
mnewt updated
4 years ago
-
### Description:
I am experiencing significant packet loss after some time using the wireguard+udp2raw setup. Initially, there is no packet loss, but after a period (sometimes a few days, sometimes j…
-
### cmd+enter shortcut in chat to send message
Self-explanatory. Just a small feature that goes a long way in UX.
-
I'd like to be able to configure an election parameters (candidates and votes) either by command line options or with a file of data which would maybe be simpler.
-
Hello,
is it possible to add other icons on the activity bar? Such as [this](https://i.imgur.com/xsW320w.png)
I install other functions with extra icons on the activity bar, and I always hide t…
-
One thing I noticed is that the plugin created multiple connections to the same note, since it was connecting to actually different blocks.
For example,
- A -> B#1
- A -> B
- A -> B##2
- etc
…