-
### What problem does this feature solve?
Cannot change data point symbol by hover.
For example, if I hover on data point `['Tue', 230]` in https://echarts.apache.org/examples/en/editor.html?c=line-…
-
My proposal is to implement two new commands:
- `SymbolsOutlineNext`: Navigate to the next symbol.
- `SymbolsOutlinePrev`: Navigate to the previous symbol.
Symbol navigation with those two co…
-
Hi,
I recently switched from emacs to vi and I miss some functionality from this emacs package
https://github.com/wolray/symbol-overlay
When the cursor is on a highlighted word, pressing the r key…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.18.0 x64
**Electron**: 1.3.15
**OS**: Mac OS X 10.12.5
**Thrown From**: [python-debugger](https://github.com/dpo/atom-python-debugger) p…
-
Type: Bug
| | |
|:--------|:------------------------------------------------------------------------|
| Where: | Exp…
-
```
What steps will reproduce the problem?
1. create an opening tag
2. after this tag, create an opening tag
3. write any JavaScript/Ajax/jQuery script with a for/if statement
containing a less tha…
-
### Component(s)
_No response_
### Describe the issue you're reporting
As highlighted by @sumo-drosiek on https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/18740#discussion_r11…
-
**TypeScript Version:** 3.8.3
**Search Terms:** Workspace Symbol Provider executeWorkspaceSymbolProvider
Running this code from vscode extension:
**Code**
```ts
const allSymbols = …
-
Hi,
I'm looking for a way to have multiple scss maps in one json file instead of one big one.
right now:
json:
```json
{
"size-scale": {
"300": "0.8rem",
"500": "1.25rem",
},
…
-
On some sites, Bash snippets and command examples are shown with a leading prompt symbol (`$` or `#`). A common bit of UX garnish is to make that symbol unselectable, so that selecting and copying the…