-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
```rs
pub trait MyTest {
fn hello();
}
struct MyPointTest;
impl MyTest for MyPointTes…
-
-
Hello!
I'm working on a Krpano Markup Languge too, but for the VSCode editor.
I managed to get the syntax highlight working by using your [krpano-tmLanguage file](https://github.com/apushkarev/Krpan…
-
```julia
using Imbalance
using DataFrames
using StatsBase
probs = [0.5, 0.2, 0.3]
num_rows, num_cont_feats = 100, 5
X, y = generate_imbalanced_data(num_rows, num_con…
-
This ticket tracks the project roadmap. If you have a specific feature request, please open a new ticket and track there!
# Visualization Types
- [x] Circle map
- [x] Graduated Circle map
- […
-
| | |
|------------------|-----------------|
|Previous ID | SR-7804 |
|Radar | None |
|Original Reporter | ArekPerform (…
-
00#VERS#CLENGTH##:
00#VERS#LENGTH###:
00#VERS#URI######: 0741AbuBakrBaytar.KamilSinacatayn.Archive20210208-ara1
80#VERS#BASED####: https://search.worldcat.org/title/776846884
80#VERS#COLLATED#: ht…
-
I'm finding the following useful:
``` elisp
(defun avy-goto-symbol-at-point (&optional arg)
"Jump to a visible occurance of symbol-at-point.
The window scope is determined by `avy-all-windows'…
-
Just a question, while trying to find a solution to https://github.com/koreader/koreader/issues/11451#issuecomment-1934515679 and getting popup footnotes when the link is an image.
I can (and should …
-
- [x] Investigate merge vscode-rat-extension into main repo -- doing it here: https://github.com/bbbales2/regressions/pull/79
- [ ] Semantic highlighting
- [ ] Language server parses type hints …