-
Based on previous experience, I would strongly suggest changing your repo's name to something like `logcat-sublime`. The problem with naming it with an extension that's used by Sublime (`.tmLanguage`,…
-
I am using code2subl version 1.2.1 on node 19.8.1 running on macos 13.3.
When I do:
```
$ code2subl -T https://github.com/tobiastimm/raiju.git
```
I expect to get some `.tmTheme` files, instead…
kotfu updated
11 months ago
-
The following file detects as EUC-JP even though it is not. Seems to be caused by a single `ü` inside that file.
File: [QuietLight.tmTheme.txt](https://github.com/aadsm/jschardet/files/879178/Quiet…
-
Parts of characters are getting overwritten.
Example code:
``` clojure
(defn function [mom]
(map
#(make %) [mom dad]))
```
With rainbowth:
![screenshot](https://cloud.githubusercontent.com/…
mnewt updated
7 years ago
-
here's my Settings - User
{
"bold_folder_labels": true,
"color_scheme": "Packages/Theme - Flatland/Flatland Monokai.tmTheme",
"fade_fold_buttons": false,
"flatland_sidebar_tree_small":…
-
I have installed the font in the system. I am using ubuntu 18.04. It is working in absolutely fine in my terminal window. But when I try to use it in sublime it doesn't reflect there. Below are my set…
-
A lot of tokens have underlines and I think this is not supposed to be. Would be great if you could update the theme anytime soon.
Dev-tools gave me this reference: `.monaco-editor.vs-dark.gerane-The…
-
Hi!
I've been looking at the code, and I saw that you were checking if there is readme. So maybe you could also check for an image if there is a `.sublime-theme` or `.tmTheme` in the package.
Th…
-
Hi, I saw this tutorial recently http://wesbos.com/sublime-text-indentation-guide-lines/
I wanted use it but modified version of Monokai doesn't have colors for guide lines.
I select few colors and …
-
I couldn't help but notice you're a VS Code developer.
I've heard that VS Code was intended to start as a fully in-browser thing, but was partially abandoned due to the need for tmTheme/onigurama.
…