-
(Original issue 1439 created by svenevs on 2018-04-16T08:22:18.835692+00:00)
Hello, I am working with an application where I snag traceback information and use the `py3tb` lexer to generate `html` us…
-
In `bliss-monokai-ui/index.less`:
Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you should stop using …
-
In `monokai-tweaked-ui\index.less`:
Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you should stop usin…
-
In `monokai-tweaked-ui/index.less`:
Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you should stop usin…
-
[Enter steps to reproduce below:]
1. Start Particle Dev, it brings up last project by default, one .ino file open
2. Select device (photon)
3. Wait a few minutes
4. Does not seem to affect funct…
Raelx updated
7 years ago
-
When you select a range in a diff, a hint is shown in the gutter to show which range is in use.
![image](https://github.com/user-attachments/assets/011e5e23-f57d-406e-b261-13405a23e1be)
This col…
-
### Sublime Text build number
4169
### Example Code
```TSX
import gql from 'graphql-tag';
const query = gql`
{
user(id: 5) {
firstName
lastName
}
}
`;
```
### …
-
This happens when we integrate this library https://github.com/glowfishAPI/httpsclient-particle as this is the only available library to connect to HTTPS REST API. But I find out it is impossible to …
-
Looks to be related to https://github.com/Monokai/monokai-pro-vscode/issues/148
The top image is VS Code's builtin Monokai dimmed theme which correctly colors the typescript return type tokens. The…
-
This is my setup
```lua
require("monokai-pro").setup({
transparent_background = false,
terminal_colors = true,
devicons = true, -- highlight the icons of `nvim-web-devicons`
styles = {…