-
```odin
import "core:slice"
slice.clon // ...
```
in vscode accepting `clone` autocompletion produces `slice.clone`, but in sublime it produces just `clone`, replacing the `slice.` part. It on…
-
With this package enabled significant input lag is noticed when editing e.g. Bash.sublime-syntax, which has about 3.5k lines of code.
-
**Version info**
- OS: [e.g. macOS 10.14, Windows 10, Ubuntu 18.04]
- Build: [e.g. 1062 - type "About" in the command palette]
**Description**
A description of what the bug is.
![image]…
-
It would be nice if it were possible to create a new layout from the current window arrangement.
Sort of:
1) open applications (sublime text, terminal, obsidian, firefox - for example)
2) arrange w…
-
```
import urllib.request,os,hashlib; h = '2915d1851351e5ee549c20394736b442' + '8bc59f460fa1548d1514676163dafc88'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urll…
-
-
for those using sublime text 4, update the script `restart.py`. change version number.
-
Opening discussion for creating a Sublime Text 2 plugin.
-
记录一些`sublime text`的技巧。
个人的`sublime text`配置
```js
{
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"font_size": 10,
"ignored_packages":
[
"Markdown",
"Vint…
-
A new option `access_point_arn` is being added to the AWS S3 input at https://github.com/elastic/beats/pull/41495. Integrations that uses the input and can include this new option are:
- [ ] Amazon S…