-
If the idea is to create an enhanced version of docco, why not get rid of pygments in favor of something that does not need to be installed, such as prismjs.com
This way users would need one less ste…
-
Please add syntax highlighting for [Stan](http://mc-stan.org/), a state-of-the-art Bayesian modelling language.
Currently I write Stan code with Vim with the help of the plugin [stan.vim](https://git…
-
Please add back support for using the "pycon" syntax highlighting that worked for years when GitHub was using Pygments. Linguist apparently lacks support for this. It's probably just a variation of th…
-
**Motivation**
Themes depend on Prism producing tokens with specific types (or aliases). Right now, we do not guarantee or document any of those types.
**Description**
Document all standard token…
-
There's any reason that would explain the increase launch time of neovim when using this plugin?
My usual start time is around 30ms (with mason+lsp+cmp). If I use the default configuration in this…
-
This is a tracking issue collecting requests for new languages to add to nvim-treesitter. If you would like to add a language to the list, comment on this issue with the following information:
* na…
-
**Describe the bug**
Snippets (and other) intellisense extremely slow to show completions (8-10 seconds) on vs code.
Deno output shows:
client asked to cancel request 130, but no such pending req…
-
Can you please share following log while you are installing the extension
- F1 > Developer: Set Log Level... > Trace
- Reproduce the issue
- Share F1 > Open View... > Shared
- Shar…
-
### Summary
I'm attempting to pack a repository (https://github.com/PostHog/posthog) using pack. It seems to only pickup the Python buildpack. However, there is also a package.json, which should trig…
-
**Describe the bug**
I find that language colors seems to be incomplete for wakatime. They are not applied due to incorrect name (`Vue` in `languageColors.json` while `Vue.js` in wakatime) or missing…