-
Right now when drawing isolated linedefs inside sectors, they don't get any sidedefs, meaning they're invalid. You can add sidedefs by clicking the "add" buttons in the panel, and that will give them …
-
Since I started getting into Doom map editing, one thing I always wanted to bring up as a suggestion was the lack of being able to set or edit the origin point for editing a selection with the Edit Se…
-
**I'm submitting a...**
- [x] Bug report.
- [ ] Feature request.
## Bug report ##
I have the `editorconfig` package enabled and an .editorconfig file:
```
root = true
[*]
indent_size =…
-
This is something that can be done with Blueprints already, so I assume its possible here. https://i.imgur.com/sOEUjGr.png
The feature would accomplish many things, but the situation I find myself …
-
@marekjez86
@dscorbett refers the following documents:
https://nyelvmuveles.hu/osi-magyar-iras-rovas/tanuljunk-konnyen-rovasirni-koszonet-raduly-janosnak-a-bolcs-megoldasert
https://nyelvmuveles.h…
-
**Describe the bug**
Previously, if vscode was opened on a freshly cloned workspace with a .bsp/xyz.json, scala-metals would default to using the BSP implementation named in xyz.json. This worked v…
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), […
-
### What did you expect to happen?
I use Doom Emacs but not with Evil keybindings (i.e. in my `init.el`, `(evil +everywhere)` is disabled).
When editing a LaTeX file with AUCTeX's `latex-mode`, I…
-
### What did you expect to happen?
Running gnuplot from within org-mode.
### What actually happened?
The following error occurs:
```
executing Gnuplot code block...
byte-code: Recursive ‘r…
-
Xlink can easily crash due to the newer C++ code within it yet having no exception handling.
For example, the file `usb_host.cpp` has a lot of C++ code in it and most of it can throw exceptions. Ho…