Sublime Text
A sophisticated text editor for code, markup and prose.
It has many powerful features for file and project navigation, build systems, integration with other tools and customization in the form of plugins, themes, and syntax styles.
Here are 1,206 public repositories matching this topic...
Even with "show_tab_close_buttons": false, the close button is still active when hovering over the modified state indicator:
Is it possible to fully disable it along with "show_tab_close_buttons": false?
if I understood it corretly from README.MD, we can install like this:
$ git clone https://github.com/donnemartin/dev-setup.git && cd dev-setup
$ ./.dots bootstrap osxprep brew osx
and later when we need datastores, we run
$ cd ~/dev-setup
$ ./.dots datastores
I understand that bootstrap copies the dot files to the home directory, such as .bash_profile and .exports.
but
Description
After upgrading to v1.11.1, the setting "show_status_bar_text": false, is no longer effective.
With the configurations set to false, the status bar is still being updated according to status_bar_text, which it should not be.
Support Info
- Sublime Text 3211
- Platform: osx
- Arch: x64
- GitGutter 1.11.1
- Install via PC: True
- git version 2.23.0
-
-
Updated
Jan 12, 2020 - TypeScript
I'll preface this issue by saying i have only used the Web UI so far. Oh, and what a great project!
I am currently having to brute-force my way through when using the web UI to make my theme, which is an indication of a underlying problem: The lack of intention for each shade and accent
Specifically accent1 has no other description than "syntax", and is not showcased at all in the code pr
I recently migrated to the dev branch from the package control package.
After following the instructions at https://margo.sh/b/migrate/ margo.go builds kept failing with :
src\margo\margo.go:86:21: undefined: mg.Reduce
and
margo.sublime not found in %PATH% .
I finally found a solution in [DisposaBoy's comment on issue #858 ](DisposaBoy/GoSublime#858 (comment)
The Readme lists the "header_to_task" attribute, which "If true, a project title line will be converted to a task on the certain keystroke". There's no documentation on what this keystroke is or how to set it. Being able to convert a task to a project or a project to a task would be quite useful, which seems like this is the intended purpose of this attribute.
My markdown files are all named uniquely using a date format such as: "2019-07-11" but I have discovered that the wiki links cannot be followed if the following characters are contained in the filename '-' or '/' or '_' as examples - I'm sure there are more characters not supported.
This character limitation limits the usefulness of the wiki links feature enormously. Is this a bug or is their a
-
Updated
Apr 22, 2018 - Python
Expected Behaviour
By command or shortcut on selected function/method/class display its source code in same wat as shown the documentation (doc string of function/class)
Actual Behaviour
No such functionality
Steps to Reproduce
set cursor on function/class. press ctrl+alt+d => popup with function/class documentation displaying
in same way should shown the function/class source c
Solved for NodeLinter in #1447, problem for Composer is that we don't speak php here.
Hi,
I have installed the Cobalt2 theme for Sublime and I don't get the same colorization as in the JavaScript example screenshot. Here is a screenshot of my code.
Can someone explain me if it is normal that I don't get the same colorization ?
Thank
the readme has very nice Usage instructions but does not mention the neovim_path setting name. This might avoid some confusion, see e.g. https://stackoverflow.com/q/51070854/
-
Updated
May 19, 2018
-
Updated
Jan 8, 2019 - C
I found a (strange) issue in using this plugin.
Without the plugin, this is the autocomplete shown by ST3:

When "All Autocomplete" is active, this is the list of suggestions shown:
.
Before that I was actually either moving line by line (including creating a new empty line before pasting) or using nano with [c-k]* -> c-u.
Copying won't work that way though because multi cursor copy does not include the li
-
Updated
Aug 3, 2019 - Vim script
Created by Jon Skinner, Sublime HQ Pty Ltd
Released January 18, 2008
- Repository
- sublimehq/Packages
- Website
- www.sublimetext.com
- Wikipedia
- Wikipedia










Summary
Folder icon bug
Expected behavior
Display the arrows icons properly when setting
material_theme_arrow_folders is true
Actual behavior
Steps to reproduce
Just change the setting material_theme_arrow_folders,
Please check the full config bellow
...
"