All Projects → sublimehq → Sublime_text

sublimehq / Sublime_text

Issue tracker for Sublime Text

Projects that are alternatives of or similar to Sublime text

Javascript Completions
JavaScript Completions for sublime text. It helps you to write your scripts more quickly with hints and completions.
Stars: ✭ 341 (-43.36%)
Mutual labels:  sublime-text
Gitgutter
A Sublime Text 2/3 plugin to see git diff in gutter
Stars: ✭ 3,888 (+545.85%)
Mutual labels:  sublime-text
Sublime Jsfmt
jsfmt plugin for Sublime Text
Stars: ✭ 480 (-20.27%)
Mutual labels:  sublime-text
Chromerepl
A Sublime Text plugin to execute JavaScript in Google Chrome
Stars: ✭ 347 (-42.36%)
Mutual labels:  sublime-text
Ayu
🎨🖌 Modern Sublime Text theme
Stars: ✭ 3,933 (+553.32%)
Mutual labels:  sublime-text
Sublime zk
A SublimeText3 package featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like inline image display, sophisticated tag search, note transclusion features, support for note templates, bibliography support, support for multiple panes, etc. to make working in your Zettelkasten a joy 😄.
Stars: ✭ 408 (-32.23%)
Mutual labels:  sublime-text
Sublimetutor
An interactive in-editor keyboard shortcuts tutorial for Sublime Text 3
Stars: ✭ 336 (-44.19%)
Mutual labels:  sublime-text
Sublimecodeintel
💡 Full-featured code intelligence and smart autocomplete for Sublime Text
Stars: ✭ 5,050 (+738.87%)
Mutual labels:  sublime-text
Laravel Blade
This package adds syntax definitions for the Laravel Blade engine.
Stars: ✭ 395 (-34.39%)
Mutual labels:  sublime-text
Processing Sublime
A Sublime Text package for the programming language Processing
Stars: ✭ 447 (-25.75%)
Mutual labels:  sublime-text
Sublimejsprettier
JsPrettier is a Sublime Text Plug-in for Prettier, the opinionated code formatter.
Stars: ✭ 355 (-41.03%)
Mutual labels:  sublime-text
Packagedev
Tools to ease the creation of snippets, syntax definitions, etc. for Sublime Text.
Stars: ✭ 378 (-37.21%)
Mutual labels:  sublime-text
Neovintageous
Vim emulation layer for Sublime Text.
Stars: ✭ 411 (-31.73%)
Mutual labels:  sublime-text
Sublime Better Completion
DEPRECATED, use TypeScript!
Stars: ✭ 342 (-43.19%)
Mutual labels:  sublime-text
Git Peek
git repo to local editor instantly
Stars: ✭ 485 (-19.44%)
Mutual labels:  sublime-text
Gosublime
A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
Stars: ✭ 3,421 (+468.27%)
Mutual labels:  sublime-text
Sublime Rails Snippets
Sublime Text snippets for the latest Ruby and Rails versions
Stars: ✭ 406 (-32.56%)
Mutual labels:  sublime-text
Javascriptenhancements
JavaScript Enhancements is a plugin for Sublime Text 3. It offers not only a smart javascript autocomplete but also a lot of features about creating, developing and managing javascript projects (real-time errors, code refactoring, etc.).
Stars: ✭ 592 (-1.66%)
Mutual labels:  sublime-text
Sublime Monokai Extended
Extends Monokai from Soda with additional syntax highlighting for Markdown, LESS, HTML, Handlebars and more.
Stars: ✭ 505 (-16.11%)
Mutual labels:  sublime-text
Themer
themer is inspired by trevordmiller/nova and chriskempson/base16.
Stars: ✭ 4,483 (+644.68%)
Mutual labels:  sublime-text

Sublime Text - Core - Bug and Issue Tracker

The issue list

Head straight to https://github.com/sublimehq/sublime_text/issues for a list of all issues or click Issues in the navigation bar on the almost-top.

Use Github's reactions feature to vote on issues. Simple "+1" comments with no further content will be deleted without notice.

Before creating a new issue

  • This tracker is for issues with the Sublime Text Core only.

    This includes packages providing core functionality, such as Default or Color Scheme - Default, but excludes packages providing support for syntaxes/languages.

    For language-specific issues with the "Default Packages" (which handle syntax highlighting and other language-related things), refer to the Default Packages repository.

  • Search for the issue here to check if it was already reported. You may use labels for filtering the issue list by clicking any of these related to the problem you want to report or request.

Filing a bug

  1. Start with a descriptive but concise subject that quickly and uniquely identifies the problem.
  • Write a summary of the problem in a few lines, giving an idea of what the issue is about.

  • Then, describe the bug with all the information you can give. Be sure to include the following information:

    • Operating System
    • The version of Sublime Text that you're using
    • Any related software which may cause ST to act strangely
    • If relevant, does the bug occur with no packages installed / with ST in a reverted/clean state?

    Also keep in mind to clearly separate fact from speculation.

  • Try to find a way to reproduce the problem and write down precise steps. It might be useful to include a code example for this.

  • Workarounds or other related tips on how to avoid the issue are welcome.

We won't slaughter you if you can't fulfill all of these steps, but prepare to answer a few questions if we think we're lacking information.

If you want to be really good at reporting bugs, you can also read these guidelines for bugzilla bugs.

Filing an enhancement or a feature request

  1. Start with a descriptive but concise subject that quickly and uniquely identifies the issue.
  • Explain briefly what the enhancement is and why you think it would be useful.
  • Provide any other necessary or useful information regarding your issue, such as (code) examples or related links.

Note: "enhancements" are modifications to existing behavior as opposed to something entirely new.


This bug tracker was initiated by the community and has since been adopted by Sublime Hq.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].