-
Hey. I am not sure, if this issue was already addressed somewhere else:
I would like Activitus to exactly mirror the icons I have in my activity bar. That means, when I install a certain extension …
-
# :wave: Welcome to GitHub Learning Lab's "Introduction to GitHub"
To get started, I’ll guide you through some important first steps in coding and collaborating on GitHub.
:point_down: _This arrow m…
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and …
-
# Bug Report
Running `tsc` causes an error message:
```
|| Error: Debug Failure.
|| at walk (/Users/derek/Workspace/***/node_modules/typescript/lib/tsc.js:98559:38)
|| at Object.forEa…
-
Missing icons "to the top" and "to the bottom". Icons would look like those in JDownloader for managing queue (arrow with straight line, arrowhead in contact with the line ).
-
The gutter-icons are not showing when using codicon
Here is my config
```json
"todo-tree.highlights.defaultHighlight": {
// "icon": "tools",
"gutterIcon": true
},
"tod…
-
**Describe the problem**:
- At v1.0.172's tabby
![image](https://user-images.githubusercontent.com/16348807/154191690-a76772fc-2bf6-4e4f-b6fd-bb96c3a6be56.png)
- At xshell
![image](https://use…
-
**Describe the icon you'd like to be added**
A bookmark icon.
**Sample icon**
https://github.com/primer/octicons/blob/main/icons/bookmark-24.svg
-
- [x] I've read the [contribution guidelines][1] and agree with them
__I've found a bug and checked that ...__
- [x] ... the problem doesn't occur with the default MkDocs template
- [x] ... the…
-
I am trying to build and create NPM package of @primer/octicons-react@9.0.0 locally. I have cloned the repo and switched to 9.0.0 tag version of the code.
I ran the following steps to build it:
* …