-
from: https://github.com/FichteFoll/UnofficialDocs/issues/15
---
Since I will likely forget about what features are currently not documented in the [official API Docs](https://www.sublimetext.com/do…
-
This is my `rawHTML.sublime-completions` file
```
{
"scope": "text.html - source - meta.tag, punctuation.definition.tag.begin",
"completions":
[
{ "trigger": "x", "contents": "$0" },
…
-
Hello,
There are already a couple posts on autocompletion on ST4 but the answers there are not working on my system.
Here is the issue: inside a math environment, I usually type "a" then tab to …
-
### Description of the bug
related with https://forum.sublimetext.com/t/auto-complete-still-occurs-even-though-it-is-disabled/68225/2
Hitting tab key after a word triggers completion panel with …
-
I came across this while setting up ClangAutoComplete with Sublime 3114. The following exception is thrown on each completion.
```
Traceback (most recent call last):
File "C:\Program Files\Sublime …
-
First of all, I want to thank all of you for this great plugin.
It helps me everyday at work and since I installed it I can't life a day without it anymore. :+1:
I'm currently in a project and I wou…
-
### Description of the bug
This is boiled down and seems to require a very simple package.
Here is the contents of the package, which I call dollar-lang.sublime-package
DollarLang.sublime-setti…
-
I am using `LSP` and `LSP-ruff` packages in Sublime Text on Windows and encounter the following issues:
When I open Sublime Text, LSP-ruff fails to start with the error:
![sublime_text_Dqd8atb5G…
-
After recent Sublime upgrade to b. 3143, the completions via LaTeX-cwl no longer work.
-
Is there a way to change the popup width? So far I have been unable to find a setting. On my system it always shows up too narrow and the completions are cut off. My sublime window in this screensh…