Vladimir Jimenez

Results 73 issues of Vladimir Jimenez

Similar to the Font Awesome docset that's available in the main distribution, it'd be nice if Bootstrap Icons was supported as well for searching: https://icons.getbootstrap.com/

request

## Status **READY** ## Description This PR adds a method of highlighting specific lines. - `lang` - Don't highlight any lines - `lang{4}` - Highlight just line 4 - `lang{4-6}`...

Is there are any way to add SASS plug-ins to CodeKit? In other words, is there a way I can either add command line parameters for when the compiler is...

Using the `@phpstan-import-type` attribute in other PHPDocs for functions or variables doesn't work. So specify in the docs that this needs to exist at the class level docs.

**Is your feature request related to a problem? Please describe.** I've enabled hard mode to learn more shortcuts, but I use specific actions interchangeably because of habits or because my...

feature-request

**Is your feature request related to a problem? Please describe.** I noticed how the Just the Docs official website had a table of contents on each page for its headings...

enhancement

## Bug report | Question | Answer | ------------| --------------- | Box version | 3.16.0 | PHP version | 7.4.21 | Platform with version | macOS | Github Repo |...

It is valid to nest to code blocks in markdown as such: ~~~markdown ```php <?php echo someFunction(); ``` ~~~ You can see how GitHub handles this below: ~~~markdown ```php

workaround available
bug

Instead of relying on the user to manually use `--use-tabs` or `useTabs`, can this tool respect an existing `.editorconfig`'s configuration as prettier itself, does?

enhancement
help wanted

Given the following protection rules, a new rule will not be created targeting `?.?` branches if there's no branch matching that pattern. This also happened when I tried creating a...

pinned
requires API changes