-
Hey there,
Was pleasantly surprised to see someone took the time to write this, unfortunately, the plugin is causing my Sublime text 3 to lock up when I set it to a manpage.
Thoughts?
-
As a Sublime Text user, here are some other key binding suggestions:
Code Editor Shortcut: Expand selection to brackets
Ctrl + Shift + M
Code Editor Shortcut: Insert cursor above
Ctrl + Alt + (u…
Anzan updated
3 months ago
-
```python
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 576, in on_post_save_async
callback.on_post_save_async(v)
File "/U…
-
Is it possible to get Xdebug and Sublime Text 4 working in Lando? There are Guides on [PhpStorm](https://docs.lando.dev/guides/lando-phpstorm.html) and [VSCode](https://docs.lando.dev/guides/lando-wit…
-
We are in the process of moving this repository to Read the Docs, and to do that we need to convert our pages from Markdown to RST. This issue is to transfer the Marketing team section: [https://contr…
-
I am having difficulties making the plugin work.
On Sublime startup, with `debug` parameter to "true" the console give me this stack trace:
```
Traceback (most recent call last):
File "/opt/…
-
I get this exception in the console:
```
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 389, in run_callback
expr()
File…
rwols updated
6 years ago
-
**Version info**
- OS: macOS 14.4.1 (23E224)
- Build: Stable Build 2096
**Description**
I've been working on incremental rebase of an old Git branch, rebasing my branch on 10-30 commits at…
-
# Sublime Text Tips and Tricks That Will Make Your Life Easier - jdhao's digital space
In this post I will share some tips on how to use Sublime Text on Windows. These tips are collected over time an…
-
### Summary
The Sublime Text Installer installs the application to e.g. `C:\Program Files\` with permissions that allow all users on the machine to access and run it, but when a new version is rele…