-
Hi,
I just made the sublime text update 3114
and I noticed what seems to be a regression, or something different
(windows 10 up to date)
I have a huge repo at work, that I need to mount in sshfs to…
-
Hi, I don't know whether I'm doing something wrong, but ever since I installed the City Lights theme, the handles of the scroll bars have been invisible. I checked [`City-Lights.sublime-theme`](https:…
oelna updated
2 years ago
-
When I search in VIm, I can repeat the search for the same text by hitting "/" followed by enter or "?" followed by enter. In Vintage mode, a search for nothing is executed instead. And, like the trai…
-
Please see the below minimal example
```
class sample {
public:
static constexpr int a = 3;
};
```
When I move my cursor on the line of `static constexpr int a = 3`, I am expecting alt +…
-
As for now there's no attribute/property in tree_row which could distinguish regular folder from a symbolic link. This feature would allow themes to show different icons for symlinked folders in the s…
-
Hi
Thanks for all your effort on these packages.
**Details:**
Using SublimeText 3 (build 3143)
Platform Windows 7 64bit
RGui.exe: `/cygdrive/c/Users/\/AppData/Roaming/R/R-3.4.1/bin/x64/Rgui.ex…
-
Preferred geojson format. To be used in Queries > Getting Around map.
-
I recently just install vim-gocode+YouCompleteMe with Vundle. I followed the instruction to install go, gocode but when I try to complete with Ctrl+x/o I get "Omni completion (^O^N^P) Pattern not foun…
-
### Description of the Issue
As a file contains more and more Chinese characters, there is a greater delay in trying to type or moving cursor with arrow keys. Performance hit improves after disabling…
-
My typical formatting for environments is to use indentations like so:
```
\begin{theorem}
$a^2+b^2=c^2$
\end{theorem}
\begin{proof}
Pythagoras said so.
\end{proof}
```
When using LaTeXTools ke…