Results 248 issues of evandrocoan

This could be a new option `popup` for `"display_mode": "panel",` setting. Then when I put the mouse over the grammar error, it show it on a pop-up. For example: ![back2](https://user-images.githubusercontent.com/5332158/35771884-f0fb8044-091a-11e8-9811-45c4b5d4769f.gif)

feature request

On: 1. https://github.com/palantir/python-language-server/issues/257 Took 2 minutes to respond to on_hover(), from 15:56:14 until 15:58:38 I had reported the LSP log in completion to the `python-language-server` log. Howerver LSP logs have...

These errors only happen because of the argument `""` passed to chromium and if chrome is launched with `headless: true`. If `headless: false` or we do not pass `""` as...

bug
upstream
confirmed

Example usage: https://github.com/evandrocoan/TestGithubActions/actions/runs/64964224

documentation

### The dependency "numpy" is either not available on this platform or for this version of Sublime Text The problem about this is, the message box popping every time you...

bug

I just had installed package control and ran `Install Packages` command, but the list does not showed up and this was in the Sublime Text console: ``` DPI scale: 1...

I use a private channel, but it suffers from the renaming's added to the main Package Control public channel. For example, see: 1. https://github.com/wbond/package_control_channel/pull/7206 Removed "previous_names": ["BBCode"], from "BBCode Syntax"...

### Problem description When you open Sublime Text with `subl /some/full/path/directory` and you close Sublime Text without saving it in a `.sublime-project` file, all your workspace and the open directory...

T: enhancement
C: Projects

### New packages to add and configure Take a really big and awesome great care to not install packages as bugged as `GotoLastEditEnhanced`. Issue: https://github.com/SublimeTextIssues/Core/issues/1846 (add_regions causes Sublime Text to...

Type: enhancement
important