-
It would be super sweet if the `%` key also triggered `Emmet: Go To Matching Tag` (built-in command that ships with VS Code) when on HTML tags.
-
Originally raised on the dart-code repo, Dan requested that I open the issue here.
https://github.com/Dart-Code/Dart-Code/issues/4551
The following code generates a warning:
`avoid_renaming…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
```
[Previous line repeated 370 more times]
File "C:\Users\AMONGUS\projects\test\.venv\Lib\site-packages\pydantic…
-
### Environment
* Nautobot version (Docker tag too if applicable): 1.5.7
### Steps to Reproduce
1. Bulk-edit a group of Statuses with the intent to add a content-type to each status
2. Select a …
-
It would be useful for automation plugin to be able to handle attacks with variable specs derived from dice rolls such as those done by the Experimental Particle Beam Cannon.
This can be partially …
-
Keeping this super short and sweet, there were talks about [adding a guideline to ranking criteria to tag the "style" of a beatmap](https://osu.ppy.sh/community/forums/topics/1208305), however there w…
-
I'm using Org Group-Tags as described here: [Org Tag hierarchy.](https://orgmode.org/manual/Tag-hierarchy.html)
This lets me search for for a main Group-Tag via `org-tags-view` and it then displays…
-
We ran an event last weekend that involved pulling in some license holder data with tag2 set so we could support using their existing tags.
Merging duplicate license holders today I'm getting thi…
-
Hello.
For some reason, a recent update has added `x###` tags to some Game Boy Advance games in the playlist, for example:
**x109** - Super Mario Advance 4 - Super Mario Bros. 3 (USA) (Rev 1) (V…
-
I want to auto-populate some tags in the save method of a model, based on values being saved.
```py
def save(self, *args, **kwargs):
if self.name is not None:
self.tags.add(self.name…